.nav  { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt; color: #333333; text-decoration: none}
.nav  a:active {  color: #3399FF;; text-decoration: none}
.nav  a:link {  color: #3399FF;; text-decoration: none}
.nav  a:visited {  color: #3399FF;; text-decoration: none}
.nav  a:hover {  color: #FF9933; ; text-decoration: none}

BODY 
{font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt; color: #333333; list-style-type: square; scrollbar-face-color: #EEEEEE; scrollbar-shadow-color: #; 
scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #; 
scrollbar-darkshadow-color: #; scrollbar-track-color: #;
scrollbar-arrow-color: #0000CC}

.body  { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt; color: #333333; list-style-type: square}
.body  a:active {  color: #3399FF; font-weight: bold; text-decoration: none}
.body  a:link {  color: #3399FF; font-weight: normal; text-decoration: none}
.body  a:visited {  color: #3399FF; font-weight: normal; text-decoration: none}
.body  a:hover {  color: #FF9933; font-weight: normal; text-decoration: none}


.footer { font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; color: #cccccc}
.footer a:active { color: #FFFFFF; text-decoration: none;}
.footer a:link {  color: #FFFFFF; text-decoration: none;}
.footer a:visited {  color: #FFFFFF; text-decoration: none;}
.footer a:hover {  color: #FF9933; text-decoration: none;}

.copyright { font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; color: #999999}
.copyright a:active { color: #0000CC; text-decoration: none;}
.copyright a:link {  color: #999999; text-decoration: none;}
.copyright a:visited {  color: #999999; text-decoration: none;}
.copyright a:hover {  color: #FF9933; text-decoration: none;}

INPUT {
color: black;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10px
}

SELECT {
	color:black;
	background-color:white;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:10px;
}
TABLE#tblCoolbar { 
	background-color:threedface; padding:1px; color:menutext;
	border-width:1px; border-style:solid;
	border-color:threedhighlight threedshadow threedshadow threedhighlight;
}
.cbtn {
	height:18;
	BORDER-LEFT: threedface 1px solid;
	BORDER-RIGHT: threedface 1px solid;
	BORDER-TOP: threedface 1px solid;
	BORDER-BOTTOM: threedface 1px solid; 
}