body
{
	margin: 0px;
	background-color: #58AB2B;
	text-align: center;
	font-family: Tahoma, Georgia, Times;
	font-size: 12px;
	color: #000000;
	background-image: url(image/green.jpg);
	background-repeat: repeat;
}
h1
{
	font-size: 18px;
	text-decoration: none;
	white-space: nowrap;
	height: 18px;
}

h2
{
	font-size: 14px;
	text-decoration: none;
	white-space: nowrap;
	height: 16px;
}
a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	color: #00FF00;
}
.tab-con
{
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	width: 980px;
	background-image: url(image/bg-top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.tab-con td
{
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.top
{
	margin: auto;
	width: 980px;
	height: 120px;
	background-image: url(image/bg-top.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
.middel
{
	background-image: url(image/bg-middel.jpg);
	background-repeat: repeat-y;
	width: 980px;
	margin: auto;
}
.feet
{
	margin: auto;
	width: 980px;
	height: 120px;
	background-image: url(image/bg-bottom.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.banner
{
	height: 150px;
	width: 980px;
	background-color: #003300;
	margin: auto;
}
.infobox
{
}
.content
{
	width: 625px;
	text-align: left;
	vertical-align: text-top;
	padding-left: 10px;	
	padding-top: 10px;
	margin: 0px;
	line-height: 1.3em;
}
#content
{
	width: 600px;
}
.infobox
{
	padding-left: 10px;	
	padding-top: 80px;
}
#infobox
{
	width: 205px;
}
.menu
{
	vertical-align: text-top;
	text-align: left;
	line-height: 18px;
}
#menu
{
	width: 175px;
}
.menu a
{
	display: block;
}
li a:hover 
{ 
	background-color: #00FF00;
	color: #000000;
}
ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-top: 60px;
	padding-left: 20px;
}
li
{
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: 1px #969696 solid;
}
