html, body {
	min-height:100%;
	height:100%;
	}
body {
	margin: 0px;
	background: url(/store/pc/images/layout/main_bkg.jpg) repeat #adbdcb;
}
table, th, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
a:link, a:visited, a:active {
	color:#0066CC;
	text-decoration:none;
	}
a:hover {
	color:#0099CC;
	text-decoration: underline;
	}
