.content {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
.contentbold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #333333}
.content_italics {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #333333;
	font-style : italic;
}
.navlink {
	font-family : Verdana;
	color : #CCCCCC;
	background-color: #333333;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
.contentboldwh {
	font-family : Verdana;
	font-style : normal;
	font-weight : bold;
	color : White;
	font-size : x-small;
	padding-left : 10px;
}
.navlink a:link {
	color: #CCCCCC;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}
.navlink a:visited {
	color: #CCCCCC;
	text-decoration : none;
	font-weight : bold;
	font-size: 10px;
}
.navlink a:hover {
	color: #FFFFFF;
	text-decoration : underline;
	font-weight : bold;
	font-size: 10px;
}
.navlink a:active {
	color : Red;
	font-weight : bold;
	text-decoration : underline;
	font-size: 10px;
}
body {
	scrollbar-face-color: #333333;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #ff6600;
	scrollbar-track-color: #990000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
}.reglink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #000066;
}
.contentboldBlue {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000066
}
.dashedHorizLineBottom {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-top-color: #330066;
	border-right-color: #330066;
	border-bottom-color: #330066;
	border-left-color: #330066;
}
.blkBox {
	border:solid, thin, #333333;
}
