@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #898987;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #DDDFD4;
	font-size: 12px;
}
.style2 {color: #99C645}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.style3 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
.style4 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #659600;
}
.style5 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style7 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #659600;
	font-weight: bold;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.style10 {	
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style11 {font-weight: bold}
.style12 {
	color: #98CA33;
	font-weight: bold;
}
.style13 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
#inner-content 
{
	width: 922px;
	margin: 10px 15px 10px 15px;
	vertical-align: top;
	padding-bottom: 25px;
}
#page-title 
{
	margin: 10px 5px 10px 5px;
	clear: both;
}
#content-pane-1, #content-pane-2
{
	width: 450px;
	float: left;
}
#content-pane-1
{
	margin-right: 10px;
}
#content-pane-2
{
	margin-left: 10px;
}
#content-pane-3
{
	width: 920px;
	clear: both;
}