body{
	background:#274100 url(../images/bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#5e5f5d;
	}
	
.menu_bg{
	background:url(../images/menu_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:36px;
	width:678px;
	}
	
.menu_text{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#9dd2fe;
	text-decoration:none;
	}
	
a.menu_text:hover{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	}
	
.body_bg{
	background:#ffffff url(../images/body_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	height:196px;
	border-left:2px solid #ffffff;
	border-right:2px solid #ffffff;
	}
	
.heading1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
	color:#19527e;
	}
	
.image_border{
	border:1px solid #dee0db;
	padding:4px;
	}
	
.green_text{
	color:#68952a;
	}
	
.footer_text{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#687a4d;
	}
.iner_bg{margin:0; padding:0; background:url(../images/iner_bg.jpg) repeat-x; background-position:top leftt;}
