.Error { font-family: arial; font-size: 9pt; color: Red;}

.sidenav-black { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000 }

.footer { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #999999}

A:link {
	color: White;
	text-decoration: none;
	font-weight: normal;
	font-size : 16px;
}

A:visited {color: White; text-decoration: none; font-weight: normal;  font-size : 16px; }

A:hover {
	color: #FF6600;
	text-decoration: underline;
	font-weight: normal;
	font-size : 16px;
}
.body { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #ffffff; padding: 0px; background-repeat : repeat-x;  font-weight : normal;  }
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: White;
}
.mainhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: White;
}
.navtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
}
.navsubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #339900;
}
.calendarmonth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: Red;
}
.sidenav-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	line-height: 16pt
}

.BTN
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	background-color: #003366;
}

.GOBTN
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:6pt;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	background-color: #003366;
}

INPUT,SELECT,TEXTAREA{
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	color:Black;
	font-weight:normal;
	text-decoration:none;
}