BODY {
	background:#114301;
	margin: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	}

#wrapper {
	width: 800px;
	margin: 0px;
	padding: 3px;
	text-align: center;
	background-color: #fff;
	border:1px #336699 solid;
	
}

#headermenu {
	width: 742px;
	height: 12px;
	margin: 2px 0px 2px 0px;
	padding: 0px;
	}
	
#headermenu ul {
	padding:0px;
	margin:0px;
	font-family: tahoma, verdana;
    font-size: 8pt;
	font-weight: normal;
    color:#000;
}

#headermenu li {
	color:#000;
	list-style: none;
	display: inline;
	background:#Fff;

}

#headermenu li a {
	margin:0px;
	padding:4px 11px;
	text-align:center;
	text-decoration: none;
	color:#fff;
	background:#F1AC09;
}

#headermenu li a:hover {
	border-color: #030;
	color: #F1AC09;
	text-decoration: none;
}

#dropmenudiv{
	position:absolute;
	margin-left:100px;
	margin-top:5px;
	border-bottom-width: 0;
	font:normal 10px Verdana;
	line-height:18px;
	z-index:100;
	text-align:left;
	border:1px solid #000;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 5px;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/butn_01.jpg)  no-repeat;
	background-position: left center;
	font-family: tahoma, verdana;
	font-size: 8pt;
	font-weight: bold;
	line-height:17px;
	color:#000;
}

#dropmenudiv a:hover{ /*hover background color*/
	color: #972416;
	background-color: transparent;
	background: url(../images/butn_02.jpg)  no-repeat;
	background-position: left center;
}


#leftmenu {
	float:left;
	width: 150px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #D1010A;
}

#leftmenu p {
	margin:0px;
	padding:2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	text-align:left;
}


#content {
	width: 591px;
	margin-left: 3px;
	padding: 1px;
	text-align: center;
	background-color: #fff;
}

#content p {
	margin:0px;
	padding:2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	text-align:left;
}

p {
	padding:2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	text-align:left;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0px 0px 3px 0px;
	padding: 4px 0px 4px 0px;
	color: #cc3300;
	background:#Fff;
	font-size: 15px;
	font-weight: bold;
	letter-spacing:0px;
	border-bottom:1px solid #22308A;
	text-align:left;
	}

h2	{
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 10px;
	height:20px;
	color: #fff;
	background-position: right center;
	background-color: #114301;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	border:2px solid #E4EC02;
}
	
font, th, td, input, select, textarea { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
}

a { 
	text-decoration: none;
	color : #114301;
}

a:hover {
	text-decoration: none;
	color : #D1010A;
}

.largetext {
	font-size: 16pt;
}

.medtext {
	font-size: 10pt;
}

.browntext {
	color: #9A875C;
}

.printtext {
	color: #000000;
	font-size: 10pt;
}

.searchpage {
	color: #333333;
	font-size: 10pt;
}

a.searchpage { 
	color : #333333;
	font-size: 10pt;
}

a:hover.searchpage {
	text-decoration: underline;
	color : #333333;
	font-size: 10pt;
}

.searchpagesmaller {
	color: #333333;
	font-size: 8pt;
}

a.searchpagesmaller { 
	color : #333333;
	font-size: 8pt;
}

a:hover.searchpagesmaller {
	text-decoration: underline;
	color : #333333;
	font-size: 8pt;
}

.whitetext {
	color: #FFFFFF;
}

a.whitetext { 
	color : #FFFFFF;
}

a:hover.whitetext {
	text-decoration: underline;
	color : #FFFFFF;
}

.dark {
	color: #333333;
}

a.dark { 
	color : #333333;
}

a:hover.dark {
	text-decoration: underline;
	color : #333333;
}

.blacktext {
	color: #000000;
}

a.blacktext { 
	color : #000000;
}

a:hover.blacktext {
	text-decoration: underline;
	color : #000000;
}

.orangetext {
	color: #EC7C51;
}

.darkbrowntext {
	color: #BC782D;
}

.pricetext {
	color: #CC7468;
	font-size: 10pt;
}

.largegreentext {
	font-weight: bold;
	color: #496018;
	font-size: 10pt;
}
a.largegreentext { 
	color : #496018;
}

a:hover.largegreentext {
	text-decoration: underline;
	color : #496018;
}

.greentext {
	font-weight: bold;
	color: #E4EC02;
}

a.greentext { 
	color : #496018;
}

a:hover.greentext {
	text-decoration: underline;
	color : #496018;
}

.datetext {
	color: #669AB0;
}

.titletext {
	color: #EC7C51;
	font-size: 10pt;
	font-weight: bold;
}

.menutext {
	font-weight: bold;
	font-size: 8pt;
	line-height: 20px;
	background-color:transparent;
}

a.menutext { 
	color : #000000;
	background:transparent;
}

a:hover.menutext {
	text-decoration: none;
	color : #FFFFFF;
}

img {
	border:0;
	}

