* {
	font-family				: Tahoma;
	color							: #313131;
}

BODY {
	font-size					: 11px;
}

.mainbody {
	margin						: 0px;
	padding						: 0px;
	background				: #E9E9E9 url(/img/right_shadow.gif) repeat-y;
}

IMG {
	border						: none;
}

TABLE {
	border-collapse		: collapse;
}

TABLE TD {
	padding						: 0px;
	vertical-align		: top;
}

DIV.frame {
	width							: 719px;
	border-right			: 5px solid white;
	background-color	: #F7FDEE;
	background-image	: url(/img/frame_back.gif);
	background-repeat	: repeat-y;
}

DIV.left {
	width							: 196px;
	float							: left;
	background-color	: white;
	border-bottom			: 5px solid white;
}

DIV.main {
	width							: 518px;
	margin-left				: 201px;
}

* HTML BODY DIV.main {
	margin-left				: 198px;
}

H2 {
	font-size					: 10px;
	font-weight				: bold;
	border-left				: 11px solid #59733C;
	height						: 17px;
	padding						: 5px 0 0 5px;
	text-transform		: uppercase;
	margin						: 5px 0 0 0;
	background-color	: #81A45A;
	color							: white;
}

H2 A {
	color							: white;
	text-decoration		: none;
}

H3 {
	font-size					: 12px;
	font-weight				: bold;
	margin						: 0px 0 12px 0;
	padding						: 12px 0 0 0;
}

DIV.left UL.mainmenu, DIV.left UL.news, DIV.left UL.mainmenu LI UL {
	list-style				: none;
	margin						: 0px;
	padding						: 0px;
}

DIV.left UL.mainmenu LI UL {
	margin-left				: -16px;
}

DIV.left UL.mainmenu LI, DIV.left UL.mainmenu LI UL LI {
	font-size					: 10px;
	font-weight				: bold;
	border-left				: 11px solid #B8CD8F;
	width							: 180px;
	padding						: 0px 0 0px 5px;
	line-height				: 19px;
	margin						: 0 0 1px 0;
	background-color	: #E1E9D0;
}

DIV.left UL.mainmenu LI UL LI {
	border-left				: 19px solid #B8CD8F;
	width							: 172px;
}

DIV.left UL.mainmenu LI.odd, DIV.left UL.mainmenu LI UL LI.odd {
	background-color	: #F0F7E2;
}

DIV.left UL.mainmenu LI.active {
	border-left				: 11px solid #F3C200;
}

DIV.left UL.mainmenu LI UL LI.active {
	border-left				: 19px solid #F3C200;
}

DIV.left UL.mainmenu LI A {
	text-decoration		: none;
}

DIV.left UL.news LI {
	font-size					: 10px;
	font-weight				: bold;
	margin-bottom			: 10px;
	line-height				: 12px;
}

DIV.left UL.news LI A {
	text-decoration		: none;
	color							: #484C36;
}

DIV.left SPAN.date, DIV.date {
	color							: #484C36;
	font-size					: 10px;
	font-weight				: normal;
}

DIV.date {
	padding-top				: 12px;
}

DIV.left DIV.inner {
	border-left				: 11px solid #D3E3B5;
	background-color	: #F0F7E2;
	padding						: 6px;
	line-height				: 15px;
	font-size					: 11px;
}

DIV.left DIV.news {
	height						: 250px;
	overflow					: auto;
	overflow					: -moz-scrollbars-vertical;
	overflow-y				: auto;
}


DIV.main DIV.article {
	background-color	: #F0F7E2;
}

DIV.main DIV.article H1 {
	font-size					: 16px;
	font-weight				: bold;
	padding						: 0px;
	margin						: 0px;
	line-height				: 22px;
}

DIV.main DIV.article DIV.picture {
}

DIV.main DIV.article TD.body {
	font-size					: 11px;
	padding						: 12px;
	line-height				: 17px;
}

DIV.footer {
	background-color	: #F0F7E2;
	color							: #60635A;
	border-top				: 5px solid white;
	clear							: both;
}

DIV.footer P {
	border-left				: 11px solid #D3E3B5;
	padding						: 4px 0 0 6px;
	margin						: 0px;
	color							: #60635A;
	height						: 18px;
	font-size					: 10px;
}

DIV.footer A {
	color							: #60635A;
	text-decoration		: none;
}

DIV.split {
	clear							: right;
	background-color	: white;
}

DIV.list_element {
	font-size					: 10px;
	background-color	: #F0F7E2;
	padding						: 0px 12px 12px 16px;
	border-bottom			: 5px solid white;

}

DIV.list_element P {
	margin						: 0 0 10px 0;
	padding						: 0px;
	line-height				: 17px;
}


