<style>
BODY
{
	FONT: 11px Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
}
TD 
{
	FONT : 9px Verdana, Arial, Helvetica, sans-serif;
	COLOR : #00000;
}

P
{
	COLOR: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
UL
{
	FONT: 11px Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	list-style : circle url(images/bullet.gif);
	margin-top : 5px;
	margin-bottom : 5px;
}

INPUT
{
	FONT: 10px Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
}
SELECT
{
    FONT: 10px Verdana, Arial, Helvetica, sans-serif;
    COLOR: #003399;
}
HR
{
	border: dotted #CCCCCC;
}

A:link
{
	COLOR: #0D3692;
	FONT:bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
A:visited
{
	COLOR: #2fea00;
	FONT:bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
A:active
{
	COLOR: #FFCC00;
	FONT:bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
A:hover
{
	COLOR: #FF6600;
	FONT:bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.menu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; clip:    rect(   ); left: 20px}
.textarea { font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px; color: #000000}

.box
{
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 2px;
	background-color: white;
}

.boxlabel
{
	background-color: #EEEEEE;
	border-style: solid;
	border-width: 2px;
	border-color: #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.boxcontents
{
	border-style: none;
	background-color: white;

}

.fttable
{
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	background-color: white;
	padding: 0px;
}

.fttablelabel
{
	background-color: #EEEEEE;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.fttabledata
{
	border-style: none;
	background-color: white;
	vertical-align: top;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
}
.dotborderv
{
	background-color: white;
	vertical-align: top;
	border-top: 1px none #CCCCCC;
	border-right: 2px dotted #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.dotborderh
{
	background-color: white;
	vertical-align: top;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 2px dotted #CCCCCC;
	border-left: 1px none #CCCCCC;

}
.navlist
{
	list-style:url(gonavwt.gif) inside;
	top: auto;
	bottom: 10px;
}
.grayul
{
	list-style-type: disc;
	list-style-image: none;
}
.smtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

</style>
