body { 
	margin: 15px 0px 15px 0px;
}
.ULorange {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #58811b;
}
.contactDetails {
  background: white url(../images/Leaves/contactDetails.gif);
  background-repeat: no-repeat;
  background-position: right;
}
.banner {
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(../images/Leaves/banner.jpg);
}
.logo {
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(../images/Leaves/FClogo.gif);
}
.mainImage {
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../images/Leaves/mainImage.jpg);
}
.mainMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 1px;
}
.mainMenu:link {
	text-decoration: none;
	color: #000000;
}
.mainMenu:visited {
	text-decoration: none;
}
.mainMenu:hover {
	text-decoration: none;
	color: #58811b;
}
.maincell {
	padding-top: 12px;
	background-color: #B5D08F;
}
.maincellmargin {
	background-color: #B5D08F;
	font-size: 10px;
}
.subcell {
	padding: 10px;
	background-color: #D4E7BA;
}
li {
	list-style-image: url(../images/Leaves/bullet.gif);
	margin: 0em;
	list-style-type: square;
	line-height: 15px;
	padding: 0em;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.footer:link {
	color: #000000;
}
.footer:visited {
	color: #000000;
}
.footer:hover {
	color: #58811b;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
a {
	color: #58811B;
}
#CCtable {
	border: 1px solid #D4E7BA;
}
#CCtable td{
	border: 1px solid #D4E7BA;
}