body {
	background: #c4df9b;
	color: #000;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

a:link, a:active, a:visited {
	color: #197a30;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #93c653;
}
.rightmenu a:hover {
	color: #fff;
}

table, tr, td {
	color: #000;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

img {
	vertical-align: top;
	border: 0px;
}

input, textarea, select, radio {
	background: #fff;
	border: 1px #197a30 solid;
	padding: 2px;
	color: #000;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

.leftmenu_topbg {
	background: url("images/leftmenu_topbg.jpg") repeat-x;
	font-size: 1px;
	height: 11px;
}
.leftmenu_leftbg {
	background: url("images/leftmenu_leftbg.jpg") repeat-y;
	width: 11px;
	height: 100%;
}
.leftmenu_rightbg {
	background: url("images/leftmenu_rightbg.jpg") repeat-y;
	width: 11px;
	height: 100%;
}
.leftmenu_bottombg {
	background: url("images/leftmenu_bottombg.jpg") repeat-x;
	font-size: 1px;
	height: 11px;
}
.leftmenu_topbg2 {
	background: url("images/leftmenu_topbg2.jpg") repeat-x;
	font-size: 1px;
}
.leftmenu_leftbg2 {
	background: url("images/leftmenu_leftbg2.jpg") repeat-y;
	height: 100%;
	width: 7px;
	font-size: 1px;
}
.leftmenu_rightbg2 {
	background: url("images/leftmenu_rightbg2.jpg") repeat-y;
	height: 100%;
	width: 7px;
	font-size: 1px;
}
.leftmenu_bottombg2 {
	background: url("images/leftmenu_bottombg2.jpg") repeat-x;
	font-size: 1px;
}
.leftmenu_textheader {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
h2.leftmenu_welcometext {
	color: #000;
	font-weight: bold;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.main_topbg {
	background: url("images/main_topbg.jpg") repeat-x;
	font-size: 1px;
	height: 11px;
}
.main_leftbg {
	background: url("images/main_leftbg.jpg") repeat-y;
	font-size: 1px;
	width: 11px;
}
.main_rightbg {
	background: url("images/main_rightbg.jpg") repeat-y;
	font-size: 1px;
	width: 11px;
}
.main_bottombg {
	background: url("images/main_bottombg.jpg") repeat-x;
	font-size: 1px;
	height: 11px;
}
.main_content {
	background: #deecc6;
	color: #000;
	font-size: 11px;
}

.rightmenu_topbg {
	background: url("images/rightmenu_topbg.jpg") repeat-x;
	height: 7px;
	font-size: 1px;
}
.rightmenu_leftbg {
	background: url("images/rightmenu_leftbg.jpg") repeat-y;
	width: 7px;
	font-size: 1px;
}
.rightmenu_rightbg {
	background: url("images/rightmenu_rightbg.jpg") repeat-y;
	width: 7px;
	font-size: 1px;
}
.rightmenu_bottombg {
	background: url("images/rightmenu_bottombg.jpg") repeat-x;
	height: 7px;
	font-size: 1px;
}
h2.rightmenu_textheader {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.newsheader_topbg {
	background: url("images/newsheader_topbg.jpg") repeat-x;
	height: 7px;
	font-size: 1px;
}
.newsheader_leftbg {
	background: url("images/newsheader_leftbg.jpg") repeat-y;
	width: 7px;
	font-size: 1px;
}
.newsheader_rightbg {
	background: url("images/newsheader_rightbg.jpg") repeat-y;
	width: 7px;
	font-size: 1px;
}
.newsheader_bottombg {
	background: url("images/newsheader_bottombg.jpg") repeat-x;
	height: 7px;
	font-size: 1px;
}
.newsheader_content {
	background: #eef5e1;
	color: #000;
	font-size: 11px;
}
h2.newsheader_textheader {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.newsheader_published {
	font-size: 10px;
}