body {
	
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
}
a {  
	color: #040441;
	font-family: Verdana;
	font-size: 12px;

	text-decoration: none;
}
a:hover { 
	color: #A7A7A7;
	font-family: Verdana;
	font-size: 12px;

	text-decoration: none;
}
.text {
	color: #040441;
	font-family: Verdana;
	font-size: 12px;

	text-decoration: none;
}
.textblack {
	font-family: Verdana;
	font-size: 11px;
	color: #313131;
}
.textblackbold {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

td.menu1{background:black}
table.menu
{
font-size:100%;
position:absolute;
visibility:hidden;
}

.formstyle {
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
	border: 1px solid #C2BEAF;
	height: 18px;
	padding-left: 4px;
}