 

  body {
      margin: 0px;
      padding: 0px;
      border: none;
      
	  font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg.jpg);
   }
	


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: transparent;
}

hr {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cb2227;
	
}

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: #9500ab;
	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.menu2:link, a.menu2:active, a.menu2: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: #9500ab;
	width: 195px;
	margin-left: 25px;
		background-image: url(images/menu-indent.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

a.menu2:hover {
	color: #000000;
	text-decoration: none ;
		background-image: url(images/menu-indent.jpg);
	background-repeat: no-repeat;
	background-position: left;
}


a:link, a:active, a:visited {
padding-left: 20px;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	text-decoration: underline ;
	background-repeat: no-repeat;
	background-position: left;
}

a:hover {
	color: #000000;
	text-decoration: underline ;
	font-weight: bold;
}

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;
}



.left {
	background-image: url(images/left-footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}



h1 {
	font-size: 18px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 20px;
	background-image: url(images/menu-indent2.gif);
	background-repeat: no-repeat;
	margin-top: 25px;
	padding-bottom: 7px;
	font-weight: normal;
}

h2 {
	font-size: 21px;
	color: #5d9735;
	font-weight: bold;
	height: 20px;
}

.h2 {
	font-size: 21px;
	color: #5d9735;
	font-weight: bold;
	height: 20px;
}