
	body {
		background-color: #808080;

		background: #ffffff url("../img/boxtopbg.gif") 0px 0px repeat-x;


		filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#FFFBEF',EndColorStr='#808080');
		margin: 0 auto;
		text-align: center;
		padding-bottom: 15px;


		margin-left: auto;
		margin-right: auto;

	}





	.dtable {
		background-color: #ffffff;


		margin-top: 5px;
		border-width: thick;
		border-style: double;
		border-color: #cccccc;
	}



	.thepage {
		background-color: #ffffff;
	}



	.body, .td {
		background: #ffffff;
		font-family: arial, verdana;
		font-size: 13px;
	}

	td {
		text-align: left;
	}

	div.outer {
		text-align: center;
	}

	.lefty {
		padding-right: 20px;
		font-family: Verdana,Helvetica;
		font-size: 13px;
	}
	.ftable {
		border-width: medium;
		border-style: dotted;

	}
	.foot, .foot a  {
		color: #ffffff;
		font-family: arial, verdana;
		font-size: 13px;
	}
	h2 {
		text-align: center;
		font-family: arial, verdana;
		font-size: 1.8em;
		color: #FA4747;
		margin: 0 30px 0 30px;
	}
	h1 {
		text-align: center;
		font-family: arial, verdana;
		font-size: 1.4em;
		color: #FA4747;
		margin: 0 30px 15px 30px;
	}