
body  {	background-color:#000;
	margin:10;
}

.f_tb {	border: solid 1px;
	border-color: #5F5F5F;
	width:650px;
	height:280px;
	background-color:#000;
	
}

.f_th1{	text-align:center;
	background-color:#5F5F5F;
	font-weight:bold;
	color:white;
}

.f_th2{	text-align:right;
	background-color:#5F5F5F;
	color:gray;
}

.f_close {
	width:10;
	height:10;
}
.gb_title {color:white}
.m_tb1{ border: 1px solid;
	border-color: #5F5F5F;
	width:500;
	height:80;
	background-color:#5F5F5F;
	padding: 5px;
}

.m_tb2{	
	width:650;
	background-color:#000;
	padding: 4px;

}

td {	font-size: 10pt; font-family: verdana;color: #FFFFFF;}
th {	font-size: 10pt; font-family: verdana; color: #FFFFFF;}
.thl {	background-color: #000; width: 22%; font-family: verdana;}
.thr {	background-color: #000;   width: 78%; font-family: verdana;}
.tdl {	background-color: #000; width: 22%; vertical-align: top; border: ; border-color: #5F5F5F; border-bottom: 1px solid #5F5F5F;border: ; border-color: #5F5F5F; border-top: 1px solid #5F5F5F;border: ; border-color: #5F5F5F; border-right: 1px solid #5F5F5F;}
.tdr {	background-color: #000;   width: 78%; vertical-align: top; border: ; border-color: #5F5F5F; border-bottom: 1px solid #5F5F5F;border: ; border-color: #5F5F5F; border-top: 1px solid #5F5F5F;}
.tdsr {	background-color: #000; width: 40%; vertical-align: middle;}
.tdsl {	background-color: #000;   width: 60%; vertical-align: middle;}
.td_head {background-color: #000; width: 100%; font-family: verdana;}
.td_body {background-color: #000; width: 100%; font-family: verdana;}

.copyright {
	border:1 solid; 
	border-color: #5F5F5F;
	width:500;
	background-color:5F5F5F;
	text-align:center;
}

.search {
	width:500;
	background-color: #000;
	text-align:center;
	padding: 2px;
}

.fielder {
	background-color:white;
	border-color:#5F5F5F;
	border-width:1;
	font-size:10pt;
	font-family:verdana;
}

.submitter {
	background-color:#5F5F5F;
	border-color: silver;
	border-width:2;
	color:white;
	font-size:10pt;
	font-family:verdana;
}

#dek{
	POSITION: absolute;
	VISIBILITY: hidden;
	Z-INDEX: 200;
}

#floater {
	position: absolute;
	left: 50px;
	top: 120px;
	visibility:hidden;
	z-index:10;
}

.tb100 {
	width:100%;
}

.annoucement {
	width: 95%; 
	border: 1px dotted;
	border-color: #FFEDD7; 
	padding: 5px;
	font-family: verdana;
}

.sfont {
	font-size:8pt;
}

A.head 			{text-decoration:none}
A.head:link	{color:yellow}
A.head:visited	{color:yellow}
A.head:hover	{color:white}
A.haed:active 	{color:white}

