﻿html {
	color: #999;
	font-family: Calibri, Arial;
	font-size: 12pt;
	background-color: #444;
	scrollbar-face-color: #333;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #444;
	scrollbar-base-color: #000000;
	text-align: center;
}
.tablebasic {
	width: 800px;
	border: 0px;
	margin-top: 0px;
	border-collapse: collapse;
}
/* All background image containing TD */
.td_banner {
	height: 203px;
	width: 800px;
	background-image: url('ziimages/bnr.jpg');
}
.mid {
	background-image: url('ziimages/y.jpg');
	background-repeat: repeat-y;
	background-position: center;
	background-position: top;
	width: 800px;
}
.footer {
	height: 81px;
	width: 800px;
	background-image: url('ziimages/f.jpg');
	background-repeat: no-repeat;
}
/* This CSS is designed by Prashant ZI in ZI GROUP (22 oct 07)  */