BODY{
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.menu_bottom{
	color: #EADEBC;
	font-family: Arial;
	vertical-align: top;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.menu_bottom_selected{
	color: #EADEBC;
	font-family: Arial;
	vertical-align: top;	
	font-weight: bold;
	font-size: 12px;
}

.menu_bottom_div{
	color: #5A7B5A;
	font-family: Arial;
	vertical-align: top;	
	font-weight: bold;
	font-size: 11px;	
}


.menu_top_selected{
	color: #EADEBC;
	font-family: Arial;
	vertical-align: top;
	font-weight: bold;
	font-size: 12px;
}

.menu_top{
	color: #EADEBC;
	font-family: Arial;
	vertical-align: top;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;	
}

.menu_top_div{
	color: #5A7B5A;
	font-family: Arial;
	vertical-align: top;
	font-weight: bold;
	font-size: 11px;
	margin : 0px;
	padding : 0px;
}

.menu_left{
	color: #000000;
	font-family: Arial;	
	font-size: 12px;
	text-decoration: none;	
	font-weight: bold;
}

.menu_left_selected{
	color: #28542C;
	font-family: Arial;		
	font-size: 12px;	
	font-weight: bold;
}

.copyright{
	color: #1F0500;
	font-family: Arial;
	vertical-align: middle;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

.page_title{
	color: #000000;
	font-family: Times New Roman;	
	font-size: 30px;
	text-decoration: none;	
}

.home_title{
	color: #2D6714;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.lang{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

.search_box{
	color: #000000;
	font-family: Arial;
	font-size: 12px;	
	width : 75px;
}

.search_btn{
	border: 0px;
	background-image: url(../images/Button_go.gif);	
	background-repeat: no-repeat;
	width: 38px;
	height: 20px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;	
	cursor: pointer;
}

.search_link{
	color: #02620C;
	font-family: Arial;	
	font-size: 14px;
	text-decoration: none;
	height : 18px;
}

.frm_label{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

.frm_msg{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}


.frm_title{
	color: #000000;
	font-family: Arial;
	font-size: 20px;
	text-decoration: none;
}

.right_text{
	color: #000000;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}

.phone{
	color: #28542C;
	font-family: Arial;	
	font-size: 14px;	
	font-weight: bold;
}

.page_content{
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
        padding-left:15px;
        padding-right:15px;

}

				
				
