@charset "utf-8";
/* CSS Document */
a{text-decoration: none;} 
a:link {color: #4c4c4c;text-decoration: none;} 
a:visited {color: #4c4c4c;text-decoration: none;} 
a:hover{color: #007700;text-decoration: none;} 
a:active {color: #4c4c4c;text-decoration: none;}  

.left_menu{text-transform :uppercase;color: #007700;font-size: 11px; line-height:18px; font-family:Tahoma,Arial;}
a.left_menu:link {color: #007700;;text-decoration: none;} 
a.left_menu:visited {color: #007700;;text-decoration: none;} 
a.left_menu:hover{color: #000000;text-decoration: none;} 
a.left_menu:active {color: #007700;;text-decoration: none;} 

.green1 {color: #007700;font-size: 11px;font-family: Trebuchet MS, Arial;} 
a.green1:link {color: #007700;font-size: 10px;} 
a.green1:visited {color: #007700;font-size: 10px;} 
a.green1:hover {color: #000000;font-size: 10px;} 
a.green1:active {color: #007700;font-size: 10px;}

.foot{font-size:10px;color: #214809;}
a.foot:link {color: #214809;text-decoration: none;} 
a.foot:visited {color: #214809;text-decoration: none;} 
a.foot:hover{color: #dddddd;text-decoration: none;} 
a.foot:active {color: #214809;text-decoration: none;} 

body{
	margin:0px;
	background-color: #007700;
	font-family: Trebuchet MS, Arial;
	}
	
td{ font-size:11px;
	color: #4c4c4c;
	font-family:Tahoma,Arial;
	line-height:16px;
	}

li{
	list-style-type: square;
	line-height: 120%;
	font-size: 13px;
	color: #ffee02;
}

.input1
{
	font-size: 11px;
	color: #4c4c4c;
	background-color: #d2e3bf;
	line-height: 16px;
	border: 1px solid #598559;
	width: 50px;
	height: 18px;
	font-family: Trebuchet MS, Arial;
}

.input2
{
	background-color: #fffffe;
	line-height: 16px;
	color: #666666;
	border: 1px solid #bec8be;
	width: 200px;
	font-size: 11px;
	height: 18px;
	font-family:Tahoma,Arial;
}	
select
{
	font-size: 11px;
	color: #4c4c4c;
	background-color: #fffffe;
	line-height: 15px;
	border: 1px solid #bec8be;
	height: 15px;
	font-family:Tahoma,Arial;
}

textarea
{
	font-size: 11px;
	color: #666666;
	background-color: #fffffe;
	line-height: 16px;
	border: 1px solid #bec8be;
	width: 380px;
	height: 120px;
	font-family:Tahoma,Arial;
}	

.title {
    padding-left:18px;
	font-family: Trebuchet MS, Arial;
	color: #16761b;
	font-size: 22px;
	font-weight:bold;
	height:70px;
}

.pro_title {
	color: #007700;
	font-size: 11px;
	font-weight:bold;
}
.left_title{
	font-family: Tahoma, Arial;
	text-transform :uppercase;
	color: #007700;
	font-size: 11px;
	font-weight:bold;
}
.left{ 
    padding:20px 0px 5px 15px;
    background-color:#c3f190;
    width:214px;
}
.text{
    padding:0px 18px 15px 18px;  
    text-justify:distrubite;
    text-align:justify;
}

.green {color: #007700;
font-size: 10px;
padding-left:10px;} 

.pro_img{border:1px solid #8eba67;}