.normal-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 19px;
}
.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bolder;
}
.small-footer {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 19px;
}
.box01 {
	background-image: url(images/light_green_box_01.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 12px;
	font-size: 9px;
}
.box02 {
	background-image: url(images/light_green_box_02.gif);
	background-position: center top;
	background-repeat: repeat-x;
	font-size: 9px;
}
.box03 {
	background-image: url(images/light_green_box_04.gif);
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 9px;
}
.box04 {

	background-image: url(images/light_green_box_08.gif);
	background-position: left center;
	background-repeat: repeat-y;
	font-size: 9px;
	line-height: 12px;
}
.box06 {


	background-image: url(images/light_green_box_06.gif);
	background-position: right center;
	background-repeat: repeat-y;
	font-size: 9px;
	line-height: 12px;
}
.box07 {
	background-image: url(images/light_green_box_10.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 12px;
	font-size: 9px;
}
.box08 {
	background-image: url(images/light_green_box_12.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
	font-size: 9px;
}
.box09 {

	background-image: url(images/light_green_box_13.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	font-size: 9px;
}
.menu-bar {
	background-image: url(images/menu-bar.gif);
	background-repeat: repeat-x;
	background-position: center center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu-bar-left {

	background-image: url(images/menu-bar-left.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu-bar-right {


	background-image: url(images/menu-bar-right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bold-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}
style3 {
	color: #FFFFFF;
}

body {
	background-image: url(images/black-tile.jpg);
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style3 {
	color: #FFFFFF;
}

.greenLink a:link{
	font-weight:bold;
}

.newsTitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333333;
	font-weight: bolder;
	height:5%;
	text-align:left;
}

.newsImage{
	height:100%;
}

.newsBody{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:16px;
	vertical-align:top;
	height:95%;
	text-align:left;
}