﻿body {
	margin-right: 0;
	margin-top: 10px;
	margin-bottom: 0;
	background-color: #666666;
	font-family: Verdana;
}
a {
	color: #083a21;
	text-decoration: none;
}
a:visited {
	color: #083a21;
	text-decoration: none;
}
a:active {
	color: #083a21;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
.center {
	border-collapse: collapse;
	background: url('../images/banner1.png') no-repeat;
	width: 920px;
}
.banner {
	height: 175px;
	text-align: right;
	padding: 0px 25px 0px 0px;
	font-size: 10px;
}
.banner a {
	color: #FFFFFF;
	text-decoration: none;
}
.banner a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.banner a:active {
	color: #dddddd;
	text-decoration: none;
}
.banner a:hover {
	color: #dddddd;
	text-decoration: none;
}
.main {
	border: 2px solid #ffffff;
	background: #dddddd;
	padding: 20px 0px 0px 0px;
}
.td-menu {
	height: 30px;
}
.menu {
	border-collapse: collapse;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	width: 500px;
}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:active {
	color: #083a21;
	text-decoration: none;
}
.menu a:hover {
	color: #083a21;
	text-decoration: none;
}
.link {
	border-right: 1px solid #ffffff;
	border-bottom: 0px dotted #000000;
	text-align: center;
	height: 15px;
	width: 110px;
}
.link-active {
	border-right: 1px solid #ffffff;
	border-bottom: 0px dotted #000000;
	text-align: center;
	height: 15px;
	width: 110px;
	color: #083a21;
}
.link-active-left {
	border-right: 1px solid #ffffff;
	border-bottom: 0px dotted #000000;
	text-align: left;
	height: 15px;
	width: 80px;
	color: #083a21;
}
.link-active-right {
	border-right: 0px solid #ffffff;
	border-bottom: 0px dotted #000000;
	text-align: center;
	height: 15px;
	width: 110px;
	color: #083a21;
}
.link-left {
	border-right: 1px solid #ffffff;
	border-bottom: 0px dotted #000000;
	text-align: left;
	height: 15px;
	width: 80px;
}
.link-right {
	border-right: 0px solid #ffffff;
	border-bottom: 0px dotted #000000;
	text-align: center;
	height: 15px;
	width: 110px;
}
.main-in {
	border-collapse: collapse;
	font-family: Verdana;
	font-size: 11px;
	height: 100%;
	width: 100%;
}
.main-content {
	background-color: #FEFEFE;
	padding: 10px 0px 0px 10px;
	vertical-align: top;
	color: #333333;
}
.main-menu {
	width: 220px;
	padding: 10px 0px 0px 10px;
	vertical-align: top;
	font-size: 11px;
	color: #555555;
}
.main-menu-table {
	border-collapse: collapse;
	width: 90%;
}
.main-menu-top {
	color: #083A21;
	width: 15px;
}
.main-menu-toptext {
	color: #083A21;
}
.footer {
	padding: 5px 0px 5px 0px;
	vertical-align: top;
	font-size: 11px;
	color: #333333;
}
