.arial12gray {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #484848;
	text-decoration: none;
}
a.arial12gray:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #8F0000;
	text-decoration: none;
}
.arial11grayCopy {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #3F3F3F;
	text-decoration: none;
}
a.arial11grayCopy:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #3F3F3F;
	text-decoration: underline;
}
.arial11red {

	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #8F0000;
	text-decoration: none;
}
a.arial11red:hover {

	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.verdana10 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.verdana10:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #ff9900;
	text-decoration: none;
}
.verdana11BOLD {

	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #8F0000;
	text-decoration: none;
}
.textbox {
	font-family: arial;
	font-size: 12px;
	color: #484848;
	text-decoration: none;
	height: 20px;
	width: 135px;
	border: 1px solid #C2C2C2;
}
.button {
	background-color: #990000;
	color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #666666;

}
.arial11redun {


	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #8F0000;
	text-decoration: underline;
}
a.arial11redun:hover {

	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}.ver11white {

	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
