body {
	background-color:#4B5F3A;
	font-family: tahoma, verdana;
	margin: auto;
	padding-top:0px;
	padding-bottom: 10px;
	text-align: center;
}

#wrapper {
	width: 950px;
	margin: 0px;
	padding-top: 0px;
	text-align: left;
}

#leftmenu {
	float:left;
 	width:150px;
	text-align:center;
	margin: 20px 0px 0px 35px;
	padding: 0px 0px 0px 0px;
	font-family: tahoma, verdana;
	font-size: 9pt;
	font-weight:500;
	letter-spacing:0px;
	color: #000;
}

#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 30px 0px 30px;
	padding:0px 0px 0px 30px;
    margin:0px;
	color: #000;
}

#leftmenu li {
	color: #FF0101;
	text-align:left;
	font-size: 12px;
	height:20px;
	width: 125px;
	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:#C03715;
}


#leftmenu li a:hover {
	color: #4B5F3A;
	text-decoration:none;
}

	
#imgmenu {
	float:left;
 	width:500px;
	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;
}

#imgmenu p {
	font-size: 8pt;
	line-height: 10pt;
	color: #000;
	padding: 3px 5px 3px 5px;
	background:#fff;
	text-align:center;
}

#imgmenu ul{
	font-family: tahoma, verdana;
    font-size: 8pt;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
    margin:0px;
	color: #000;
}

#imgmenu li {
	color: #FF0101;
	text-align:left;
	font-size: 9pt;
	height:20px;
	width: 100px;
	padding: 5px 0px 0px 20px;
	margin:0px 0px 0px 0px;
	text-decoration:none;
	list-style-type: none;
	font-weight:bold;
	display: inline;
}

#imgmenu li a {
	text-decoration: none;
	color:#A90000;
	}




#imgmenu li a:hover {
	color: 000;
	text-decoration:none;
}


#content {
	font-size: 8pt;
	line-height: 10pt;
	font-family:ariel, verdana, tahoma;
	padding: 0px;
	margin: 0px;
	background:#FCFDFB;
	padding: 10px 10px 10px 10px;
}

#content p {
	font-size: 9pt;
	line-height: 11pt;
	color: #000;
	padding: 0px 10px 0px 10px;
	background:transparent;
	text-align:left;
}

#content a {
	font-size: 9pt;
	line-height: 11pt;
	font-weight:bold;
	color: #C03715;
	text-decoration:none;
}

#content a:hover {
	font-size: 9pt;
	line-height: 11pt;
	color: #4B5F3A;
}

#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	{
	font-family:verdana, tahoma;
	margin: 0px 0px 10px 0px;
	color: #485B37;
	background:#transparent;
	font-size: 12pt;
	font-weight: bold;
	padding:5px 0px 5px 0px;
	text-align:left;
}

h2 {
	font-family:verdana, tahoma;
	margin: 0px 0px 0px 0px;
	color: #4B5F3A;
	background:#transparent;
	font-size: 11px;
	font-weight: bold;
	padding:2px 0px 2px 0px;
	border-bottom:1px solid #000;
	text-align:left;
	}

h3 {
	height:25px;
	margin: 0px 5px 3px 5px;
	color: #0E1E40;
	font-size: 10pt;
	font-weight: bold;
	font-style:none;
	padding:3px 0px 3px 3px;
	text-align:left;
	border-bottom:2px #DDCB07 solid;
}

h4 {
	margin: 0px 5px 0px 5px;
	color: #DDCB07;
	font-size: 8pt;
	font-weight: bold;
	padding:3px 5px 3px 5px;
	text-align:left;
	background:#8B8C8E;
	border:1px #000 solid;
}

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;
}


.copyrightleft {
	font-size: 11px;
	line-height: 13px;
	font: verdana, ariel;
	padding: 3px 10px;
	color: #334425f;
	text-align: left;
}

.copyrightright {
	font-size: 11px;
	line-height: 13px;
	font: verdana, ariel;
	padding: 3px 10px;
	vertical-align: top;
	color: #334425;
	text-align: right;
}

a.copyright {
	color: #4B5F3A;
}

a:hover.copyright {
	color: #000000;
}

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 {
	
	}

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;
	}
	
#thumbs a {
	font-size: 8pt;
	line-height: 9pt;
	font-weight:normal;
	color: #C03715;
	text-decoration:none;
}

#thumbs a:hover {
	font-size: 8pt;
	line-height: 9pt;
	color: #030;
}
