/*
Style CSS by S.Boehm (c) 2009
*/

* {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

BODY {
	background-color: #B35F00;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
	overflow: auto;
	text-align: left;
}

H1{
	font-size: 36px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: inherit;
	font-weight: bold;
}

H2{
	font-size: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: inherit;
	font-weight: bold;
}

HR{
	border: 1px dotted #8fb300;
}

IMG{
	border: none;
}

LI{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

P{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

UL{
	margin: 0px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
}

.bgspacer{
	margin: 5px 5px 5px 5px;
}

.bold{
	font-weight: bold;
}

.borderbox{
	height: 100%;
	border: 1px solid #8fb300;
	width: 100%;
}

.center{
	text-align: center;
}

.field{
	z-index: 16;
	margin: 0px 3px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	float: left;
}

.list{
	z-index: 15;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	overflow: hidden;
	float: none;
}

.mainframe{
	margin: 15px 15px 15px 15px;
	padding: 0px 0px 0px 0px;
	width: 820px;
	font-size: 14px;
	font-weight: bold;
	color: #73802B;
	float: none;
	clear: both;
	text-align: left;
}

.mainframe A {
	color: #8FB300;
	text-decoration: none;
}


.mainl{
	margin: 0px 0px 10px 15px;
	padding: 0px 0px 0px 0px;
	width: 550px;
	clear: both;
	float: left;
	font-size: 14px;
	color: #73802B;
}

.mainl A {
	color: #b35f00;
	text-decoration: none;
	
}

.mainl A:HOVER {
	text-decoration: underline;
}

.mainr{
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	width: 255px;
	float: left;
	color: #73802B;
}

.mainr A{
	text-decoration: none;
	color: inherit;
}

.navi {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	width: 100%;
	height: 22px;
	background-color: #8fb300;
	color: white;
}

.navi A:HOVER {
	text-decoration: underline;
}

.navi A:HOVER {
	text-decoration: underline;
}

.navi, .navi A {
	color: white;
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
}

.red{
	color: red;
}
.bggray{
	background-color: #EEEEEE;
}
.spacer{
	margin: 5px 15px 0px 15px;
	padding: 0px 0px 0px 0px;
	width: 820px;
	float: none;
	clear: both;
}

.subnavi {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	font-size: 16px;
}

.topbox{
	/* background-color: #7ea5e0; */
	text-align: center;
	height: 138px;
}

.topbox A {
	font-size: 16px;
	text-decoration: none;
	color: white;
}

.topimg{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 550px;
	height: 138px;
	background-repeat: no-repeat;
}

.white{
	color: white;
}

#debmini{
	position: absolute;
	width: 30px;
	height: 30px;
	overflow: auto;
	bottom: 0px;
	right: 0px;
	z-index: 99;
	text-align: left;
	background-color: #a5a6a7;
}

#debugbox{
	font: inherit;
	position: absolute;
	width: 200px;
	height: 500px;
	overflow: auto;
	bottom: 0px;
	right: 0px;
	z-index: 99;
	text-align: left;
	background-color: #a5a6a7;
	color: inherit;
}

#error{
	z-index: 100;
	margin: 15px 15px 15px 15px;
	padding: 0px 0px 0px 0px;
	width: 820px;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	color: red;
}

#foot{
	text-align: center;
	/*margin: 5px auto 15px auto;*/
	margin-bottom: 15px;
	margin-top: 5px;
	padding: 0px 0px 0px 0px;
	width: 850px;
	overflow: hidden;
	font-size: 12px;
	color: black;
}

#foot A {
	font-size: 12px;
	color: black;
	text-decoration: none;
}

#foot A:HOVER {
	text-decoration: underline;
}

#head{
	text-align: right;
	/*margin: 10px auto 0px auto; */
	margin-top: 10px;
	padding: 0px 0px 0px 0px;
	width: 850px;
	overflow: hidden;
	font-size: 12px;
}

#main{
	background-color: #FFFFFF;
	/*margin: 2px auto 0px auto;*/
	margin-top: 2px;
	padding: 0px 0px 0px 0px;
	/*height: 100%;*/
	width: 850px;
	overflow: hidden;
	z-index: 1;
}
#wrap1{
	margin: 0px auto 0px auto;
	/*padding-left: 200px;*/
	height: 100%;
	width: 850px;
	overflow: visible;
}
#wrap2{
	
	height: 100%;
	overflow: visible;
}
#lnkbox{
	width: 195px;
	margin-top: 230px;
	padding: 0px;
	background-color: transparent;
	overflow: visible;
	float: right;
}
