.txt
{
font-family:arial;
font-size:12px;
color:#ffffff;
font-weight:bolder;
}
.txtgray
{
font-family:arial;
font-size:12px;
color:#353537;
font-weight:bolder;
text-decoration:none;
}
.txtgray:hover
{
font-family:arial;
font-size:12px;
color:#353537;
font-weight:bolder;
text-decoration:underline;
}
.txtsmall
{
font-family:arial;
font-size:9px;
color:#ffffff;
font-weight:normal;
}
.txtgraysmall
{
font-family:arial;
font-size:11px;
color:#353537;
font-weight:normal;
}
.border
{
	border:1px solid #ffffff;
	font-family:arial;
	font-size:11px;
	color:#353537;
	font-weight:normal;
	
	background-color: #989A5B;
}.submit {
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	border: 1pt solid #333333;
	color: #FFFFFF;
	text-decoration: none;
}
.reset {
	background-color: #999999;
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

