BODY {
	scrollbar-3dlight-color :#2C4C33;
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #2C4C33;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #2C4C33;
	scrollbar-highlight-color : #000000;
	scrollbar-shadow-color : #000000;
	scrollbar-track-color : #2C4C33;
	
	
}

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	list-style-type: disc;
}

.main A:link {color: #FFFFFF;
background: transparent;
text-decoration: none}

.main A:visited {color: #FFFFFF;
text-decoration: none}

.main A:active {color: #FFFFFF;
background: transparent;
text-decoration: none}

.main A:hover {color: #B99F6E;
background : transparent;
text-decoration: none}

.boldcream {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B99F6E;
}

.boldcream A:link {color: #B99F6E;
background: transparent;
text-decoration: none}

.boldcream A:visited {color: #B99F6E;
text-decoration: none}

.boldcream A:active {color: #B99F6E;
background: transparent;
text-decoration: none}

.boldcream A:hover {color: #000000;
background : transparent;
text-decoration: none}

.bigwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.darkgreenbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #17291B;
}
.smallwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	list-style-image: url(images/Bullet.gif);
	display: block;
	list-style-position: outside;
}
