/* Start Body */
body {
	background: #efefef;
	height: 100% auto;
	margin: 0;
	padding-top: 0px; 
	padding-bottom: 0px; 
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-serif;
	}
img {border:0;}
#header {
	margin: 0; 
	height: 100px; 
	width: 100%;
	background-color: #333333; 
	}

.headerimg {
	margin: 0;
	background: url('images/logo.png') no-repeat;
	height: 100px; 
	width: 950px; 
	}
#menu { 
	background: #97D210 url('images/navigation_bg.png') repeat-x; 
	font-size: 14px; 
	font-weight: bold; 
	height: 38px; 
	letter-spacing: 0.02em; 
	position: relative; 
	width: 100%; 
	clear: both; 
	margin-bottom:10px; 
	}

#menu ul { 
	list-style: none; 
	margin: 0px; 
	width: 870px;
	}

#menu ul li { 
	float: left;  
	}

#menu ul li span a { 
	background: url('images/navigation_sep.png') no-repeat; 
	background-position: left center;  
	text-decoration: none; 
	display: block; 
	float: left; 
	padding: 11px 14px 11px 14px; 
	}

#menu ul li a { 
	color: #333;  
	text-decoration: none; 
	display: block; 
	float: left; 
	}

#menu ul li a:hover { 
	background-color: #77a709; 
	color: #ffffff;  
	text-decoration: none; 
	display: block; 
	float: left; 
	}
#page {
	background-color: #ffffff;
	border: 1px;
	border-style: solid; 
	border-color: #dddddd; 
	height: 100% auto;      
	margin: 0px;
	padding: 10px;
	width: 864px;
	}
#content {   
	margin-left: 10px;
	padding: 10px;
	width: 470px;
	background-color: #fff;
	text-align: left; 
	}
.narrowcolumn {
	width: 470px;
	float: left;
	}

#content h1 { 
	padding-bottom: 10px; 
	color: #769D00;
	font-size: 16px;
	display: block; 
	}

.sidebarbg { 
	background-color: #F1F7EA;
	background-image: url('images/sidebar.png');
	background-repeat: repeat-y;
	} 

.sidebarbottom{
	width: 176px;
	height: 8px;
	margin-bottom: 10px;
	background: url('images/sidebarbottom.png') no-repeat;
	background-color: #F1F7EA;
	} 

#sidebar {
	float: left;
	width: 176px;
	background-color: ;
   	text-align: left;
	border-style: solid; 
	border-color: #cfcece; 
	border-width: 0px;
	}

#sidebar h2 {
	padding-left: 10px; 
	padding-right: 6px;
	padding-top: 8px;
	color: #333;
	font-family: arial;
	font-size: 13px;
	display: block;  
	text-decoration: none; 
	height: 22px;
	background: url('images/h2bg.png') no-repeat;
	background-color: #97D210; 
	} 

#sidebar ul {  
	margin-left: 1px;
	margin-right: 1px;
	padding: 0px; 
	padding-bottom: 0px; 
	} 

#sidebar ul li { 
	display: block;
	} 

#sidebar ul li a { 
	background: url('images/sidebar_sep.png') no-repeat; 
	background-position: bottom center;
	background-color: #;
	padding: 5px; 
	margin: 0px; 
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	display: block; 
	padding-right: 10px; 
	padding-left: 10px; 
	text-decoration: none; 
	} 

#sidebar ul li a:hover { 
	background: #d8e6c7 url('images/sidebar_sep.png') no-repeat; 
	background-position: bottom center;	
	padding: 5px; 
	margin: 0px; 
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	display: block; 
	padding-right: 10px; 
	padding-left: 10px; 
	text-decoration: none; 
	} 
#sidebarright {
	float: right;
	width: 176px;
	background-color: ;
   	text-align: left;
	border-style: solid; 
	border-color: #cfcece; 
	border-width: 0px;
	}

#sidebarright h2 {
	padding-left: 10px; 
	padding-right: 6px;
	padding-top: 8px;
	color: #333;
	font-family: arial;
	font-size: 13px;
	display: block;  
	text-decoration: none; 
	height: 22px;
	background: url('images/h2bg.png') no-repeat;
	background-color: #97D210; 
	} 

#sidebarright ul {  
	margin-left: 1px;
	margin-right: 1px;
	padding: 0px; 
	padding-bottom: 0px; 
	} 

#sidebarright ul li { 
	display: block;
	} 

#sidebarright ul li a { 
	background: url('images/sidebar_sep.png') no-repeat; 
	background-position: bottom center;
	background-color: #;
	padding: 5px; 
	margin: 0px; 
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	display: block; 
	padding-right: 10px; 
	padding-left: 10px; 
	text-decoration: none; 
	} 

#sidebarright ul li a:hover { 
	background: #d8e6c7 url('images/sidebar_sep.png') no-repeat; 
	background-position: bottom center;	
	padding: 5px; 
	margin: 0px; 
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	display: block; 
	padding-right: 10px; 
	padding-left: 10px; 
	text-decoration: none; 
	} 

#footer { 
	background-color: #333333;
	font-weight: bold;
	height: 38px; 
	position: relative; 
	width: 100%; 
	margin-top:5px; 
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #97D210; 
                font-size: 11px;
	}
	
#footer a {
	color: #555;
	text-decoration:underline;
                font-size: 11px;
	}

#footer a:hover {
	color: #555;
	text-decoration:underline;
                font-size: 11px;
	}

#footer p {
	width: 1040px;
	font:1em Arial, Helvetica, Sans-serif;
	padding-top: 5px;
	padding-left: 15px;
	text-align: right;
	color: #555;
	}

h1#title, h1#title a, h1#title a:hover{
	font-size: 40px;
	font-weight: bold;
	padding: 40px 10px 10px 12px;
	text-align: left;
	text-decoration: none;
	color: #efefef;
	}

a {
	color: #333333;
	}
P {
         padding: 6px 0 6px 0;
}

UL.base {        font-size:11px;
              text-indent:30px;
              margin:10px;
}

h1 {
	padding-top: 0;
	margin: 0;
	}

h2 {
	padding-top: 0;
	margin: 0;
	font-size: 1.6em;
	}

h3 {
	font-weight: none;
	padding-top: 0;
	padding-bottom: 5px;
	margin: 0;
	font-size: 1.3em;
	}

hr {
	background-color: ffffff;	
	}
.table_bonus {border-left:1px solid #d6d6d6; color:#333333; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:14px;}
.table_bonus a {color:#dc0a0a; text-decoration:underline;}
.table_bonus td {border-bottom:1px solid #d6d6d6; border-right:1px solid #d6d6d6;}
.table_bonus th {background:#f1f1f1; padding:7px 0; border-bottom:1px solid #d6d6d6; border-right:1px solid #d6d6d6;}
* {
	margin:0;
	padding:0;
	}