body{
	background: #556c29;
	background-image:url(/imgs/bg.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#000;
	line-height:18px;
	text-align:justify;
} 

.orangebg {
background-color:#febf50;
margin-top:10px;
padding:10px 10px 10px 10px;
font-size:10px;
}

.whitetext {
color:#FFFFFF;
}

.buttonspacing {
margin-right:10px;
}
.navspacing {
margin-left:10px;
margin-right:10px;
}

.greenbg {
background-color:#9EBF5A;
padding:10px 5px 10px 5px;
text-align:justify
}

.footertext {
font-size:9px;
margin-top:10px;
}

.sidenav {
background-image:url(/imgs/side_bg.jpg);
background-repeat:no-repeat;
background-position:top;
background-color:#c6ab6b;
color:#FFFFFF;
line-height:18px;
}
.sidenavspace {
margin-left:20px;
}

.navdivider {
margin-top:5px;
margin-bottom:5px;
}
.header {
	color: #5A3F0B;
	font-weight: bold;
	font-size: 12px;
}

.contentbg {
background-image:url(/imgs/content_bg.jpg);
background-color:#FFFFFF;
background-repeat:repeat-x;
background-position:top;
}

a:link {color: #000; text-decoration: underline; font-weight : none;}
a:visited {color: #000; text-decoration: underline; font-weight : none;}
a:hover {color: #000; text-decoration: underline;font-weight : none;}

a.nav:link {color: #fff; text-decoration: none; font-weight : none;}
a.nav:visited {color: #fff; text-decoration: none; font-weight : none;}
a.nav:hover {color: #41300d; text-decoration: underline;font-weight : none;}

a.footer:link {color: #fff; text-decoration: underline;}
a.footer:visited {color: #fff; text-decoration: underline;}
a.footer:hover {color: #fff; text-decoration: underline;}