body {
	background-color:#200905;
	margin:0;
	padding:0;
	}
#site-container { width:780px;margin:0 auto; }
#body-container { padding:0 15px; }
td.content-cell {
	background:url(images/bgreel2.jpg) no-repeat #fff;
	background-position:left top;
	text-align:left;
	}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-align:left;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.bodyhi {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BF311B;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
	font-weight: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
	font-weight: normal;
}
a:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
	font-weight: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	font-weight: normal;
	text-decoration: underline;

}
.disclaim {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.bodyhibold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BF311B;
	font-weight: bold;

}
.inputbtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #DDDDDD;
	border: thin solid #333333;
	font-weight: bold;


}