@charset "UTF-8";
/* CSS Document */

<style type="text/css">
<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background:#AAC474 url(images/bg.jpg) repeat-y scroll center top;
	color: #666666;
	font-family:tahoma,verdana,helvetica,sans-serif;
	font-size:12px;
	line-height:20px;
	margin:0pt;
	padding:0pt;
	text-align:center;
}
a:link {
	color:#666666;
	text-decoration: none;
	text-shadow:black;
}
a:visited {
	text-decoration: none;
	color: #999999;
	text-shadow:black;
}
a:hover {
	text-decoration: none;
	color:#DDDDDD;
	text-shadow:black;
}
a:active {
	text-decoration: none;
	color:#DDDDDD;
	text-shadow:black;
}
.navLink {
	display:inline-block;
	background-color: #00853F;
	text-align:left;
	border:thin, gray;
	width:120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:white;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 5px;
	border:thin, #dddddd;
	margin-bottom:5px;
	
}
.bdyTxt { 
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	font-size:14px;
	line-height:20px;
	text-align:left;
}
.txtHead {
	font-family:Arial, Helvetica, sans-serif;
	color:#009900;
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	text-align:left;
}
.navBord {
	border-right:thin solid #999999;
}
.smallLinks {
	font-family:Arial, Helvetica, sans-serif;
	color:#009900;
	font-size:10px;
}
.txtsubHead {
	font-family:Arial, Helvetica, sans-serif;
	color:#009900;
	font-size:14px;
	line-height:22px;
	font-weight:bold;
	text-align:left;
}

-->
</style>