body {
	margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url(/app/crystalglass/img/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
p,td,th { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #cccccc; }
img { border: 0px; text-decoration: none; }
a { text-decoration: none; color: #cccccc; }
a:hover { color: #999999; }
.b1 {
	background-image: url(/app/crystalglass/img/b1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 50%;
}
.b2 {
	background-image: url(/app/crystalglass/img/b2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 50%;
}
.b3 {
	background-image: url(/app/crystalglass/img/b3.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 50%;
}
.b4 {
	background-image: url(/app/crystalglass/img/b4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 50%;
}
.top {
	background-image: url(/app/crystalglass/img/top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	padding-top: 288px;
}
div.px { font-size: 1px; color: #ffffff; }