body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a.copyr {font-size: 10px; color: #333333}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
}
a.menu {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white {
	color: #FFFFFF;
	text-decoration: none;
}
.txtleft {
	font-size: 9px;
	color: #999999;
}
.txtleftw {
	font-size: 9px;
	color: #ffffff;
}

a.white:hover {
	color: #FFFFFF;
	text-decoration: none;
}.txtcopyr {
	font-size: 10px;
}
.form{
	background-image: url(images/bg_form.gif);
	background-attachment: scroll;
	background-color: #FFFFFF;
	color: #000000;
}
.bt {
	background-image: url(images/bg_form1.gif);
	font-size: 12px;
	border: 1px solid #000000;
	
}
pre {
	font-family: "Courier New", Courier, monospace;
}
