*{
	margin:0;
	padding:0;
	}
body{
	background:#E5F0D4;
	color:#000;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
a:link,a:visited {
	color:#000;
	text-decoration:none;
	}
a:hover{
	color:#00A550;
	text-decoration:underline;

}
.search_input{
	width:97px;
	height:15px;
	}
.menu{
	color:#fff;
	font-weight:bold;
	}
.menu a:link,.menu a:visited {
	color:#fff;
	text-decoration:none;
	}
.menu a:hover{
	color:#fff;
	text-decoration:underline;
}
.banner img{
	border:#fff 6px solid;
	}
.foot{
	padding:0 0 0 20px;
	color:#fff;
	text-align:left;
	}
.borderline{
	border:#53C388 1px solid;
	background:#fff;
	}
.leftbg{
	background:url(../images/left_bg.gif) repeat-x;
	}
.leftline{
	border-right:#53C388 1px solid;
	}
.leftlineon{
	border-top:#53C388 1px solid;
	border-bottom:#53C388 1px solid;
	}
.mainfoot{
	margin-bottom:20px;
	}




































