body{
	margin:0;
	padding:0;
	color:#000000;
	background:#014001 url(images/bg.jpg) repeat-x left top;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
}.newsbg {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/newsbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 260px;
}
.bluetxt {
	color: #b7e98a;
}
.greentxt {
	color: #014801;
}
ol{
	margin:0 0 0 15px;
	padding:0;
}
ol li{
	padding:0 0 5px 0;
}
ul.bullets{
	list-style:none;
	padding:0;
	margin:10px 0 5px 15px;;
}
ul.bullets li{
	background:url(images/arrow.jpg) no-repeat left 3px;
	padding:0 0 5px 10px;
}
ul.bullets li a{
	color:#000000;
	text-decoration:none;
}
ul.bullets li a:hover{
	text-decoration:underline;
}
.more {
	color: #7f2708;
	background-image: url(images/arrow1.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
	text-decoration: none;
	padding:0 0 0 13px;
}
.more:hover {
	color: #7f2708;
	text-decoration: underline;
}
.boardsec {
	background-image: url(images/board_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 198px;
	color: #FFFFFF;
}
.footer {
	font:11px Arial;
	color: #b7e98a;
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 69px;
}
.footer a{
	color:#b7e98a;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
}
.greenheadings {
	color: #014801;
	font-size: 20px;
	text-decoration: none;
}
.redheadings {
	color: #D50000;
	font-size: 20px;
	text-decoration: none;
	line-height: 20px;
}
.redlinks {


	color: #D50000;
	font-size: 12px;
	text-decoration: none;
}
.redlinks:hover {



	color: #D50000;
	font-size: 12px;
	text-decoration: underline;
}

