body {
margin: 0px;
padding: 0px;
font-family: Verdana, helvetica, sans-serif;
font-size: 12px;
color: #000;
background: #FFF;
text-align: left;

}
table {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
text-align: left;
color: #000;
}

A:link {
	color: #000033;
	text-decoration: none;
}

A:visited {
	color: #000033;
	text-decoration: none;
}

A:active {
	color: #000033;
	text-decoration: none;
}

A:hover {
	color: #CC0000;
	text-decoration: none;
}
A.redlink:link {
	color: #FF3300;
	text-decoration: none;
}

A.redlink:visited {
	color: #FF9933;
	text-decoration: none;
}

A.redlink:active {
	color: #FF6600;
	text-decoration: none;
}

A.redlink:hover {
	color: #CC0000;
	text-decoration: none;
}

TD {
	font-size: 16px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #3399CC;
}

/* blue nave */
#navlist
{
	color: white;
	background: #5e90ec;
	border-bottom: 0.2em solid #17a;
	border-right: 0.2em solid #17a;
	padding: 5px 1px;
	margin-left: 0;
	width: 159px;
	font: normal 1em Verdana, sans-serif;
	margin-top: 0.1em;
	
}

#navlist li
{
list-style: none;
margin: 0;
font-size: 12px;
}

#navlist a
{
	display: block;
	text-decoration: none;
	margin-bottom: 0.5em;
	margin-top: 0.6em;
	color: white;
	background: #5e90ec;
	border-width: 1px;
	border-style: solid;
	border-color: #5bd #035 #068 #6cf;
	border-left: 1em solid #ff0;
	padding: 0.25em 0.75em 0.4em 0.75em;
	background-color: #AB72b7;
	width: 159px;
	
}

#navlist a#current { border-color: #5bd #035 #068 #f30; }

#navlist a
{
width:159px;
/* only necessary for Internet Explorer */
}


#navlist a
{
 width: 159px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
width: 13em;

/* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}

#navcontainer>#navlist a
{
width: 150px;
/* only necessary if you use the hacks above for the Internet Explorer */
}

#navlist a:hover, #navlist a#current:hover
{
background: #5e84c5;
border-color: #069 #6cf #5bd #fc0;
padding: 0.4em 0.75em 0.25em 0.9em;
}

#navlist a:active, #navlist a#current:active
{
background: #5e84c5;
border-color: #069 #6cf #5bd white;
padding: 0.4em 0.75em 0.25em 0.9em;
}
td.csproduct {
border: 1px dotted #3B4754;
background-color: #FFF;
text-align: left;
}


