.text {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.whitebold {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.bold {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


a:link{font-family:arial; font-size:11px; color:#000000; text-decoration:none; font-weight:normal}
a:active{font-family:arial; font-size:11px; color:#C20000; text-decoration:none; font-weight: normal}
a:visited{font-family:arial; font-size:11px; color:#000000; text-decoration:none; font-weight: normal}
a:hover{font-family:arial; font-size:11px; color:#C20000; text-decoration: underline; font-weight: normal}


.border
	{
	border-left-color:#AFAFAF; border-left-style:solid; border-left-width:thin;
	border-right-color:#AFAFAF; border-right-style:solid; border-right-width:thin;
	border-bottom-color:#AFAFAF; border-bottom-style:solid; border-bottom-width:thin;
	border-top-color:#AFAFAF; border-top-style:solid; border-top-width:thin;
	}
	
	.err_class
{
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color:#FF0000;
}

#trailimageid {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 286px;
	height: 1px;
	z-index: 1000;
}

.redbig {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: B90909;
}

.black_bold{
	font-family: arial;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}

.red:link{font-family:arial; font-size:11px; color:#B90909; text-decoration:none; font-weight: bold}
.red:active{font-family:arial; font-size:11px; color:#000099; text-decoration:none; font-weight: bold}
.red:visited{font-family:arial; font-size:11px; color:#B90909; text-decoration:none; font-weight: bold}
.red:hover{font-family:arial; font-size:11px; color:#000099; text-decoration: underline; font-weight: bold}
