.maintable {
	margin: 0px;
	padding: 0px;
	border: 1px solid #666666;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	
	

}

body {
	background-attachment: fixed;
	background-image: url(images/bg_pmc.gif);
	background-repeat: no-repeat;
	background-position: center center;
}