.topMenu {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}
.topMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099FF;
}

.loginBox {
	font-family: Tahoma, Arial;
	font-size: 11px;
	width: 120px;
}
.loginFormText {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.loginLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.loginLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.dateClass {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}
.redlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFE082;
}
.redlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFE082;
}
tr {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
td {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
.heading {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #3C5A21;
}

.errormsg {
	font-family: Tahoma, Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline overline blink;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-variant: normal;


}
.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #33679B;
	text-decoration: none;
	border-bottom-style: none;
}
.regulartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
}
.tableheadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-width: thin;
}
.redsmalltext {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FF0000;
}
