.toplinks {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tdlinks {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #F80606;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #F80606;
}
.whitebold {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.heading {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #F80606;
	text-decoration: none;
}
.blacktext {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.tdheading {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #F80606;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px dotted #F80606;
}
.tdgray {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #F80606;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	padding: 5px;

}
.leftlinks {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #F80606;
	text-decoration: none;
}
a.toplinks:hover {
	color: #000000;
	text-decoration: underline;
}
a.leftlinks:hover {
	color: #999999;
}
norepeat {
	background-repeat: no-repeat;
}
.norepeat {
	background-repeat: no-repeat;
}
INPUT.txtfld {
	FONT-SIZE: 8pt; BORDER-LEFT-COLOR: #FA0606; BORDER-BOTTOM-COLOR: #FA0606; BORDER-TOP-STYLE: ridge; BORDER-TOP-COLOR: #FA0606; FONT-FAMILY: Verdana; BORDER-RIGHT-STYLE: ridge; BORDER-LEFT-STYLE: ridge; BACKGROUND-COLOR: #e8e8e8; BORDER-RIGHT-COLOR: #FA0606; BORDER-BOTTOM-STYLE: ridge
}