body {
	margin: 0 0;
	font: 12px Arial, sans-serif;
	color: #555555;
}

TD {
	font-size:12px; 
	color:#000000; 
	font-family:Verdana
}

a:link, a:active, a:visited {
	text-decoration: none;
	color: #0078ae;
}

a:hover, a:focus, a.store:hover {
	border-bottom: 1px dotted #dae7f2;
	color: #75b2d5;
}

#wrap1 {
	margin: 0 9px;
	width: auto;
	background: #fff;
	border-left: 1px solid #828282;
	border-right: 1px solid #828282;
}

#header {
	height: 50px;
	background: url('/eform/images/hdr-bkg.png') repeat-x;
}

#productname {
	float:left;
	background: url('/eform/images/hdr-prodname.png') no-repeat;
	height: 18px;
	width: 272px;
	margin-top: 15px;
	margin-left: 20px;
}

#logo {
	float:right;
	background: url('/eform/images/hdr-logo.png') no-repeat;
	height: 23px;
	width: 146px;
	margin-top: 14px;
	margin-right: 20px;
}

#main {
	width: 100%;
	height: 600px;
	background: #fff;
}