.important {
color: #C00;
font-weight: bold;
}
body {
	scrollbar-3d-light-color: #E1E9EF;
	scrollbar-arrow-color: #003366;
	scrollbar-base-color: #E1E9EF;
	scrollbar-dark-shadow-color: #E1E9EF;
	scrollbar-face-color: #E1E9EF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #E1E9EF;
	background-color: #000;
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
.tablemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	background-color: #666;
}
.tablemenuheadings {
	color: #003;
	text-align: center;
}

TABLE.cobtbl{
	border: thin solid #999;
	} 

TD.cobhl{
	background-color: #CCC;
	border: thin solid #999;
}

TD.cobll{
background-color: #ffffff;
color : #666666;
border: thin solid #999;
}

input.search
{
	height: 17px;
	background-color: #E1E9EF;
	border: solid #000066;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,70);
	font-size: 11px;
	
}

a.ectlink.mincart {
	font-size:11px;
	color: #F90;
}

a.ectlink.mincart:visited {
	text-decoration: none;
	color: #06F;
}
a.ectlink.mincart:hover {
	text-decoration: underline;
	color: #39C;
}
a.ectlink.mincart:active {
	text-decoration: none;
	color: #33F;
}

TD.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #F0F0F0;
}

P.dark {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

P.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

TD.mincart {
	font-size: 11px;
	font-family : Verdana;
	background-color:#FFF;
}

TD.mincart font {
	font-weight: bold;
	font-size:12px;
}

TABLE.mincart {
	border: 1px solid #039;
}

P.mincart {
	font-size: 10px;
	font-family : Verdana;
}

TD.menu {
	FONT-SIZE: 10px; COLOR: #003366; FONT-FAMILY: Tahoma,Verdana,Arial; text-transform: uppercase
}
DIV.menu {
	FONT-SIZE: 10px; COLOR: #003366; FONT-FAMILY: Tahoma,Verdana,Arial; text-transform: uppercase
}

HR {
	height: 1px;
	color: #666;
}.side_menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.menu_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.main_borders {
	border: 1px solid #FFFFFF;
}

html, input, textarea
	{
	font-family:Tahoma;
	color:#404040;
	}
	
.disclaimer {
	color: #0FC;
}

h1 { font-family: Verdana; font-weight: bold; font-size: 14px; color: "#000000"; line-height: 1.5;}
.whitetext  {
	color: #FFF;
}
a:link {
	color: #06F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #06F;
}
a:hover {
	text-decoration: underline;
	color: #09F;
}
a:active {
	text-decoration: none;
	color: #33F;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {
	color: #000;
	font-size: 16px;
}
.clear {
border: 0px;
}
#container {
	width: 925px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #FFF;
	background-image: url(images/fauxbg.jpg);
	background-repeat: repeat-y;
}
#content {
	text-align: center;
	width: 725px;
	margin: 0px;
	padding: 0px;
	background-color: #000;
}

#leftnav {
	float: left;
	width: 200px;
	height:auto;
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	height: auto;
}
#maincontent {
	clear: none;
	float: right;
	width: 725px;
	margin: 0px;
}
#footer {
	margin: 0px;
	clear: both;
	width: 925px;
	height: 20px;
	background-color: #000;
	color: #FFF;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	vertical-align: middle;
	padding-top: 3px;
}
#content2 {
	width: 725px;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}

table.apollochart
{
border-collapse:collapse;
}
table.apollochart td, th {
	text-align:center;
	border:2px solid #003366;
}

.pdffilelink {
background:url("images/icon_pdf_20x20.gif") no-repeat scroll right center transparent;
padding-bottom:10px;
padding-right:22px;
padding-top:10px;
}

div.detailoptions td {
padding:5px;
}