@charset "utf-8";
/* CSS Document */
body {
	background-color: #002448;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.HDRnavtext {font-size: 16px}
.HDRnavtextBOLD {font-size: 16px; font-weight: bold; }
a.whitebg {
	color: #FF3399;
	text-decoration: underline;
}
.FOOTERnavDOTS {color: #999999
}
.LARGERtext {font-size: 18px
}
a:link {
	text-decoration: underline;
	color: #FF0000;
}
a:visited {
	text-decoration: underline;
	color: #C60000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #DF0000;
}
a.linkyellow {
	color: #FFFF00;
}
.HDRtitles {font-size: 16px; font-weight: bold; color: #FFFFFF; 
}
.SELLtext {color: #CCFF00; font-style: italic; font-weight: bold; 
}
.SELLtextSML {color: #FFFFFF}
-
.style1 {font-size: 10}
.tablebdr {
	border: thin solid #0058B0;
	background-color: #FFFFFF;
}
.footertxt {
	font-size: 10px;
}
a.linkblue {
	color: #0033CC;
}
