body 
	{
	margin:0px;
	font-family:arial;
	font-size: 10pt;
	font-weight: 900;
	}

select {
	font-family:arial;
	font-size: 8pt;
	font-weight: 900;
	width:150px;
} 


#logo {
	background-color: #fff;
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	opacity: 0.60;
	}
#logo2 {
	background-color: #fff;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity: 0.8;
	}
#login {
	background-color: #fff;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity: 0.75;
	font-size: 10pt;
	font-weight: 900;
	}


#bg_image {
width: 500;
height: 340;
margin: 0px;
padding: 0px;
background-image: url("/images/open.jpg");
border: solid black 2px;
}

sup {
	font-size: 10px;
	}

#transbox {
	border: solid black 2px;

	width: 870px;
	height: 425px;
	margin: 0px;
	padding: 0px;
	top: 100px;
	background-color: #000;
	filter:alpha(opacity=40);
	-moz-opacity:0.40;
	opacity: 0.40;
	}
#transspan {
padding-left: 2px;
	background-color: #fff;
	filter:alpha(opacity=40);
	-moz-opacity:0.40;
	opacity: 0.40;
	}
#trans-table {
	margin: 0px;
	padding: 0px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	opacity: 0.60;
	border-bottom: solid white 1px;
	}

td.tabs { 
	width:148;
	height:20;
	color: #FFF;
	font-weight: 900;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	opacity: 0.60;
	border-top: solid white 1px;
	border-right: solid white 1px;
	border-left: solid white 1px;
}
td.data
	{
	border: solid LightSlateGray   2px;
	}
td.data2
	{
	border: solid ForestGreen 2px;
	}

#logo1
	{
	background-color: #fff;
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	opacity: 0.70;
	}