body  {
	background:#ddae9c;
	line-height:18px;
	margin-left: 0px;
	margin-top: 30px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}

.foottext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #009900;
	}
	
	.white_txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#009900;
	text-decoration:none;
	font-size: 12px;
}
a.white_txt:active{
	font-size:12px;
	color:#000000;
}
a.white_txt:hover{
	font-size:12px;
	color:#000000;
} 

.content_link{
	font-family: Arial, Helvetica, sans-serif;
	color:#009900;
	text-decoration:underline;
	font-size: 14px;
}
a.content_link:active{
	font-size:14px;
	color:#000000;
	text-decoration: none;
}
a.content_link:hover{
	font-size:14px;
	color:#000000;
	text-decoration: none;
} 

a.sidenav{
	color:#009900;
	font-size:13px;
	text-decoration:none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	}
a.sidenav:hover{
	color:#000000;
	font-size:13px;
	text-decoration:none;
	font-weight: normal;
	}	

.sideheading{
	color:#FFFFFF;
	font-size:18px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	}	
	
.contentheading{
	color:#582420;
	font-size:18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	
	}	
	
	.contenttitle{
	color:#000000;
	font-size:16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	
	}	
.contenttext{
	color:#000000;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	
	}	

