.bg_left {
	background-color: #6AC781;
	background-image: url(images/left_bg.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.bg_right {
	background-color: #6AC781;
	background-image: url(images/right_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_r {
	background-image: url(images/bg_r.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg_l {
	background-image: url(images/bg_l.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #969796;
	text-decoration: none
}
.footer a:link{
	font-family: Tahoma;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #969796;
	text-decoration: none
}
.footer a:visited{
	font-family: Tahoma;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #969796;
	text-decoration: none
}
.footer a:hover{
	font-family: Tahoma;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #6b6c6b;
	text-decoration: none
}
.news_title {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #2E7A16;
	text-decoration: none;
}
.news_title a:link{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #2E7A16;
	text-decoration: none;
}
.news_title a:visited{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #2E7A16;
	text-decoration: none;
}
.news_title a:hover{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #48B725;
	text-decoration: none;
}
.news {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #2E7A16;
	text-decoration: none;
}
.news a:link{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #2E7A16;
	text-decoration: none;
}
.news a:visited{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #2E7A16;
	text-decoration: none;
}
.news a:hover{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #48B725;
	text-decoration: none;
}

.menu {
	font-family: Verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.menu a:link{
	font-family: Verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.menu a:visited{
	font-family: Verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.menu a:hover{
	font-family: Verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #48B725;
	text-decoration: none;
}
.submenu {
	font-family: Verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.submenu a:link{
	font-family: Verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.submenu a:visited{
	font-family: Verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.submenu a:hover{
	font-family: Verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #48B725;
	text-decoration: none;
}
.menu_line {
	background-image: url(images/menu_line.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

