@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #78A25B;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #666666;
	line-height: 17px;
}
.left_css {
	background-image: url(images/left_css.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.right_css {
	background-image: url(images/right_css.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.mid_bg {
	background-image: url(images/wo_15.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.base_bg {
	background-image: url(images/wo_25.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.left_cssbase {
	background-image: url(images/left-base-css.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.right_cssbase {
	background-image: url(images/right-base-css.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
h1 {
	font-size: 120%;
	color: #78A25B;
	font-weight:100;
}
h2 {
	font-size: 110%;
	color: #78A25B;
	font-weight:100;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #68934C;
	font-style: normal;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #68934C;
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.body_bold {
	font-weight: 600;
}
.body_red {
	color: #CC0000;
}
#pic {
	width:250px;
	float:left;
	margin-right:20px;
	margin-bottom: 5px;
}

a {border:none !important; overflow:hidden;}

