A 		{text-decoration:none}
A:link		{color:black}
A:visited	{color:black}
A:hover		{color:red}
A:active 	{color:red}

image {	border:0}
body  {	background-color:lightgrey;
	background-image:url(images/bg1.gif);
	margin:10;
}

.f_tb {	border:1 solid black;
	width:600;
	height:280;
	background-color:silver;
}
.f_th1{	text-align:center;
	background-color:gray;
	font-weight:bold;
	color:white;
}
.f_th2{	text-align:right;
	background-color:gray;
	color:gray;
}
.f_close {
	width:10;
	height:10;
}
.gb_title {color:white}
.m_tb1{ border:1 solid black;
	width:800;
	height:80;
	background-color:gray;
	padding: 5px;
}
.m_tb2{ 
	border:1 solid black;
	width:800;
	background-color:white;
}
td {	font-size: 10pt; font-family: verdana}
th {	font-size: 10pt}
.thl {	background-color:darkgray; width: 20%; font-family: verdana}
.thr {	background-color:silver;   width: 80%; font-family: verdana}
.tdl {	background-color:darkgray; width: 20%; vertical-align:top}
.tdr {	background-color:silver;   width: 80%; vertical-align:top}
.td_head {	background-color:darkgray; width: 100%; font-family: verdana}
.td_body {	background-color:silver;   width: 100%; font-family: verdana}

.copyright {
	border:1 solid black;
	width:800;
	background-color:gray;
	text-align:center;
}

.search {
	border:1 solid black;
	width:800;
	background-color: white;
	text-align:center;
}
.fielder {
	background-color:lightgrey;
	border-color:silver;
	border-width:1;
	font-size:10pt;
	font-family:verdana;
}
.submitter {
	background-color:gray;
	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:200px;
	top:120px;
	visibility:hidden;
	z-index:10;
}
.tb100 {
	width:100%;
}
.annoucement {
	width: 100%; border:1px dotted lightgrey; padding: 5px;
	font-family: verdana;
}

.sfont {
	font-size:8pt;
}