body {
	background-image: url(localimages/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2C4933;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
}
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #f2bc01;
}
a:active {
	text-decoration: none;
	color: #f2bc01;
}
#welcometext {overflow:auto; width:662px; height:102px;}

#sidenav {line-height:1.4;}
#sidenav a:link {color:#FFFFFF; text-decoration:none; font-weight:bold;}
#sidenav a:visited {color:#FFFFFF; text-decoration:none; font-weight:bold;}
#sidenav a:hover {color:#f2bc01; text-decoration:none; font-weight:bold;}
#sidenav a:active {color:#f2bc01; text-decoration:none; font-weight:bold;}
