.back 
{
	background-color: #00a84d;
	background-image: url(../../images/Look-and-Feel_GREAT-NEW-WEBSITE_02.jpg);
   background-repeat: repeat-x;
   background-position: left top;
	margin: 0;
}

a:link, a:visited
{
	color: black;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none; 
}


.contentbox
{
	
	background-color: white;
	color: black;
	font-size: 9px;
	font-family: arial;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../../images/Look-and-Feel_GREAT-NEW-WEBSITE_07.jpg);
	background-position: top;
	background-repeat: repeat;
	vertical-align: text-top;
}

.righttable
{
	
	background-color: White;
	color: Black;
}

.content
{
	
	color: black;
	font-size: 9px;
	font-family: arial;
	
	}

	.content5
{
	
	color: black;
	font-size: 9px;
	font-family: arial;
	background-image: url(../../images/contact_09.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	}


.heading1
{
font-size: 10px;
font-weight: bold;
color: black;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}



