body {
	background: #aec9ad;
	font: 11px Verdana;
	color: #eff5ef;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

img { 
	margin: 0px;
	padding: 0px;
}
	

a { text-decoration: none; color: #eff5ef;}
a:hover { color: #d4e356; text-decoration: underline; }

#wrap {
	width: 714px;
	margin: 0 auto;
	border-top: 0px;
	border-bottom: 0px;
	text-align: left;
}

#left_panel { width: 204px; position: relative; float: left; }
#main_panel { width: 501px; position: relative; float: right; }
#footer { height: 40px; margin: 0px; text-align: center; clear: both; }

#logo { width: 204px; height: 111px; background: url(/images/logo.jpg); float: left; }
#menu_bottom { width: 204px; height: 13px; background: url(/images/menu_bottom.jpg);  float: left; }
#menuitemsh { width: 204px; background: url(/images/menu_bg.gif) repeat; float: left; }

#menu { width: 204px; }
.noborder { border: 0; maring: 0; padding: 0; float: left;}
#menuitems { margin-top: 0; list-style-image:url('/images/pocok.gif');}
#menuitems li { padding-bottom: 2px; padding-top: 2px;  border-bottom: 1px solid #80af82; width: 140px; }

#header    { margin-top: 15px; background: url(/images/main.png); width: 501px; height: 243px; text-align: right; }
#headermsg { margin-top: 5px; color: #000; background: url(/images/headermsg.png); text-align: center; width: 501px; height: 31px; }
#box { width: 501px;  margin-top: 10px; text-align: center; }
#boxheader { height: 10px; background: url(/images/boxheader.png); color: #000; }
#boxheaderp { height: 40px; background: url(/images/boxheaderp.png); color: #000; }
#boxhtext { padding-top: 11px; font-size: 12px; font-weight: bold; }
#boxtext { background: url(/images/box_bg.gif) repeat; text-align: left; padding: 12px; color: #000; }
#boxtext a { color: #222; text-decoration: none; }
#boxtext a:hover { color: #888; text-decoration: underline; }
#boxfooter { height: 11px; background: url(/images/boxfooter.png); }
#viewlist { paddin-top: 0px; list-style-type: square; }
#viewlist li { padding-top: 0px; }
#lead_headline { font-weight: bold; }

#balbox { width: 204px;  padding-top: 10px; text-align: center; clear: both;}
#balboxheaderp { height: 38px; background: url(/images/balboxh.png); color: #000; }

#balboxhtext { padding-top: 11px; font-size: 12px; font-weight: bold; }

#balboxtext { background: url(/images/balboxbg.gif) repeat; text-align: left; padding: 10px; margin:0px; color: #000; }
#balboxtext p { padding:0px; margin: 6px;}
#balboxtext a { color: #222; text-decoration: none; }
#balboxtext a:hover { color: #888; text-decoration: underline; }
#balboxfooter { height: 9px; background: url(/images/balboxf.png); }

h2 {font-family: Tahoma; font-size: 12px; font-weight:bold;}


