/* CSS Document */
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0A4984;
	background-image:url(../images/bg.gif);	
}
.menu a:link {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
.menu a:hover {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.menu a:visited {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
.button{
	font-family:Verdana;
	font-size: 9pt;
	cursor:hand;
	}
.Form1 {
font-family:Verdana;
font-size:12px;
color:#666666;
}
