 

  body {
      margin: 0px;
      padding: 0px;

      
	  font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg.jpg);
   }
	


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}

hr {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cb2227;
	
}

a.menu:link, a.menu:active, a.menu:visited {
	margin: 0px;
	padding: 0px;

}

a.menu:hover {
	margin: 0px;
	padding: 0px;
}



a:link, a:active, a:visited {
	padding-left: 14px;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	text-decoration: underline;
	background-repeat: no-repeat;
	background-position: left;


}

a:hover {
	color: #E95D0F;
;
	text-decoration: underline ;
	font-weight: normal;
}

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;
}








h1 {background-repeat: no-repeat;
padding-left: 24px;
font-weight: bold;
background-position: left;
	background-image: url(/images/indenth1.png);

	font-size: 22px;
	color: #E95D0F;


	height: 25px;
}

h2, h3 {background-repeat: no-repeat;

padding-left: 24px;

background-position: left;
	background-image: url(/images/indenth2.png);

	font-size: 18px;
	color: #E95D0F;
font-weight: normal;

	height: 20px;
}

input, textarea
{
color: #000;
background: #FFF;
border: 1px solid #E95D0F;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}




.main {
	width: 600px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 100px;
	padding-left: 10px;
}

.left {
	background-image: url(images/bgleftfooter.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.right {
	background-image: url(images/bgrightfooter.jpg);
	background-repeat: repeat-x;
	background-position: bottom;

	
}
.menu {
	background-image: url(images/menufooter.jpg);
	background-repeat: no-repeat;
	background-position: bottom;		
	padding-bottom: 250px;
}
