a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #99CC00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

body {
	background-color: #084500;
scrollbar-face-color:#7BBA7B;
scrollbar-highlight-color:#7BBA7B;
scrollbar-3dlight-color:#4AA642;
scrollbar-darkshadow-color:#4AAA42;
scrollbar-shadow-color:#52AA42;
scrollbar-arrow-color:#A5D39C;
scrollbar-track-color:#52AA4A;
}
body,td,th {
	font-family: Optima, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

.nobullet {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
}
.tenpxfromtop {
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 18px;
	font-weight: bold;
}
.title {
	font-size: 14px;
}
.visited {
	color: #99FF00;
}
.triangle-bullet {
	margin: 5px;
	list-style-image: url(../img/bullet-white.gif);
	list-style-type: none;
}
.tenpixfromtop {
	margin-top: 50px;
	list-style-image: url(../img/bullet-white.gif);
	list-style-type: none;
}
textarea {
	background-color: #49A542;
	border: 1px solid #49A542;
}
.tenpxfromleft {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}

#Layer1 {
	text-align: justify;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#news {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.tenpxfromtopnotbold {
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	color: #99FF00;
}
.input_flat {

	border: 1px solid #49A542;
	height: 15px;
	background-color: #49A542;
	font-size: 10px;
}

