A 		{text-decoration:none}
A:link		{color:blue}
A:visited	{color:blue}
A:hover		{color:green}
A:active 	{color:green}

image {	border:0}
body  {	background-color:#FFFFFF;
	margin:0;
}

P                  { font-family:verdana, arial, helvetica, sans serif; 
                           color:#333333;
					margin-right:5px;
					 margin-left:15px;
					 margin-bottom:5px;
					   font-size:12px;
					   line-height:150%;
			     text-decoration:none; }
				
h1,H2,H3,H4         { font-family:verdana, arial, helvetica, sans serif; 
                           color:#324009;
				     font-weight:400;
				     margin-left:15px;
					  margin-top:13px;
				   margin-bottom:10px;
			     text-decoration:none; }				 
				 
.f_tb {	border: solid 1px;
	border-color: #324009;
	width:90%;
	height:280px;
	background-color:#FFFFFF;
	
}

.f_th1{	text-align:center;
	background-color:#324009;
	font-weight:bold;
	color:white;
}

.f_th2{	text-align:right;
	background-color:grey;
	color:gray;
}

.f_close {
	width:10;
	height:10;
}
.gb_title {font-family:verdana, arial, helvetica, sans serif; 
                           color:#324009;
				     font-weight:400;
				     margin-left:15px;
					  margin-top:13px;
				   margin-bottom:10px;
			     text-decoration:none;}
.m_tb1{ border: 0px solid;
	border-color: #7F8FAD;
	width:90%;
	height:80;
	background-color:#ffffff;
	padding: 0px;
}

.m_tb2{	border: solid 0px;
	border-color: #324009;
	border-collapse: collapse;
	width:90%;
	background-color:#FFFFFF;
	padding: 4px;

}
hr     {    width:90%;
            size:1;
			height:1px;
			color: #324009;  }
td {	font-size: 10pt; font-family: verdana;}
th {	font-size: 10pt; font-family: verdana;}
.thl {	background-color: #324009; width: 22%; font-family: verdana; color:#FFFFFF;}
.thr {	background-color: #324009;   width: 78%; font-family: verdana; color:#FFFFFF;}
.tdl {	background-color: #FFFFFF; width: 22%; vertical-align: top; border: solid 1px; border-color: #324009;}
.tdr {	background-color: #FFFFFF;   width: 78%; vertical-align: top; border: solid 1px; border-color: #324009;}
.tdsr {	background-color: #DADEEE; width: 40%; vertical-align: middle;}
.tdsl {	background-color: #FFFFFF;   width: 60%; vertical-align: middle;}
.td_head {background-color: #FFFFFF; width: 90%; font-family: verdana;}
.td_body {background-color: #FFFFFF; width: 90%; font-family: verdana;}

.copyright {
	border:1 solid; 
	border-color: #7F8FAD;
	width:90%;
	background-color:grey;
	text-align:center;
}

.search {
	border:solid 1px;
	border-color: #324009;
	width:90%;
	background-color: #FFFFFF;
	text-align:center;
	padding: 2px;
}

.fielder {
	background-color:white;
	border-color:#324009;
	border-width:1px;
	font-size:11px;
	font-family:verdana;
}

.submitter {
	background-color:#65723F;
	border-color: #324009;
	border-width:1;
	color:white;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	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: 90%; 
	border: 1px dotted;
	border-color: #DADEEE; 
	padding: 5px;
	font-family: verdana;
}

.sfont {
	font-size:8pt;
}

A.head 			{background-color: transparent;
                 border: 0px solid #65723F;
				 color:#000000;
				 text-decoration:underline;
				 padding: 2px;	  }
A.head:link	{background-color: transparent;
                 border: 0px solid #65723F;
				 color:#000000;
				 text-decoration:underline;
				 padding: 2px;	  }
A.head:visited	{background-color: transparent;
                 border: 0px solid #65723F;
				 color:#000000;
				 text-decoration:underline;
				 padding: 2px;	  }
A.head:hover	{background-color: #65723F;
                 border: 1px solid #324009;
				 color:#FFFFFF;
				 text-decoration:none;
				 padding:1px;	}
A.haed:active 	{background-color: transparent;
                 border: 0px solid #65723F;
				 color:#000000;
				 text-decoration:underline;
				 padding: 2px;	  }

