.mediumtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.maintext {
	font-family: Tahoma;
	font-size: 10pt;
	color: #051668;
}
.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.class1:link {
	color: #cc0000;
}
a.class1:visited {
	color: #cc0000;
}
a.class1:active {
	color: #cc0000;
}
a.class1:hover {
	color: #999999;
}
a.class2:link {
	color: #FFFFFF;
	text-decoration:none;
}
a.class2:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a.class2:active {
	color: #FFFFFF;
	text-decoration:none;
}
a.class2:hover {
	color: #FFFFFF;
	text-decoration:underline;
}.tfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 19px;
	width: 145px;
}
.tfield2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 19px;
	width: 75px;
}
.borders {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

