body {
	font-size: 11px;
	color: 003366;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}

.nav {font-family: Arial; color: #003366; font-weight: bold; font-size: 11px; text-decoration:none;}
.nav:link {font-family: Arial; color: #003366; font-weight: bold; font-size: 11px; text-decoration:none;}
.nav:visited {font-family: Arial; color: #003366; font-weight: bold; font-size: 11px; text-decoration:none;}
.nav:hover {font-family: Arial; color: #A8A8FB; font-weight: bold; font-size: 11px; text-decoration:none;}
.nav:active {font-family: Arial; color: #A8A8FB; font-weight: bold; font-size: 11px; text-decoration:none;}

.sel {font-family: Arial; color: #A8A8FB; font-weight: bold; font-size: 11px; text-decoration:none;}
.sel:link {font-family: Arial; color: #A8A8FB; font-weight: bold; font-size: 11px; text-decoration:none;}
.sel:visited {font-family: Arial; color: #A8A8FB; font-weight: bold; font-size: 11px; text-decoration:none;}
.sel:hover {font-family: Arial; color: #A8A8FB; font-weight: bold; font-size: 11px; text-decoration:none;}
.sel:active {font-family: Arial; color: #A8A8FB; font-weight: bold; font-size: 11px; text-decoration:none;}

.gen {font-family: Arial; color: #003366; font-size: 11px; text-decoration:none;}
.gen:link {font-family: Arial; color: #003366; font-size: 11px; text-decoration:none;}
.gen:visited {font-family: Arial; color: #003366; font-size: 11px; text-decoration:none;}
.gen:hover {font-family: Arial; color: #A8A8FB; font-size: 11px; text-decoration:none;}
.gen:active {font-family: Arial; color: #A8A8FB; font-size: 11px; text-decoration:none;}

.tableheight {height: 100%;}
.tdbg-light {background-color: #A8A8FB;}
.tdbg-dark {background-color: #003366;}
.mainbg {background-image: url(../site_images/bg.gif);}
