body
{
	margin: 0px 0px 0px 0px;
	background-color: #1E2E7C;
}

.mainhd
{
	font-size : 11px; 
	line-height : 18px; 
	font-family : Tahoma; 
	font-weight : normal; 
	color : #150e08;
	font-weight : bold;
	text-transform: uppercase;
}

.gentext, td
{
	font-size : 11px; 
	line-height : 18px; 
	font-family : Tahoma; 
	font-weight : normal; 
	color : #150e08;
}

.TDHead
{
	color: White;
	font-weight: bold;
}
table
{
	border: none;
}
img
{
	border: none;
}
.menu
{
	font-family: tahoma;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	text-decoration: none;
	font-weight : bold;
	text-transform: uppercase;
}
a.menu
{
	font-family: tahoma;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 10px;
}

a.menu:hover
{
	font-family: tahoma;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	text-decoration: underline;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 10px;
}
.footer
{
	font-size : 11px;
	line-height : 18px;
	font-family : Tahoma;
	font-weight : normal;
	color : #FFFFFF;
}
a.footer
{
	font-size : 11px;
	line-height : 18px;
	font-family : Tahoma;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration: underline;
	padding-left: 5px;
	padding-right: 5px;
}

a.footer:hover
{
	font-size : 11px;
	line-height : 18px;
	font-family : Tahoma;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}



a
{
	font-family: Tahoma;
	FONT-SIZE: 11px;
	COLOR: #000000;
    text-decoration: underline;
}

a:hover
{
	font-family: Tahoma;
	FONT-SIZE: 11px;
	COLOR: #000000;
    text-decoration: none
}

.StandardInput
{
	border-right: silver 1pt solid;
	border-top: silver 1pt solid;
	font-weight: normal;
	font-size: 8pt;
	border-left: silver 1pt solid;
	color: black;
	border-bottom: silver 1pt solid;
	font-family: arial;
	text-align: left;
 border-color:#2A3F66;
}

.StandardButton
{
	background-color:#2A3F66;
	border:1px solid #cccccc;
	color:white;
	font:9pt arial, sans-serif;
}

.StandardError
{
 font-size:8pt;
 color:Red;
 font-family:Arial;
 
}