body,td,th,ul,ol,li {
}
body {
	background-color: #fafed1;
	margin-left: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: #0db50d;
	scrollbar-face-color: #0db50d;
	scrollbar-track-color: #0db50d;
	scrollbar-arrow-color: #fafed1;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #fafed1;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	background-image: url(/images/bg3.jpg);
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #2B1919;
	margin-left: 10px;
}
.lftbg {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: right;
}
.rtbg {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
	color: #FBFED1;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #234118;
	margin-left: 10px;
}
.smallfont {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 10px;
}
.content {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	color: #005F00;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.menuItems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	color: #000000;
	text-decoration: none;
}
.menuHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	color: #FBFED1;
	text-decoration: none;
	background-color: #000000;
}
.visibility {
	filter: Alpha(Opacity=65, FinishOpacity=, Style=, StartX=, StartY=, FinishX=, FinishY=);
}
.border {
	border: 3px ridge #0B7149;
}
.border2 {
	border: 5px outset #0B7149;
}
.style1 {
	color: #005F00;
	font-size: 20px;
	margin-left: 10px;
}
.style2 {
	color: #CC0000;
	font-size: 20px;
	margin-left: 10px;
}
.style3 {
	color: #005F00;
	font-style: italic;
	font-weight: bold;

.tablelinks {
	font-weight: 800;
	color: #FBFED1;
}
.purpleText {
	color: #b606f0;
	font-weight: bolder;
}
.blueText {
	font-weight: bolder;
	color: #0000CC;
}
.cyanText {
	font-weight: bolder;
	color: #068af0;
}
.greenText {
	font-weight: bolder;
	color: #1ac608;
}
.goldText {
	font-weight: bolder;
	color: #c4d00b;
}
.orangeText {
	font-weight: bolder;
	color: #d58a06;
}
.redText {
	font-weight: bolder;
	color: #d03506;
}
