body {
	/*background: #000 url("bg_carbon.png") repeat-x;*/
	background: #000 url("../data/images/html_background.jpg");
	font: 8pt Verdana, Tahoma, Arial, sans-serif;
	color: #fff;
}

#center {
	position: absolute;
	top: 50%;
	width: 99%;
	height: 1px;
	overflow: visible;
}

#main {
	position: absolute;
	left: 50%;
	width: 775px;
	margin-left: -387px;
	height: 600px;
	top: -300px;
}
img.hidden_spacer
{
border-style: none

}
#contact {
	margin-top: 8px;
	text-align: center;
}
#popcontact {
	padding:8px;
	text-align: center;color:#000000;border-top:1px solid black;
}
.popBody { margin:0px;background:#ffffff; }
#pform { height:570px;width:500px;margin:0px;padding:0px;background:#ffffff; overflow-y:scroll; /*added overflow*/ }
#pform form { margin:0px 0px 0px 35px;color:#000000;}
#pform p { margin:0px;padding:14px 0px 5px 0px;float:left;width:130px;clear:left; }
#pform input { float:left;margin:8px 0px 5px 0px; }
#pform span { float:left;padding:14px 10px 5px 5px; }
.clear { clear:both; }
#h_link { margin-top:63px;margin-left:-14px; }
#h_link img { width:42px;height:13px;border:0px; }

#receipt tr td
{
    color: #000000;
    text-align:left;
}
#receipt tr th
{
    color: #000000;
    text-align:left;
}
