  	body {
	background-image : url(pics/bg.jpg);
	background-repeat : no-repeat;
	background-color : #ffffff;
}
a {
	color : #90CC3A;
	text-decoration : none;
	
}
	
	.menu {
	font-family : arial, helveticams sans serif;
	font-size : 10px;
	color : #A5A7A5;
	text-decoration : none;
	letter-spacing : 1px;
}
  	.footer {
	font-family : arial, helveticams sans serif;
	font-size : 10px;
	color : #474747;
	text-decoration : none;
	letter-spacing : 1px;
}
  	.heading {
	font-family : arial, helvetica,ms sans serif;
	font-size : 14px;
	color : #9ED846;
	font-weight : bold;
}
  	.submenu {
	font-family : helvetica, arial, ms sans serif;
	font-size : 10px;
	color : #ffffff;
	text-decoration : none;
	border-color : #F78233;
	border-bottom : 2px solid #F78233;
}
  	.homefont  {
	font-family : helvetica, arial, ms sans serif;
	font-size : 10px;
	color : #ffffff;
	text-decoration : none;
	padding-left : 10px;
	padding-bottom : 10px;
	padding-right : 10px;
	padding-top : 10px;
}
  	.font  {
	font-family : arial, helvetica;
	font-size : 12px;
	color : #4B4C4B;
	text-decoration : none;
	letter-spacing : 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
  	.tablefont  {
	font-family : helvetica, arial, ms sans serif;
	font-size : 11px;
	color : #ffffff;
	text-decoration : none;
}
  	.button  {
	font-family : helvetica, arial, ms sans serif;
	font-size : 11px;
	color : #FF9503;
	text-decoration : none;
}
  	.contact {
	font-family : arial, helvetica;
	font-size : 10px;
	color : #ACACA7;
	text-decoration : none;
	letter-spacing : 1px;
}

  	.link  {
	color : #90CC3A;
	text-decoration : none;
}
  	.menulink  {
	color : #90CC3A;
	text-decoration : none;
	
}

