*
{
	margin: 0pt;
	padding: 0pt;
}

html
{
}

body
{
	background-color: #73733f;
	color: #000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 62.5%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: center;
}

table
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.0em;
}

td
{
	vertical-align: top;
}

td.fix
{
	padding-top: 3px;
}

.wrapper, input, textarea
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.1em;
}

img, table
{
	border: 0pt none;
}

ul.fix
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

h1
{
	font-size: 1.8em;
	font-weight: normal;
	padding: 6px 3px 3px 5px;
}

h2
{
	/*border-bottom: 1px solid #1D3F04;*/
	font-size: 1.8em;
	font-weight: normal;
}

.clear
{
	clear: both;
}

.hide
{
	display: none;
}

.help
{
	cursor: help;
}

textarea, input, select
{
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	padding: 2px;
}

select
{
	border-style: solid;
	border-width: 1px;
	font-family: Arial, Verdana, sans-serif;
	height: 2em;
	line-height: 20px;
	padding: 2px;
	vertical-align: top;
}

a
{
	color: #1D3F04;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.fix
{
	text-decoration: none;
}

div.top
{
}

div.wrapper
{
	background: #F3E7C4 url(../images/wrapper-bg.gif) repeat-y 50% 0%;
	font-size: 1.1em;
	margin: 0px auto;
	padding: 0pt 10px;
	text-align: left;
	width: 800px;
}

div.wrapper div.header
{
	background: transparent url(../images/logo.jpg) no-repeat scroll 0% 0%;
	height: 140px;
	width: 800px;
}

div.wrapper div.navigation
{
	background-color: #8A6F39;
	padding-left: 5px;
	/* IE6 Hack */ _display: inline-block;
}

div.wrapper div.navigation ul
{
	display: block;
}

div.wrapper div.navigation ul li
{
	display: block;
	float: left;
	padding: 7px 0pt;
}

div.wrapper div.navigation ul li a,
div.wrapper div.navigation ul li span
{
	border-right: 1px solid #D9CCAE;
	color: #D9CCAE;
	display: block;
	padding: 0pt 6px;
}

div.wrapper div.left
{
	background: transparent url(../images/left-bg.gif) repeat-y scroll 0% 0%;
	float: left;
	width: 168px;
}

div.wrapper div.left div.head
{
	background: transparent url(../images/left-header.gif) no-repeat scroll 0% 0%;
	padding-top: 9px;
}

div.wrapper div.left div.foot
{
	background: transparent url(../images/left-footer.gif) no-repeat scroll 0% 100%;
	padding-bottom: 7px;
}

div.wrapper div.left div.main
{
	color: #73733F;
	font-weight: bold;
	text-align: center;
}

div.wrapper div.left div.main ul.menu
{
	text-transform: uppercase !important;
}

div.wrapper div.left div.main ul.menu li
{
	background: transparent url(../images/title-bg.gif) no-repeat scroll 50% 0%;
	color: #FFF;
	font-weight: bold;
	line-height: 30px;
	padding-bottom: 20px;
}

div.wrapper div.left div.main ul.submenu li
{
	background: transparent none repeat scroll 0%;
	font-weight: normal;
	line-height: 1.2em;
	padding-bottom: 0pt;
}

div.wrapper div.left div.main ul.submenu li a
{
	color: #6D531F;
	line-height: 1.0em;
	text-decoration: none;
}

div.wrapper div.left div.main ul.submenu li a:hover
{
	text-decoration: underline;
}

div.wrapper div.middle
{
	background: transparent url(../images/middle-header.gif) repeat-x scroll 0% 0%;
	float: left;
	width: 442px;
}

div.wrapper div.middle div.main
{
	color: #1D3F04;
	padding: 17px 14px 0pt 14px;
}

div.wrapper div.right
{
	background: transparent url(../images/right-header.gif) repeat-x scroll 0% 0%;
	float: left;
	width: 190px;
}

div.wrapper div.right div.main
{
	padding: 14px 10px 0pt 10px;
}

div.wrapper div.footer
{
}

div.wrapper div.footer div.copyright
{
	color: #8a6f39;
	padding: 4px;
	text-align: center;
}

div.bottom
{
	background: transparent url(../images/wrapper-footer.gif) no-repeat scroll 50% 0%;
	height: 10px;
}

.box
{
	border: 2px solid #1D3F04;
	margin-bottom: 10px;
}

.box .title
{
	background-color: #1D3F04;
	color: #FFF;
	font-weight: bold;
	padding: 12px;
	text-align: center;
}

.box .content
{
	background-color: #ECE7CD;
	color: #000;
	padding: 4px 7px;
}

.box .content a
{
	color: #1D3F04;
}

.box2
{
	border: 1px solid #1D3F04;
	margin-top: 10px;
}

.box2 .title
{
	background-color: #73733F;
	border: 1px solid #958C57;
	color: #FFF;
	font-weight: bold;
	padding: 12px;
	text-align: center;
}

.box2 .content
{
	background-color: #EBE7CC;
	border-bottom: 1px solid #AD9D67;
	border-left: 1px solid #AD9D67;
	border-right: 1px solid #AD9D67;
	color: #000;
	font-weight: bold;
	padding: 8px 6px;
}

.box2 .content img
{
	border: 2px solid #405E23;
}

.box2 .content a
{
	color: #004400;
}

.box3
{
	border-top: 1px solid #405E23;
	clear: both;
	padding: 5px 5px 5px 0pt;
}

.box3 .content
{
	padding: 5px;
	margin-left: 115px;
}

.box3 .content a
{
	font-weight: bold;
	text-decoration: underline;
	color: #1d3f04;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

img.left
{
	float: left;
	margin: 0pt 10px 5px 0pt;
}

img.right
{
	float: right;
	margin: 10px 0pt 0pt 10px;
}

.error
{
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}

.success
{
	color: #009933;
	font-weight: bold;
	text-align: center;
}

table.style1
{
	width: 100%;
	background-color: #ECE7CD;
	border: 2px solid #1D3F04;
}

table.style1 th
{
	background-color: #1D3F04;
	color: #FFF;
}

table.style1 th,
table.style1 td
{
	padding: 5px;
}

span.style1
{
	padding: 5px; 
	color: #FFF; 
	background-color: #1D3F04;
}

div.style1
{
	margin-right: 5px;
	padding: 6px; 
	color: #FFF; 
	background-color: #73733F;
}

div.style1 a
{
	color: #FFF;
	font-style: normal !important;
}

div.active
{
	background-color: #1D3F04;
}

div.disabled
{
	background-color: #8A6F39;
}

.center
{
	text-align: center;
}

hr
{
	margin: 5px;
}

#content a
{
	font-style: italic;
	font-weight: bold;
}