 

  body {
      margin: 0px;
      padding: 0px;
      border: none;
      
	  font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bodybg.jpg);
   }
	


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcb47a;
	
}

a.menu:link, a.menu:active, a.menu:visited {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 7px;
	padding-top: 7px;
	display: block;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #61ab00;
	width: 195px;
	margin-left: 25px;
}

a.menu:hover {
	color: #000000;
	text-decoration: none ;
		background-image: url(images/menu-indent.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

a.footer:link, a.footer:active, a.footer:visited {
	font-size: 11px;
	color: #704912;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.footer:hover {
	font-size: 11px;
	color: #704912;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}


a:link, a:active, a:visited {
color: #FFFFFF;
text-decoration: underline ;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline ;
	
}

a.more:link, a.more:active, a.more:visited {
	color: #000000;
	text-decoration: none;
	background-image: url(images/menu-indent2.gif);
	font-size: 12px;
	text-decoration: underline;
		padding-top: 7px;


}

a.more:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.body {
	background-image: url(images/body-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.body2 {
/*	background-image: url(images/body-bg2.gif);
	background-repeat: repeat-y;
	background-position: right;
	*/
	background-color: transparent;
	padding-left: 45px;
	padding-right: 100px;
	line-height: 25px;
}







h1 {
	font-size: 18px;
	padding-left: 5px;
	padding-bottom: 7px;
	font-weight: normal;
	letter-spacing: 5px;
}

h2 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	height: 20px;
}

.h2 {
	font-size: 21px;
	color: #5d9735;
	font-weight: bold;
	height: 20px;
}

.main {
	background-image: url(images/mainbg.jpg);
	background-position: left top;
	padding-right: 25px;
	padding-left: 38px;
}

.footer {
	text-align: center;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;

}


