body {
;
	text-align: center;/*this is in place to center in older browsers*/
	background-color: #0c0c17;
	background-image: url(images/mbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.phpForms_pgtitle
{
	font-family : "Times New Roman", Times, serif;
	font-size   : 18px;
	color       : #747489;
	font-weight : normal;
	font-style: normal;
	line-height: normal;
}
#frm_c8043eaaef #pg_9d80d2d3fe .phpForms_pgtitle {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
}

.phpForms_btn
{
	font                : Verdana, Arial, Helvetica, sans-serif;
	color               : #000000;
	background-color: #33FF00;
}
.phpForms_main  {
	background-color: #0c0c17;
	color: #747489;
	margin-top: 10px;
	padding: 10px;
	
}
table, td, th
{
	background-color:#747489;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/gradient.png);
}
