@charset "utf-8";
a:link {
	color: #E0382D;
}
a:visited {
	color: #E0382D;
}
a:hover {
	color: #767676;
}
a:active {
	color: #E0382D;
}
.list {
	font-size: 12px;
}
.bodytext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-align:justify;
}
.bodytexttablescontent {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color:#000;
}
.bodytexttablesheaders {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #F00;
	background-color:#000;
}
.bodytexttablesheadersleft {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color:#000;
}
.bodytextblackcentered {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-align:center;
	color: #000
}
.bodytextred {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-align:justify;
	color: #C00
}
.bodytextredwblackbckground {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-align:center;
	color: #F00;
	background-color:#000;
}
.bodytextredcentered {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-align:center;
	color: #C00
}
.logintext {
	color: #FFF;
}
.formtext {
	font-size: 11px;
}
.formtextbox {
	font-size: 11px;
}
