/* 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: none;
	color: #0066FF;
}
a:active {
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
	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;
}
.px14{
	font-size:14px;
}.my_style {background-color:white;
visibility:hidden;
display:none;
position:absolute;
left:0px;top:0px;}