@charset "UTF-8";}body {	background-image: url(bits/bg-grad.png);	background-repeat: repeat-x;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	background-attachment: fixed;	background-color: #999;	background-position: bottom;}#wrap {	position: relative;	z-index: 18;	top: 0px;	width: 850px;	margin-right: 8px;	margin-left: 8px;}#page {	width: 866px;	margin: 0px auto;	background: url(bits/mainbg.png) repeat-y;	padding: 0px;}#content {	padding: 5px 20px 0px;	top: 0px;	margin: 0px;	z-index: 1;	text-align: justify;}div.heading {	width: 825px;	padding: 15px 0px 0px 25px;	height: 200px;	background: url(bits/header.png) no-repeat;	color: #fcfcfc;	font-size: 22px;	cursor: pointer;	z-index: 90;	top: 0px;	opacity: 1;	position: absolute;}.marquee {	background-color: #000;	height: 320px;	width: 850px;	padding: 0px;}div.menu {	padding: 5px 10px 0px 0;	width: 840px;	height:50px;	position: relative;	left:0;	text-align:right;	background: url(bits/drawer.png) no-repeat;	color: #FFF;	z-index: 50;	opacity: 1;	font-size: 14px;	top: -2px;} div.spacer {	height: 100px;}div.menu a {	text-decoration: none;	color: #CCC;	outline: none;}div.menu a:hover {	color: #FFF;}#zest {	font-size: 18px;	text-align: right;	color: #FFF;}.hidden {	visibility: hidden;}.whitetable {	background-image: url(bits/whitetable.png);	background-repeat: repeat-y;}.whitetable-small {	background-image: url(bits/whitetable-small.png);	background-repeat: repeat-y;}.whitetabletop {	background-image: url(bits/whitetable-top.png);	background-repeat: no-repeat;	height: 8px;	overflow: hidden;}.whitetabletop-small {	background-image: url(bits/whitetable-top-small.png);	background-repeat: no-repeat;	height: 6px;	overflow: hidden;}.whitetablebottom {	background-image: url(bits/whitetable-bottom.png);	background-repeat: no-repeat;	height: 8px;	overflow: hidden;}.whitetablebottom-small {	background-image: url(bits/whitetable-bottom-small.png);	background-repeat: no-repeat;	height: 6px;	overflow: hidden;}.tablehead {	background-image: url(bits/tablehead.png);	font-size: 16px;	font-weight: bold;	color: #FFF;}.tablerow1 {	background-image: url(bits/tablerow1.png);}.tablerow2 {	background-image: url(bits/tablerow2.png);}a:link {	color: #333;	text-decoration: none;}a:visited {	text-decoration: none;	color: #333;}a:hover {	text-decoration: none;	color: #000;}a:active {	text-decoration: none;	color: #333;}#version {	font-size: 10px;	text-align: center;	width: 100%;	padding: 5px;}