body {
	background-image: url(../_images/back.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	background-color: #C0C2AE;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 11px;
	color: #666666;


}
.footer {
	color: #96A5B3;
	text-align: right;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 0px;
}
.contentPad {
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	padding-top: 0px;

}
.header {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #9EA374;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 10px;


}
.subeaher {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #3D5E7B;
}

