BODY  {
	font-family : Verdana, Arial, Tahoma;
	font-size : 12px;
	font-style : normal;
	color : Black;
	background-color :  #FFFFFF;
}
TD {
	font-family : Verdana, Arial, Tahoma;
	font-size : 12px;
	font-style : normal;
	color : Black;
}
a.menulink:link 
{
	font-family : Verdana, Arial, Tahoma;
	font-size : 11px;
	font-style : normal;
	color : Yellow;
	text-decoration : none;
	font-weight : bold;
}
a.menulink:visited {
	font-family : Verdana, Arial, Tahoma;
	font-size : 11px;
	font-style : normal;
	color : Yellow;
	text-decoration : none;
	font-weight : bold;
}
a.menulink:hover {
	font-family : Verdana, Arial, Tahoma;
	font-size : 11px;
	font-style : normal;
	color : Yellow;
	text-decoration : underline;
	font-weight : bold;
}
a.menulink2:link 
{
	font-family : Verdana, Arial, Tahoma;
	font-size : 12px;
	font-style : normal;
	color : White;
	text-decoration : none;
	font-weight : bold;
}
a.menulink2:visited {
	font-family : Verdana, Arial, Tahoma;
	font-size : 12px;
	font-style : normal;
	color : White;
	text-decoration : none;
	font-weight : bold;
}
a.menulink2:hover {
	font-family : Verdana, Arial, Tahoma;
	font-size : 12px;
	font-style : normal;
	color : Yellow;
	text-decoration : underline;
	font-weight : bold;
}
H1 {
	font-family : Verdana, Arial, Tahoma;
	font-size : 16px;
	font-style : normal;
	color : Black;
	margin-bottom : 0px;
}
H2 {
	font-family : Verdana, Arial, Tahoma;
	font-size : 14px;
	font-style : normal;
	color : Black;
	margin-bottom : 0px;
}
UL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #00008B;
	text-decoration: none;
	text-indent: 0px;
	list-style-position: outside;
	list-style-type: square;
	padding: 6px;
	margin: 10px;
}
.whitetext {
	font-family : Verdana, Arial, Tahoma;
	font-size : 11px;
	font-style : normal;
	color : #FFFFFF;
}
.smalltext {
	font-family : Verdana, Arial, Tahoma;
	font-size : 11px;
	font-style : normal;
	color : #000000;
}
.finput {
	font-family : Verdana, Arial, Tahoma;
	font-size : 12px;
	font-style : normal;
	width : 200px;
}
.title {
	font-family : Verdana, Arial, Tahoma;
	font-size : 14px;
	font-style : normal;
	color : Black;
	margin-bottom : 0px;
	font-weight : bold;
}
.tableleft {
	border-color : #E0E3E6;
	border-style : solid;
	border-right-width : 0px;
	border-left-width : 1px;
	border-top-width : 0px;
	border-bottom-width : 0px;
}
.tableleftright {
	border-color : #E0E3E6;
	border-style : solid;
	border-right-width : 1px;
	border-left-width : 1px;
	border-top-width : 0px;
	border-bottom-width : 0px;
}