.bg1 {  background-color: #E2E2E2}
.bg2 {  background-color: #FFFFFF}
.bg3 {  background-color: #7E7E7E}
.bg4{  background-color: #CCCCCC}
.bg5{  background-color: #5AB300}
.bg6{  background-color: #00342D}
.bg7{  background-color: #999999}

p {  font-family: verdana, sans-serif; font-size: 10px; line-height: 15px; color: #666666}
.captions {  font-size: 10px; line-height: 15px; color: #666666}
.nav {  font-size: 10px; line-height: 11px; color: #666666}
.title { font-size: 10px; line-height: 15px; color: #00664C; font-weight:bold}
.carrot {  font-size: 10px; line-height: 11px; color: #5AB300}
.white { font-size: 10px; line-height: 15px; color: #ffffff}

.headline1 { font-family: arial, sans-serif; font-size: 18px; color: #999999; line-height: 22px; font-weight:bold}
.headline2 { font-family: verdana, sans-serif; font-size: 12px; line-height: 16px; color: #66B000; font-weight:bold}
.headline3 { font-family: verdana, sans-serif;font-size: 9.4px; color: #00342D; text-transform: uppercase; font-weight:bold}

.big {  font-size: 11px; line-height: 17px; color: #666666}
.bignav {  font-size: 11px; line-height: 13px; color: #666666}
.bigtitle { font-size: 11px; line-height: 15px; color: #66B000; font-weight:bold}

.smalltopnav { font-size: 9.4px; line-height: 11px; color: #666666}
.copyright {  font-size: 9.4px; line-height: 12px; color: #999999}
.small { font-size: 9.4px; line-height: 13px; color: #666666}
.bold { color: #333333; font-weight:bold}
.smallnav {  font-size: 9.4px; line-height: 11px; color: #999999}

ul {  font-family: verdana, sans-serif; font-size: 10px; line-height: 16px; color: #666666}
li {  font-family: verdana, sans-serif; font-size: 10px; line-height: 16px; color: #666666}
ol {  font-family: verdana, sans-serif; font-size: 10px; line-height: 16px; color: #666666}

a { color:#006699; text-decoration:underline}
a:hover { color:#3399CC; text-decoration:underline}

.topnav{ color:#004C7E; text-decoration:underline}
.topnav:hover { color:#6699CC; text-decoration:underline}

.whitenav{ color:#ffffff; text-decoration:none}
.whitenav:hover { color:#5AB300; text-decoration:none}

.sidenav{ color:#00664C; text-decoration:none}
.sidenav:hover { color:#189B7A; text-decoration:none}
.sidenavactive { font-weight: bold; color:#333333; text-decoration:none}
.sidenavactive:hover {font-weight: bold; color:#666666; text-decoration:none}

.input
{
    BORDER-RIGHT: #99D47F 1px solid;
    BORDER-TOP: #33A02C 1px solid;
    BORDER-LEFT: #33A02C 1px solid;
    BORDER-BOTTOM: #99D47F 1px solid;
	BACKGROUND-COLOR: #CCEBB9;
	font-family: verdana, sans-serif;
	font-size: 9.4px;
	height: 19px;
	color: #333333
}

.select
{
    BORDER-RIGHT: #FFFF99 1px solid;
    BORDER-TOP: #CC9933 1px solid;
    BORDER-LEFT: #CC9933 1px solid;
    BORDER-BOTTOM: #FFFF99 1px solid;
	BACKGROUND-COLOR: #CCEBB9;
	font-family: verdana, sans-serif;
	font-size: 9.4px;
	height: 19px;
	color: #333333;
}


TEXTAREA
{
    BORDER-RIGHT: #ffff99 1px solid;
    BORDER-TOP: #cc9933 1px solid;
    BORDER-LEFT: #cc99331px solid;
    BORDER-BOTTOM: #ffff99 1px solid;
    BACKGROUND-COLOR: #CCEBB9;
	font-family: Verdana, sans-serif;
	font-size: 9.4px;
	color: #333333
}

.submit
{
    BORDER-RIGHT: #66BB50 2px solid;
    BORDER-TOP: #CCEBB9 2px solid;
    BORDER-LEFT: #CCEBB9 2px solid;
    BORDER-BOTTOM: #66BB50 2px solid;
    BACKGROUND-COLOR: #99D47F;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00664C;
	height: 19px;
}