.bg {
	background-image: url(green5x5.jpg);
	background-repeat: repeat;
}

.smalldark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.bg2_brown {
	background-image: url(images2/web/brownbg_repeat.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

a:active {
	color: #333333;
	text-decoration: none;
}

.unique {
	background-attachment: fixed;
	background-image: url(images2/unique.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.safety {
	background-attachment: fixed;
	background-image: url(images2/safety.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.woodcolor {
	background-color: #98994B;
}

.bottomNavi {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #98994B;
	border-right-color: #98994B;
	border-bottom-color: #98994B;
	border-left-color: #98994B;
	background-color: #FFFFFF;
}
.statsBG {
	background-color: #989933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.smalldark_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.large_green {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #989933;
	text-decoration: none;
}
.popup
{
COLOR: #9F141A;
CURSOR: help;
TEXT-DECORATION: none
}
.bg_border_left {
	background-attachment: fixed;
	background: url('images2/web/bg_border_left.gif') repeat-y #E8E8E8;
	background-position: right top;
}
.bg_border_right {
	background-attachment: fixed;
	background: url('images2/web/bg_border_right.gif') repeat-y #E8E8E8;
	background-position: left top;
}

.spacing {
	padding-right: 7px;
	padding-left: 7px;
}
