<!--
body {
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3F3F3F;
}
body,td,th {
	font-family: arial;
	color: #FFFFFF;
	font-size: 14px;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
.login { font-family: Verdana; font-size: 10px;}
.white11 { font-size: 11px;}
.black11 { color: #000000; font-size: 11px;}
.white16 { font-size: 16px;}
.white30 { font-size: 30px;}
.red {color: #FF0000}
.orange {color: #FFCC00; font-weight: bold; }
.grey44 {color: #FFFFFF}
.image{
	border-color:#FFFFFF;
	border-width:2px;
      }
-->