@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F7C73;
}

h2 {
	font-size: 32px;
    font-weight: bold;
    padding-top: 20px;
    z-index: 20;
	text-shadow:#999999;
	text-shadow:2px #999999;
}
.footerd1 {
background:url(../images/footer.gif) 0px -65px repeat-x;
width:100%;
height:50px;
}

.footerd2 {
background-color:#272526;
width:100%;
height:95px;

padding:0px;


}

.footerd3 {
background:url(../images/footer.gif) 0px -115px repeat-x;
width:100%;
height:55px;
}