body {
	background: #666666 url('../images/bg.gif') repeat top left;
	margin: 0px;
	font-family: Verdana;
	color: #fff;
	font-size: 12px;
}

td.header_left {
	background: #99cc33 url('../images/header_bg_left.jpg') repeat-x top left;
}

td.header_right {
	background: #99cc33 url('../images/header_bg_right.jpg') repeat-x top left;
}

td.head {
	width: 780px;
	background: #99cc33 url('../images/header.jpg') no-repeat top left;
}

td.main {
	width: 989px;
	border: 1px solid #727e10;
	background-color: #3e3e3e;
}

td.menu {
	width: 140px;
	border-right: 1px solid #727e10;
	background: transparent url('../images/menu_bgr.jpg') repeat-y top left;
}

td.middle {
	border-right: 1px solid #727e10;
	color: #000;
	background-color: #FFF;
}

td.footer {
	border-top: 1px solid #727e10;
	color: #c1d43f;
	font-size: 10px;
}


#loginbox {
	float: right;
	margin-right: 10px;
}

#news_menu {
	display: block;
	width: 150px;
}

#news_menu a{
	width: 100%;
	display: block;
	float: left;
}

a:active,
a:visited,
a:link{
	text-decoration: none;
	color: #c8db43;
	font-weight: 900;
}

a:hover {
	text-decoration: none;
}

input.field, select.field, textarea.field {
	border: 1px solid #fff;
	background-color: #c1d43f;
	color: #000;
	padding: 2px;
	margin: 2px;
	width: 200px;
}

input.submit {
	border: 1px solid #fff;
	background-color: #c1d43f;
	color: #000;
	padding: 2px;
	margin: 2px;
}

select.field{
	width: 205px;
}

input.header_field {
	padding: 2px;
	margin: 1px;
	width: 100px;
	border: 1px solid #505811;
	background: #e0e4a2 url('../images/header_input_bg.jpg') no-repeat right top;
	height: 14px;
}


input.header_button {
	height: 19px;
	margin-top: 2px;
	border: 1px solid #bac0b4;
	background: #c0c167 url('../images/header_submit_bgr.jpg') no-repeat right top;
	cursor: pointer;
}

a.top:active,
a.top:visited,
a.top:link {
	color: #c1d43f;
	font-size: 10px;
}

a.top:hover {
	text-decoration: none;
}

a.header_button:active,
a.header_button:visited,
a.header_button:link {
	margin-top: 2px;
	padding: 2px 4px 2px 4px;
	border: 1px solid #bac0b4;
	color: #000;
	font-size: 10px;
	font-weight: normal;
	background: #c0c167 url('../images/header_submit_bgr.jpg') no-repeat right top;
}

a.header_button:hover {
	text-decoration: none;
}


input.error {
	border: 1px solid red;
	background-color: #c1d43f;
	color: #000;
	padding: 2px;
	margin: 2px;
	width: 200px;
}

h1 {
	color: #3e3e3e;
	background: transparent url('../images/h1_bg.jpg') no-repeat left bottom;
	padding: 0px 0px 15px 20px;
	font-size: 20px;
}

h2 {
	padding: 20px 0px 0px 0px;
	font-size: 20px;
}

#error {
	color: red;
}

#news_menu {
	margin-bottom: 40px;
}

#news_menu ul{
	width: 140px;
	margin: 0px;
	padding: 0px;

}


#news_menu ul li {
	width: 100%;
	_height: 20px;
	min-height: 20px;
	list-style: none;
	color: #fff;
}

#news_menu ul li a:active,
#news_menu ul li a:visited,
#news_menu ul li a:link{
	width: 120px;
	padding: 8px 5px 8px 25px;
	font-weight:900;
	color: #fff;
	_height: 20px;
	min-height: 20px;
	display: block;
}

#news_menu ul li a.green:active,
#news_menu ul li a.green:visited,
#news_menu ul li a.green:link{
	width: 120px;
	padding: 8px 5px 8px 25px;
	font-weight:900;
	color: #c8db43;
}

#news_menu ul li a.selected:active,
#news_menu ul li a.selected:visited,
#news_menu ul li a.selected:link{
	width: 120px;
	padding: 8px 5px 8px 25px;
	font-weight:900;
	_height: 20px;
	min-height: 20px;
	display: block;
	background-color: #c8db43;
	text-decoration:none;
	color: #fff;

}


#news_menu ul li a:hover,
#news_menu ul li a.green:hover
#news_menu ul li a.selected:hover{
	background-color: #c8db43;
	text-decoration:none;
	color: #fff;
}

#news_menu ul li a.sub:active,
#news_menu ul li a.sub:visited,
#news_menu ul li a.sub:link{
	width: 110px;
	padding: 5px 5px 5px 35px;
	font-weight:900;
}

#news_menu ul li a.sub_selected:active,
#news_menu ul li a.sub_selected:visited,
#news_menu ul li a.sub_selected:link{
	width: 110px;
	padding: 5px 5px 5px 35px;
	font-weight:900;
	_height: 20px;
	min-height: 20px;
	display: block;
	background-color: #c8db43;
	text-decoration:none;
	color: #fff;
}


#news_menu ul li a.subsub:active,
#news_menu ul li a.subsub:visited,
#news_menu ul li a.subsub:link{
	width: 95px;
	padding: 5px 5px 5px 50px;
	font-weight:900;
}

#news_menu ul li a.subsub_selected:active,
#news_menu ul li a.subsub_selected:visited,
#news_menu ul li a.subsub_selected:link{
	width: 95px;
	padding: 5px 5px 5px 50px;
	font-weight:900;
	_height: 20px;
	min-height: 20px;
	display: block;
	background-color: #c8db43;
	text-decoration:none;
	color: #fff;
}
