<style TYPE="text/css">

DIV.Links		A   	       	{color:	#006699; text-decoration:none}
DIV.Links		A:link			{color:	#dcdcdc; text-decoration:none}
DIV.Links		A:visited		{color:	#dcdcdc; text-decoration:none}
DIV.Links		A:hover 		{color: #FF0000; text-decoration:none}

</style>

.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.textBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}
.textGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.bgHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #003399;
	background-color: #3399FF;
	background-image: url('bg_banner.gif');

}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #003399;
}
.TableThumbBorder
	{
	background-color:#000000;
	border-width:0;
	border-style:none;
	border-collapse:collapse;
	width:111;
	height:78;
	text-align:center;
	}
.sbttn 
{
font-family:tahoma,sans-serif;
font-size:11px;
background: #FEEAB8;
border-bottom: 1px solid #104A7B;
border-right: 1px solid #104A7B;
border-left: 1px solid #AFC4D5;
border-top:1px solid #AFC4D5;
color:#000066;height:19px;
text-decoration:none;cursor: hand
}