/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
body {
	background-color: #020305;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align:left;
	margin:0 0 0 0;
	color:#bfbfbf;
	line-height:14px;
	
}

ul, ol{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-align:left;
	color:#bfbfbf;
	line-height:17px;
	
}

#products strong{
	color:#D4D4D4;
	font-weight:600;
}
#footer_address {font-family:Arial, Helvetica, sans-serif; font-size:8pt; color:#CCCCCC; margin-bottom:15px}

#sitemap p{
	font-size:11px;
	line-height:14px;
}

/* CLASSES */



/* LINKS */

a.yellowText, a.yellowText:link, a.yellowText:active, a.yellowText:visited{
	color:#FFE16C;
	font-weight:500;
	text-decoration:none;
}
a.redText, a.redText:link, a.redText:active, a.redText:visited{
	color:#850316;
	font-weight:500;
	text-decoration:none;
}
a.blueText, a.blueText:link, a.blueText:active, a.blueText:visited{
	color:#4384AA;
	font-weight:500;
	text-decoration:none;
}
a.brownText, a.brownText:link, a.brownText:active, a.brownText:visited{
	color:#9B4E00;
	font-weight:500;
	text-decoration:none;
}
a.yellowText:hover, a.redText:hover, a.blueText:hover, a.brownText:hover {
	text-decoration:underline;
}


a, a:link, a:visited, a:active{ 	
	color:#4384AA;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration:none;
	border:0px none #000000;
	margin:0 0 0 0;
}

a:hover{
	text-decoration:underline;
}

.hdrNav, .hdrNav:visited, .hdrNav:active, .hdrNav:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#C4C4C4;
	text-decoration:none;
}

.hdrNav:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.hdrNav_select, .hdrNav_select:visited, .hdrNav_select:link, .hdrNav_select:active, .hdrNav_select:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4384AA;
}
.hdrNav_select:hover {
	text-decoration:none;
}

