HTML 
{
	BORDER-RIGHT: 0px;
	BORDER-LEFT: 0px;
	BORDER-TOP: 0px;
	BORDER-BOTTOM: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	MARGIN: 0px;
	background-color: #88a734;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}

BODY 
{
	BORDER-RIGHT: 0px;
	BORDER-LEFT: 0px;
	BORDER-TOP: 0px;
	BORDER-BOTTOM: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	MARGIN: 0px;
}

body, td
{
	font-family: "Bookman Old Style", "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	color: #343434;
	text-align: left;
}

a:link, a:visited
{
	color: #0099ff;
	text-decoration: underline;
}

a:hover
{
	color: #0099ff;
	text-decoration: none;
}

a.navi:link, a.navi:visited
{
	color:#FFFFFF;
	text-decoration: none;
	font-size:20px;
	padding-left:10px;
	font-style: italic;
}

a.navi:hover
{
	color:#FFFFFF;
	text-decoration: none;
}

ol
{
	font-weight: bold;
}
li
{
	font-weight: normal;
	margin-bottom: 4px;
	line-height: 150%;
}

ul li
{
	list-style-image: url(img/limarker.gif);
}background-color: White;
	margin-left: 240px;
	margin-top: 22px;

H1
{
	color: #1361ab;
	font-size: 18pt;
	font-weight: normal;
}

#content
{
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	width: 909px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top: 65px;
}

#header
{
	height: 191px;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#menu
{
	float: left;
	padding-left: 40px;
}

#menu img
{
	margin-top: 12px;
	margin-bottom: 0px;
	margin-left: 15px;
}

* html #menu img
{
	margin-bottom: 10px;
}

.item, .itema
{
	line-height: 250%;
	border-bottom: 1px solid #76902b;
	border-top: 1px solid #e0ea59;
	margin: 0px;
}

#menu .item
{
	list-style-image: url(img/marker_green.png);
}

#menu .itema
{
	list-style-image: url(img/marker_white.png);
}

#first
{
	border-top: none;
}

#last
{
	border-bottom: none;
}


#maintext
{
	background-color: White;
	margin-left: 240px;
	margin-top: 22px;
	font-size: 12pt;
	font-style: italic;
	background-image: url(img/bg_content_top.jpg);
	background-repeat: no-repeat;
}


#innerbottom
{
	background-image: url(img/bg_content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
	color: #393600;
	overflow: auto;
	padding-bottom: 75px;
}

#footer
{
	font-style: italic;
	padding-top: 38px;
	padding-left: 283px;
	padding-bottom: 100px;
	color: #5a7316;
}

#copyright
{
	float: left;
}

#design
{
	float: right;
}

#design a:link, #design a:visited, #design a:hover
{
	color: White;
}



form
{
	BORDER-RIGHT: 0px;
	BORDER-LEFT: 0px;
	BORDER-TOP: 0px;
	BORDER-BOTTOM: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	MARGIN: 0px;
}

.clear
{
	clear: both;
	float: none;
}

.line
{
	clear: both;
	float: none;
	border-top: 1px solid #fff83e;
	margin-top: 25px;
	margin-bottom: 25px;
}


input.fld, textarea, select, option
{
	font-family: "Bookman Old Style", "Times New Roman", Times, serif;
	background-color: #ffffff;
	font-size: 10pt;
}

textarea
{
	overflow: auto;
	margin-bottom: 15px;
	font-family: "Bookman Old Style", "Times New Roman", Times, serif;
	background-color: #ffffff;

}

input.btn
{
	font-family: "Bookman Old Style", "Times New Roman", Times, serif;
	background-color: #88a734;
	border-top: 2px solid #b0d44e;
	border-left: 2px solid #b0d44e;
	border-bottom: 2px solid #607b16;
	border-right: 2px solid #607b16;
	font-weight: bold;
	color: #fff;
	font-size: 10pt;
	text-align: center;
	background-image: url(img/bg_btn.gif);
	background-repeat: repeat-x;
}


.nobg, ul .nobg, #tmenu  .nobg, #mmenu .nobg
{
	background-image: none;
}

