body{
	width: 800px;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color: #FBFBFB;
	border: 1px solid #fff;
	text-align: center;
	/* background-image: url(); */
}
li{
	color: #696868;
}
.submit{
	width: 60px;
	height: 30px;
	background-image: url(button_green.jpg); 
	border:0px;
	font-family: verdana;
	font-weight: 600;
	font-size: 13px;	
	color: #017211;
}
#nav_menu{
	width: 800px;
	height: 25px;
	background: url(background-menu.jpg);
	text-align:left;
}
#copyright{
	background: url(background-menu.jpg);
	text-align:left;
	height: 25px;
	text-align:center;
	line-height: 1.5em;
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;	
	color: #696868;
	width: 800px;
}
.table_menu{
	height: 22px;
	font-family: verdana;
	font-weight: 600;
	font-size: 11px;	
	color: #696868;
	text-align: center;
	border: 1px solid #389302;
}
.table_menu_B{
	height: 22px;
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;	
	color: #ffffff;
	text-align: center;
	border: 1px solid #000000;
}
.table_menu_2{
	height: 22px;
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;	
	color: #696868;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding-left: 10px;
}
.table_menu_2B{
	border-right: 1px solid #000000;
}
.table_body{
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;	
	color: #696868;
	text-align: left;
	border-left: 1px solid #389302;
	border-right: 1px solid #389302;
	border-bottom: 1px solid #389302;
	line-height: 1.5em;
}
.font{
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
}
.font_title{
	font-family: verdana;
	font-size: 12px;
	font-weight: 600;
	color:#000;
}
p{
	line-height: 1.5em;
}
#img{
	border: 1px solid #E8E6E6;
	margin: 2px;
}
#header{
	width: 800px;
	text-align: left;	
}
#content{
	width: 800px;	
	border: 0px solid #E8E6E6;
	/*
	height:380px;
	overflow: auto; 	
	scrollbar-3dlight-color:#028F16;
	scrollbar-arrow-color:#028F16;
	scrollbar-base-color:#ff6347;
	scrollbar-darkshadow-color:#C1C0C0;
	scrollbar-face-color:#05DA23;
	scrollbar-highlight-color:#028F16;
	scrollbar-shadow-color:#028F16;
	*/
}
#border_top{
	height: 5px;
	border-top: 1px solid #E8E6E6;
}
#border_bottom{
	height: 5px;
	border-bottom: 1px solid #E8E6E6;
}
#space{
	height: 5px;
}
a:link{
	height: 18px;
	line-height: 1.5em;
	color: #696868;
	text-decoration: none;
	
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;	
}
a:visited{
	height: 18px;
	line-height: 1.5em;
	color: #696868;
	text-decoration: none;
	
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
}
a:hover{
	height: 18px;
	line-height: 1.5em;
	color: #000;
	text-decoration: none;
	
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
}
input{
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	border: 1px solid #389302;
}