body {
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	
}
.greentitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #004F4F;
	text-indent: 10px;
}
#lowertextmenu {
}

a.lowertextmenu {
	font: 11px Arial;
	color: #FFFFFF;
	text-decoration: none;
}

a.lowertextmenu:Hover {
	font: 11px Arial;
	text-decoration: underline;
	color: #CFF573;
}
.ItemBody {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.heading {
	font-family: Arial;
	font-size: 11px;
	color: #004F4F;
}	
.textbox {
	background: #ffffff;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	height: 18px;
	width: 120px;
	border: 1px solid #7F9DB9;
}
.formbutton{
	background: #004F4F;
	font-size:10px;
	color:#CFF573;
}
.borderltgn {
	border: 1px solid #D0F574;
}
.ItemBodyBold {
	font-family: Arial;
	font-size: 11px;
	color: #004F4F;
	font-weight: bolder;
}
a.link {
	font: 11px Arial;
	color: #004F4F;
	text-decoration: underline;
}

a.link:Hover {
	font: 11px Arial;
	text-decoration: underline;
	color: #CFF573;
}
