@charset "UTF-8";
td img {display: block;}body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #62BB46;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td img {
	text-decoration: none;
        border: none;
        outline: none;
}
a:link {
	color: #54B949;
	text-decoration: underline;
        font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #54B949;
        font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #066333;
        font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #066333;
        font-weight: bold;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003300;
	text-align: right;
}
.navbar li {
display: inline;
list-style-type: none;
padding-right: 20px;
}
.navbar a:link {
	color: #54B949;
	text-decoration: underline;
        font-weight: bold;
}
.navbar a:visited {
	color: #54B949;
	text-decoration: underline;
        font-weight: bold;
}
.navbar a:hover {
	color: #066333;
	text-decoration: underline;
        font-weight: bold;
}
.navbar a:active {
	color: #066333;
	text-decoration: underline;
        font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #54B949;
}
h2 {
	font-size: 18px;
	color: #066333;
}
h3 {
	font-size: 16px;
	color: #54B949;
}
h4 {
	font-size: 16px;
	color: #066333;
}
h5 {
	font-size: 10px;
	color: #54B949;
}
h6 {
	font-size: 10px;
	color: #006633;
}
.MainBodyArea {
	vertical-align: top;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.FooterArea {
	text-align: center;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 14px;
}
.headerarea {
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.footerbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.footerbar a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerbar a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerbar a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.navsub {
	vertical-align: top;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #006633;
}
.navsub ul { 
	list-style-type: none;	
	padding: 2px;
	margin:0;
} 
.navsub li{
	padding:10px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #64BC48;
}
.navsub a:link {
	color: #54B949;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
        text-decoration: underline;
	}
.navsub a:visited {
	color: #54B949;
        text-decoration: underline;
        font-weight: bold;
}
.navsub a:hover {
	color: #066333;
	text-decoration: underline;
        font-weight: bold;
}
.navsub a:active {
	color: #066333;
        text-decoration: underline;
        font-weight: bold;
}

