.copyRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;


}
.planTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;


}
.brdr {
	border: 1px solid #1A8F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.dragNFly {
	font-family: Arial, Helvetica, sans-serif;
	color: #1A8F00;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;

}
.bkgrdFly {
	background-attachment: fixed;
	background-image: url(images/main/bkgrdFly.jpg);
	background-repeat: no-repeat;
	background-position: 150px 150px;
}
body {
scrollbar-face-color: "#1A8F00"; 
scrollbar-shadow-color: white; 
scrollbar-arrow-color: white; 
scrollbar-3dlight-color: "#1A8F00"; 
scrollbar-highlight-color: white; 
scrollbar-darkshadow-color: "#1A8F00"; 
scrollbar-track-color: white}

.topHeader {
	background-attachment: fixed;
	background-image: url(images/main/index_05.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.whLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.menuLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A8F00;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;

}
.menuBrdr {
	border: 1px solid #1A8F00;
}
a:hover {
	text-decoration: underline;
}
a.mainNav:Hover {
	text-decoration: underline;
	background-color: #FF7C00;
	display: block;
}
#over {
	text-decoration: underline;
	background-color: #FF7C00;
	display: hidden;
}

.dashes {
	background-image: url(images/main/dash.gif);
	background-repeat: repeat-x;
}
td.statusBar {
	background-color: #eeeeee;
	padding: 4px;
	padding-left: 14px;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
}
.bkgrdGradient {
	background-attachment: fixed;
	background-image: url(images/main/bkgrdGradient.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
//Styles for navigation menus
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: none 
}
.header:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF7C00;
	display: block;
	cursor: hand 
}.featuredBrdr {
	background-image: url(images/featured/border.gif);
	background-repeat: repeat-y;
}
.featuredText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF7C00;
	text-align: center;
}
.featuredGrn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1A8F00;
	text-align: center;
}
.featuredFtr {
	background-image: url(images/featured/footer.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left bottom;
}
.headerRpt {
	background-image: url(images/main/headerRepeat.jpg);
	background-repeat: repeat;
}
