.bg1 {
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
}
.bg2 {
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
}
.bg3 {
	background-image: url(images/main3.jpg);
	background-repeat: no-repeat;
}
.botgreenline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C3CB62;
}
.bghome {
	background-image: url(/images/bg_home.gif);
	background-repeat: repeat-x;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0033;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC00CC;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.bgfw {
	background-image: url(images/bg_fw.jpg);
}
.leftgreen {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #C3C967;
}
.menus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.menuheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.menubody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
