html{
	height: 100%;
}
body {background-color:#FFFFFF;height: 100%;}

p {font-family: Verdana;font-size:11px;color:#000000;}
tr {font-family: Verdana;font-size:11px;color:#000000;}
td {font-family: Verdana;font-size:11px;color:#000000;}
ol {font-family: Verdana;font-size:11px;color:#000000;}
li {font-family: Verdana;font-size:11px;color:#000000;}

a {font-family: Verdana; font-size:11px; color: #FFFFFF; text-decoration: underline;}

.footer {font-family: Verdana;font-size:11px; color: #000000; text-decoration: none;}
.footer:hover {font-family: Verdana;font-size:11px; color: #000000; text-decoration: underline;}

.footerwhite {font-family: Verdana;font-size:10px; color: #FFFFFF; text-decoration: none;}
.footerwhite:hover {font-family: Verdana;font-size:10px; color: #FFFFFF; text-decoration: underline;}

.nav {font-family:Verdana;font-size:12px;color:#FFFFFF; text-decoration:none;}
.nav:hover {font-family:Verdana;font-size:12px;color:#FFFFFF; text-decoration: underline;}

.title {font-family:Verdana;color:#FFFFFF;font-size:12px;font-weight:bold;font-style:italic;}

.currentpage {font-family:Verdana;color:#FFFFFF;font-size:10px;}

.navExit {font-family:Verdana;font-size:12px;color:#FFFFFF; text-decoration:underline;}
.navExit:hover {font-family:Verdana;font-size:12px;color:#FFFFFF; text-decoration: underline;}

.footerExit {font-family: Verdana;font-size:11px; color: #000000; text-decoration: underline;}
.footerExit:hover {font-family: Verdana;font-size:11px; color: #000000; text-decoration: underline;}

.footerwhiteExit {font-family: Verdana;font-size:10px; color: #FFFFFF; text-decoration: underline;}
.footerwhiteExit:hover {font-family: Verdana;font-size:10px; color: #FFFFFF; text-decoration: underline;}

.quick {font-family:Verdana;font-size:11px;color:#52BDF7; text-decoration:none;}
.quick:hover {font-family:Verdana;font-size:11px;color:#52BDF7; text-decoration: underline;}

.sidetable{
	height: 100%;
}

.regfields2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;

}
.calendar
{
	font-family: Verdana;font-size:11px; color: #52BDF7; text-decoration: none;
}
.calendar:hover
{
	font-family: Verdana;font-size:11px; color: #52BDF7; text-decoration: underline;
}