body {
	background: #161615;
	font-family: tahoma, verdana;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
}

#wrapper {
	width: 750px;
	margin: 0px;
	padding-top: 0px;
	text-align: center;
	background-color: #fff;
}


#leftmenu {
	float:left;
 	width:125px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: tahoma, verdana;
	font-size: 9pt;
	font-weight:500;
	letter-spacing:0px;
	color: #000;
	background:#BBA806;
}

#leftmenu p {
	font-size: 8pt;
	line-height: 10pt;
	color: #000;
	padding: 3px 5px 3px 5px;
	background:#fff;
	text-align:center;
}

#leftmenu ul{
	font-family: tahoma, verdana;
    font-size: 8pt;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
    margin:0px;
	color: #000;
}

#leftmenu li {
	color: #000;
	text-align:left;
	font-size: 9pt;
	height:20px;
	width: 140px;
	padding: 5px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	text-decoration:none;
	list-style-type: none;
	font-weight:bold;
}

#leftmenu li a {
	text-decoration: none;
	color:#2D5221;
}

#leftmenu li a:link, #leftmenu a:visited {
	color: #2D5221;
}

#leftmenu li a:hover, #leftmenu li a:acive {
	color: 77622E;
	text-decoration:none;
}

#leftmenu a.here:link, #leftmenu a.here:visited {
	color: #77622E;
	text-decoration:none;
	}
	

#content {
	font-size: 8pt;
	line-height: 10pt;
	width:600px;
	font-family:ariel, verdana, tahoma;
	padding: 0px;
	margin: 0px;
	background:#fff;
}

#content p {
	font-size: 9pt;
	line-height: 11pt;
	color: #000;
	padding: 0px 10px 0px 10px;
	background:transparent;
	text-align:left;
}

#content a {
	font-size: 8pt;
	line-height: 10pt;
		font-weight:bold;
	color: #486B8F;
	text-decoration:none;
}

#content a:hover {
	font-size: 8pt;
	line-height: 10pt;
	color: #030;
}

#content ul, ol {

	padding:0px 0px 2px 5px;
	font-family:ariel, verdana, tahoma;
	font-size: 8pt;
	line-height: 9pt;
	background:transparent;
}

#content li {
	padding: 0px 5px 2px 20px;
	color: #000;
	font-family:ariel, verdana, tahoma;
	font-size: 9pt;
	line-height: 9pt;
	background:transparent;

}

h1	{
	margin: 0px 0px 0px 0px;
	color: #486B8F;
	background:#fff;
	font-size: 14pt;
	font-weight: bold;
	padding:5px 5px 5px 5px;
	text-align:center;
}

h2 {
	margin: 0px 0px 0px 0px;
	color: #fff;
	background:#A4A4A4;
	font-size: 9pt;
	font-weight: bold;
	padding:2px 5px 2px 5px;
	border:1px solid #000;
	text-align:left;
	}

h3 {
	height:20px;
	margin: 0px 5px 3px 5px;
	color: #5C4E01;
	font-size: 10pt;
	font-weight: bold;
	font-style:italic;
	padding:5px 0px 2px 5px;
	text-align:left;
	border-bottom:2px #2C5222 solid;
}

h4 {
	margin: 0px 5px 0px 5px;
	color: #000;
	font-size: 8pt;
	font-weight: bold;
	padding:3px 5px 3px 5px;
	text-align:left;
	background:#ACA9A9;
}

h5 {
	margin: 0px 0px 0px 0px;
	color: #000;
	font-size: 8pt;
	font-weight: bold;
	padding:0px 0px 0px 5px;
	text-align:left;
	border:1px solid #F5CF35;
	background:#F3F2F1;
}

#copyright {
	clear:both;
	width:750px;
	height:35px;
	margin: 0px;
	background:#A4A4A4; 

}

#copyright p {
	margin: 0px;
	font-size: 8pt;
	line-height: 10pt;
	font: verdana, ariel;
	padding: 4px 8px;
	color: #fff;
	text-align:center;
	background: transparent;
}

#copyright .left {
	margin-left: 10px;
	font-size: 8pt;
	line-height: 10pt;
	font: verdana, ariel;
	padding: 4px 8px;
	float: left;
	color: #fff;
	width: 30%;
	background: transparent;
}

#copyright .center {
	font-size: 8pt;
	line-height: 10pt;
	font: verdana, ariel;
	padding: 4px;
	color: #fff;
	width: 40%;
	background: transparent;
	text-align:center;
}


#copyright .right {
	margin-right: 20px;
	line-height: 10pt;
	font: verdana, ariel;
	font-size: 8pt;
	padding: 4px 8px;
	float: right;
	vertical-align: top;
	color: #fff;
	width: 30%;
	text-align: right;
	background: transparent;
}

#copyright a {
	color: #fff;;
}

#copyright a:hover {
	color: #ccc;
}

input,select {
	background-color: #F3F2F1;
	color: #000000;
	border: solid 1pt #000000;
	font-size:14px;
	height:18px;
}

textarea {
	background-color: #F3F2F1;
	color: #000000;
	border: solid 1pt #000000;
	font-size:14px;
}

tr {
	vertical-align:top;
	}

td {
	vertical-align:top;
	font-size: 9pt;
	line-height: 11pt;
	}
th {
	font-size: 8pt;
	background-color:#57616D;
	width:120px;
	border:2px solid #A4A4A4;
	color:#fff;
}

img {
	border:none;
	}
