body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: center;
	background-color: #000000;
}
.wrapper {
	border: 1px solid #999967;
}
p {
	font-size: 11px;
	line-height: 160%;
	color: #cbcb99;
	margin: 0px;
}
ul {
	font-size: 11px;
	line-height: 140%;
	color: #cbcb99;
	padding-left: 5px;
	text-align: left;
}
h1 {
	font-size: 16px;
	color: #cbcb99;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 12px;
	color: #cbcb99;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 12px;
	color: #cbcb99;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: italic;
}
a:link, a:visited, a:active	 {
	text-decoration: underline;
	color: #cbcb99;
	font-size: 11px;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
}
.left_nav {
	text-align: left;
	background-color: #999967;
}
.main_body {
	text-align: left;
	padding: 10px;
}
.main_body ul {
	margin: 10px 0px 10px 10px;
	font-size: 11px;
	line-height: 160%;
}
.main_body ul li {
	padding-left: 5px;
	list-style-type: disc;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.right_body {
	padding: 10px 7px;
	text-align: left;
}
.right_body ul {
	margin: 0px 0px 0px 10px;
	padding-left: 20px;
}
.right_body ul li {
	padding-left: 5px;
}
.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999967;
	font-size: 9px;
	color: #cbcb99;
	line-height: 160%;
	margin: 0px;
	padding: 10px;
	text-align: center;
}
.footer a:link, .footer a:visited, .footer a:active	 {
	text-decoration: none;
	color: #cbcb99;
	font-size: 9px;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 9px;
}
.footer p {
	margin: 0px;
}
.bottom_address {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999967;
	font-size: 11px;
	color: #cbcb99;
	line-height: 140%;
	margin: 0px;
	padding: 10px;
	text-align: center;
}
.bottom_address a:link, .bottom_address a:visited, .bottom_address a:active {
	text-decoration: none;
	color: #cbcb99;
	font-size: 11px;
}
.bottom_address a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
}
.green_frame {
	border: 1px solid #999967;
}

.float_right {
	float: right;
	border: 1px solid #999967;
	margin-bottom: 10px;
	margin-left: 10px;
}
.float_left {
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 5px;
}
.table {
	color: #cbcb99;
	font-size: 10px;
	line-height: 130%;
}
.table p {
	font-size: 10px;
	line-height: 130%;
	color: cbcb99;
}
.left_nav_bot{
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding: 0px;
}
.table a:link, a:visited, a:active {
	text-decoration: underline;
	color: #999967;
	font-size: 10px;
	line-height: 130%;
}
.table a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
	line-height: 130%;
}
.table_online {
	color: #cbcb99;
	font-size: 10px;
	line-height: 130%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999967;
	border-left-color: #999967;
}
.table_online td {
	border-right: 1px solid #999967;
	border-bottom: 1px solid #999967;
}
.table_online p {
	font-size: 10px;
	line-height: 130%;
	color: #cbcb99;
	padding: 3px;
}
.table_online h1 {
	font-size: 10px;
	line-height: 130%;
	color: #cbcb99;
	padding: 3px;
	font-weight: bold;
	text-align: center;
}
.table_online h2 {
	font-size: 10px;
	line-height: 130%;
	color: #cbcb99;
	padding: 3px;
	font-weight: normal;
}

