body
{
     color: #333333;
     background-color:#ffffff;
}
 
body, select, textarea, input, td
{
     font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

h4 {
	font: italic 13px Verdana, Arial, Helvetica, sans-serif;
}

#topbar {
	width:780px;
}

#botbar {
	width: 800px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #666666;
	text-align:right;
	color:#FFFFFF;
}

	#botbar a:link, #botbar a:visited {
		color: #CCCCCC;
		text-decoration:none;
	}
	#botbar a:hover {
		color: #CCCCCC;
		text-decoration:underline;
	}

#toplink {
	width:780px;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align:right;
	padding: 4px 0 4px 0;
	font-variant:small-caps;
}
	#toplink a:link, #toplink a:visited {
		text-decoration:none;
		color: #ffffff;
	}
	
	#toplink a:hover {
		color: #f7bbbb;
		text-decoration:none;
	}


#content {
	height: 100%;
	padding: 0 0 20px 0;
}

a:active			{ color: #000033; font-weight: normal; text-decoration:none; }
a:link , a:visited	{ color: #fd0606; font-weight: normal; text-decoration:none; }

a:hover				{ color: #fd0606; font-weight: normal; text-decoration:underline; }

hr {
	background-color:#fd0606;
	border-color:#fd0606;
	color: #fd0606;
	height: 1px;
	border: 0;
}

.filler {
	background-image:url(/red/images/fill01.png);
	background-repeat:repeat-x;
}

.menulink a:hover {
	color:#fd0606;
	text-decoration:none;
}

#adminlink a:link, #adminlink a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

#adminlink a:hover {
	color:#fd0606;
	text-decoration:underline;
}



.welcomebox {
	display:block;
	position:relative;
	margin: 0 0 1px 0;
	padding: 5px 5px 5px 10px;
	color: #666666;
	border-left: 5px solid #fd0606;
	background-color: #e5e5e5;
	
}
	
	.welcomebox a {
		font: 10px normal Verdana, Arial, Helvetica, sans-serif;
	}

#navlink {
	width: 160px;
	padding: 0px 0 0 0px;
	margin: 0px 0 0 0;
	color:#FFFFFF;
	
}
	#navlink ul {
		list-style:none;
		padding: 0;
		margin: 0;
	}
	
	#navlink ul li {
		list-style:none;
		padding: 0 0 0 0;
		margin: -13px 0 0 0;
	}

	#navlink a {
		color:#ffffff;
		text-decoration:none;
		margin: 0px 0px 1px 0px;
		padding: 5px 5px 5px 10px;
		display: block;
		position:relative;
		background-color:#fd0606;
		border-left: 5px solid #999999;
		}
	
	#navlink a:hover {
		text-decoration:none;
		background-color:#CCCCCC;
		margin-left: 0px;
		border-left: 5px solid #fd0606;
		position:relative;
	}
	
	 #navlink .nolink {
		color:#ffffff;
		text-decoration:none;
		margin: 0px 0px 1px 0px;
		padding: 5px 5px 5px 5px;
		display: block;
		position:relative;
		background-color:#CCCCCC;
		border-left: 5px solid #999999;
		font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	}
	
.navheading {
	padding: 5px 5px 5px 15px;
	margin: 0 0 1px 0;
	color: #666666;
	border-left: 5px solid #fd0606;
	background-color: #e5e5e5;
	text-transform:uppercase;
	font: bold 13px Tahoma, Arial, Helvetica, sans-serif;
	position:relative;
	
}
	
#adminlink {
	width: 160px;
}
	
#adminlink a:link, #adminlink a:visited {
	color: #000000;
	text-decoration:none;
}
	
#adminlink a:hover {
	color:#fd0606;
	text-decoration:underline;
}
	
	
	
#content {
	width: 620px;
	height: 100%;
	float: left;
	padding: 5px 5px 0 15px;
	margin: 0px 0 0 0;
}

div.companyname {font-size: 24px; color: #FFFFFF; font-weight: bold}
div.tagline {font-size: 16px; color: #FFFFFF; font-weight: bold}
.pageheader {font-size: 18px; color: #fd0606; font-weight: bold}

.navtop 		{font-size: 11px; color: #000000; font-weight: bold;}
.navtop a:active	{font-size: 11px; color: #FFFFFF; text-decoration: none;}
.navtop a:link		{font-size: 11px; color: #FFFFFF; text-decoration: none;}
.navtop a:visited	{font-size: 11px; color: #FFFFFF; text-decoration: none;}
.navtop a:hover		{font-size: 11px; color: #D6E4CB; text-decoration: none;}

.footer { font-size: 10px;}
.footer a:active {font-size: 10px; color: #666666; text-decoration: underline; }
.footer a:link {font-size: 10px; color: #666666; text-decoration: none;}
.footer a:visited {font-size: 10px; color: #666666; text-decoration: none;}
.footer a:hover {font-size: 10px;  color: #333333; text-decoration: underline;}

h1		{ color: #fd0606; font-variant:small-caps; font-size: 16pt; margin-bottom: 10px; margin-top: 0 }
h2		{ color: #000000; font-weight: bold; font-size: 11pt; margin-bottom: 15px; margin-top: 0 }
h3		{ font-size: 12pt; margin-bottom: 15px; margin-top: 0; }

/*
 *	Custom elements
 */

.box		{ border-collapse: collapse; border: 0px;}
.box td.boxcorner	{ background-color: #fd0606; width: 15px; }
.box td.boxheader	{ background-color: #999999;   color: white; font-weight: bold; font-variant: small-caps; font-size: 11pt; }
.box td.boxreverse	{ background-color: white;   color: #000000; font-weight: bold; font-variant: small-caps; font-size: 11pt; }
.box td.boxbody	{ background-color: #ebebeb; padding: 2px;}

.link		{width: 100%; background-color: #f7bbbb; padding: 10px 0 5px 10px; }
.link td		{ padding: 0 0 5px 0; }
.link td.linkcorner{ background-color: #fd0606; width: 15px; }
.link td.linkheader{ color: #000000; font-weight: bold; font-variant: small-caps; font-size: 11pt; }
.nolink			{ color: #fd0606; font-weight: bold; }

.view		{ border-collapse: collapse; border: 1px solid #999999; }
.view td		{ padding: 1px; border: 0px; }
.view td.viewcorn	{ background-color: #fd0606; width: 15; }
.view td.viewtitle	{ background-color: #999999;   color: white; font-weight: bold; font-variant: small-caps; font-size: 11pt; }
.view td.viewbutts	{ background-color: #999999;   text-align: right; }
.view td.viewbody	{ background-color: #ebebeb; }

.outform		{ border-collapse: collapse; border: 1px solid #000000; background-color: #D6E4CB; }
.outform td	{ padding: 10px; }
.inform td		{ padding: 5px; vertical-align: top; }

.tick		{ border-collapse: collapse; border: 0px solid #000000; }
.tick td		{ padding: 2px; vertical-align: middle; vertical-align: top; }

.hozline	{ background-color: #fd0606; }

.smalltext	{ font-size: 8pt; }

.mand		{ color: red; font-weight: bold; font-size: 8pt; }

.result		{ color: red; font-weight: bold; }

.calcat		{ width: 100%; background-color: #000000; }
.calcathead	{ color: white; font-weight: bold; text-align: center; }
.calcatbody	{ text-align: center; font-size: 7pt; }

table.cal	{ width: 100%; background-color: #000000; border: 1px solid #000000; border-collapse: collapse; }
table.cal td	{ padding: 3px; }
.calnav		{ background-color: #D6E4CB; }
.caldays	{ background-color: #000000;   font-weight: bold; color: white; }
.calline	{ background-color: #D6E4CB; }
.caltoday	{ border: 1px solid #000000;   font-weight: bold; background-color: white;   height: 70; vertical-align: top; color: red; font-size: 20; }
.calpast	{ border: 1px solid #000000;   font-weight: bold; background-color: #D6E4CB; height: 70; vertical-align: top; }
.calfuture	{ border: 1px solid #000000;   font-weight: bold; background-color: white;   height: 70; vertical-align: top; }

.graphbar	{ background-color: #fd0606; }
.graphno	{ color: #fd0606; font-weight: bold; font-size: 12pt; }




