body {
	font-family: Verdana;
	font-size: 10px;
	color: black;
	text-decoration: none;
}

a.menu:link {
	color: White;
	font-family: Verdana;
	font-size:	11px;
	text-decoration: none;
}

a.menu:visited {
	color: White;
	font-family: Verdana;
	font-size:	11px;
	text-decoration: none;
}

a.menu:hover {
	color: White;
	font-family: Verdana;
	font-size:	11px;
	text-decoration: underline;
}

a:link {
	color: #00399C;
	font-family: verdana;
	font-size:	11px;
	text-decoration: none;
}

a:visited {
	color: #6683E2;
	font-family: verdana;
	font-size:	11px;
	text-decoration: none;
}

a:hover {
	color: #7192FD;
	font-family: verdana;
	font-size:	11px;
	text-decoration: none;
}

.menunav {
	background-color: #00399C;
	font-size: 10px;
	font-family: verdana;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}

.menunav2 {
	background-color: #00399C;
	font-size: 10px;
	font-family: verdana;
	color: #FFFFFF;
}

.menunavcurrent {
	background-color: #8C8ED4;
	font-size: 10px;
	font-family: verdana;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}

.content {
	font-family: arial,verdana;
	color: black;
	font-size: 10pt;
	padding: 5px;
}

.content2 {
	color: #727272;
	font-size: 10px;
	padding-left: 15px;
	border-top-color: #D9D9D9;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #D9D9D9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}


.holdingcell {
	border-right-color: #D9D9D9;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #D9D9D9;
	border-left-style: solid;
	border-left-width: 1px;
}

.dropout {
	border: 1px solid Gray;
}

.border {
	border-right-color: #D9D9D9;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #D9D9D9;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #D9D9D9;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #D9D9D9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.top_left_pad {
	font-size: 10px;
	color: #00399C;
	font-family: verdana;
	font-weight: bold;
	padding-left: 8px;
}

.top_cells {
	background-color: White;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-color: #DEDEDE;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	font-size: 10px;
	color: #6A6A6A;
	font-family: verdana;
}

.font_header {
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	color: #00399C;
	padding-left: 4px;
}

.formfield {
	background-color: White;
	font-size: 10px;
	font-family: verdana;
	color: #989898;
	width: 150px;
	border-color: #E2E2E2;
	border-style: solid;
	border-width: 1px;
	height: 18px;
	vertical-align: bottom;
}

.tdactive {color:#002978; border-width: 2px; border-style: solid; border-color: #002978; background-color: #FFA346; font:12px Arial,Helvetica,sans-serif;}
.tdnotactive {color:#002978; border-width: 2px; border-style: solid; border-color: #002978; background-color: #CCE6FF; font:12px Arial,Helvetica,sans-serif;}
