A.underline:HOVER {color: #CCFFFF; text-decoration: underline overline; }
	A:link {
	COLOR: #CCFFFF;
	text-decoration: underline;
}
a:active {
	color: Yellow;
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
	color : #CCFFFF;
}
a:hover {
	color: orange;
	text-decoration: underline;
}
.pulldown { background-color: #dfe4e7; color: #000066; font-family: Verdana; font-style: normal; }
.comm_pulldown { background-color: #dfe4e7; color: #000066; font-family: Verdana; font-style: normal;  font-size : xx-small; border : 1 solid #90a0b0; }
.button { background-color: #dfe4e7; color: #90a0b0; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : xx-small; font-style: normal; border : 1 solid #90a0b0; }
.subbutton { background-color: Black; color: White; font-family: Verdana; font-size : xx-small; font-style: normal; border : 1 solid Black; }
.form { background-color: #eeeeee; color: #000066; font-family: Verdana; font-size : xx-small; font-style: normal; border : 1 solid #90a0b0; }
.header { font-size : x-small; font-weight: bold; }
.title { font-size : xx-small; color: #000066}

.commentcount { font-size : xx-small;}

.datetext { font-size : xx-small; font-weight: bold; }

.sub {
	font-weight: bold;
	color : White;
}

.whiteheader {
	font-size : medium;
	color : Black;
}

.whitefont {
	color: Black;
}

.topicfont { font-size : x-small; }

.red { color: #FF0000; }

.bluefont { color: #cccccc; }

.darkfont { color: #90a0b0; }

.descfont { color: #000000; }

.formsearch  { width: 14em; background-color: #eeeeee; color: #00006; font-family: Verdana; font-size : 10px; font-style: normal; border : 1 solid #90a0b0;}

.formtextarea  { width: 50em; background-color: #eeeeee; color: #000066; font-family: Verdana; font-size : 10px; font-style: normal; border : 1 solid #90a0b0; scrollbar-DarkShadow-Color:#EEEEEE; scrollbar-Track-Color:#EEEEEE; scrollbar-Face-Color:#EEEEEE; scrollbar-Shadow-Color:#EEEEEE; scrollbar-Highlight-Color:#EEEEEE; scrollbar-3dLight-Color:#EEEEEE; scrollbar-Arrow-Color:#000000}

.formtext { width: 27em; background-color: #eeeeee; color: #000066; font-family: Verdana; font-size : 10px; font-style: normal; border : 1 solid #90a0b0;}

BODY {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 9;
	scrollbar-DarkShadow-Color: #5A75AD;
	scrollbar-Track-Color: black;
	scrollbar-Face-Color: orange;
	scrollbar-Shadow-Color: #476297;
	scrollbar-Highlight-Color: #E6EAF2;
	scrollbar-3dLight-Color: #476297;
	scrollbar-Arrow-Color: black;
}
FONT, TD {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}


hr.thin { 

	background-color: transparent;

	color: #90a0b0;

	border: none;

	height: 1px;

 }