BODY{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	
	font-family: verdana;
	font-size: 10px;
	color: #000000;

}
.TABLE_main{
	width: 1000px;
	padding: 0px;
	height: 100%;
	

}
.TD_header{
	width: 1000px;
	padding: 0px;
	height: 166px;
	border-bottom: 0px #000000 solid;

}
.TD_menu{
	width: 790px;
	padding: 0px;
	border-bottom: 0px #000000 solid;

}
.TD_left{
	background: #A9C66F;
	width: 210px;
	padding: 0px;
	height: 100%;
	border: none;

}
.TD_content{
	width: 790px;
	padding: 0px;
	height: 100%;
	border-left: 0px #000000 solid;

}
a {
	FONT-SIZE: 12px; 
	COLOR: #025800; 
	FONT-FAMILY: verdana, tahoma, arial; 
	TEXT-DECORATION: none;
	font-weight: bold;
}
a:hover {
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	FONT-FAMILY: verdana, tahoma, arial; 
	TEXT-DECORATION: none;
}
.transoff {
  	opacity:.40;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
}
.transon {
 	opacity:.100;
	filter: alpha(opacity=100); 
	-moz-opacity: 1;
}

.footer
{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 7pt; 
	COLOR: #954662; 
	FONT-FAMILY: verdana, tahoma, arial; 
}
