body {
leftmargin: 0; topmargin: 0; marginwidth: 0; marginheight: 0;
	margin: 0;
	padding: 0;
	background-color: #000000;
	height: 100%;
}
body, td {
	font: 10px Verdana;
}
a:link, a:visited {
	color:#ffffff;
	text-decoration: underline;
}
a:hover, a:active {
	color: #99FF99;
	text-decoration:underline;
}
.tablex       { background-color: #202739;}
.tablex2       { background-color: #202739; border: 1px solid; border-color: #202739;}
.cellx-header-g       { background-color: #2A334C; color: #99FF99; text-decoration: none;  font-weight: bold; font-family: Verdana; font-size: 10px; }
.cellx-header-w       { background-color: #2A334C; color: #ffffff; text-decoration: none;  font-weight: bold; font-family: Verdana; font-size: 10px; }
.cellx-m       { background-color: #527FB1; }
.cellx-b       { background-color: #2A334C; }
.cellx-d       { background-color: #202739; }
.cellx-t       { background-color: #060c18; }
.tx1 { color: #ffffff; text-decoration: none; font-family: Verdana; font-size: 10px;}
.tx1a { color: #ffffff; text-decoration: none;   font-weight: bold; font-family: Verdana; font-size: 10px;}
.tx1y { color: #FFFF99; text-decoration: none; font-family: Verdana; font-size: 10px;}
.tx1s { color: #ffffff; text-decoration: line-through; font-family: Verdana; font-size: 10px;}
.tx2 { color: #99FF99; text-decoration: none;  font-weight: bold; font-family: Verdana; font-size: 10px;}
.tx3 { color: #99FF99; text-decoration: none; font-weight: normal; font-family: Verdana; font-size: 10px;}
.tx4 { color: #ffffff; text-decoration: underline;  font-weight: bold; font-family: Verdana; font-size: 12px;}
.tx5 { color: #ffffff; text-decoration: none;  font-weight: bold; font-family: Verdana; font-size: 12px;}
.tx6 { color: #99FF99; text-decoration: none;  font-weight: bold; font-family: Verdana; font-size: 12px;}
.tx7 { color: #FFFF99; text-decoration: none;  font-weight: bold; font-family: Verdana; font-size: 12px;}
.copy1 { color: #999999; text-decoration: none;  font-weight: normal; font-family: Verdana; font-size: 9px;}
.copy2 { color: #999999; text-decoration: none;  font-weight: normal; font-family: Times New Roman; font-size: 9px;}
input.webforms, select.webforms {

	font: 10px Verdana;
	color: #ffffff;
	border: #c0c0c0 1px solid;
	background-color: #993366;

}
input.formbutton {
	font-family: Verdana;
border: 1px solid #c0c0c0; 
font-size: 10pt; 
color:#99FF66; 
background-color:#993366;
}