body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	/* line-height:150%; */
	color: #1D260A;
	background-image: url(../img/back.jpg);
	margin:0;
	padding:0;
	text-align:center;
}

a:link, a:visited, a:active {color:#2F421A;}

a:hover {color:#D3AC30;}

.mainTable {
	background-color: #1D260A;
	background-image:url(../img/bg.gif);
	background-position:bottom;
	border-left: 12px solid #718821;
	border-right: 12px solid #718821;
	border-bottom: 12px solid #718821;
	margin:0 auto;
	position:relative;
	text-align:left;
	width: 985px;
	display:block;
	clear:both;
	height:100%;
}

.menuBox {
	font-size:14px;
	font-weight:bold;
	width:153px;
	display:block;
	float:left;
}

.contentBox {
	background-color: #BDC69F;
	border-left: 1px solid #1D2609;
	border-right: 10px solid white;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 20px;
	background-image:url(../img/w_pix.gif);
	background-repeat:no-repeat;
	background-position: top left;
	display:block;
	float:left;
	width:781px;
	height:100%;
}

.menuBox a:link, .menuBox a:visited {color:#ffffff; text-decoration:none}

.menuBox a:hover {color:#D3AC30; text-decoration:none}

UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0px 8px; PADDING-TOP: 0px; 
}
UL LI {
	list-style-type: none; COLOR: white; TEXT-DECORATION: none; padding-right: 5px; padding-bottom:1px
}


h1 {
color:#fff;
font-size: 18px;
font-weight:bold;
margin-bottom:0px;
background-image:url(../img/back_tit.gif);
background-repeat:repeat;
width:231px;
position:relative;
left:-20px;
padding-left:19px;
padding-top:3px;
margin-bottom:15px;
margin-top:15px;
height:25px;
}

h4 {
color:#D3AC30;
font-size: 18px;
font-weight:bold;
padding-bottom:2px;
margin-bottom:0px;

}

h5 {
color:#1D260A;
font-size: 18px;
font-weight:bold;
padding-bottom:2px;
margin-bottom:0px;

}

.button {
	height:18px; 
	BORDER:0;
	COLOR: #ffffff;  
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #2F421A; 
	margin-bottom: 5px; 
	font-weight: bold; 
	font-size:14px; 
	text-align:center; 
	padding-left:1px; 
	padding-right:0px
}

.inputbox {
	BORDER: #2F421A 1px solid; 
	PADDING-RIGHT: 1px; 
	PADDING-LEFT: 4px; 
	FONT-SIZE: 12px; 
	MARGIN-BOTTOM: 1px; 
	PADDING-BOTTOM: 1px; 
	COLOR: #000; PADDING-TOP: 1px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #fff;
}