/* CSS Document */

.headertablebg {
	background-image: url(images/table_background.gif);
	background-repeat: repeat-x;
}

.Maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996600;
}

.borders {
	text-indent: 5px;
	border: 1px solid #996600;
	position:absolute;
	left:198px;
	top:173px;
	width:558px;
	height:13px;
	z-index:5;
	padding: 5px;
}

body {
	background-color: #FFFFFF;
}


.curve {
position:absolute; left:-1px; top:72px; width:124px; height:22px; z-index:6;
}

.sidebar {
position:absolute; left:-4px; top:95px; width:81px; height:378px; z-index:7;
}

.chequer {
	position: static;
	visibility: visible;
	left: 0px;
	top: 500px;
	width: 100%;
	background-image: url(images/chequer.gif);
	background-repeat: repeat;
}
.lid {
	position: absolute;
	left: 123px;
	top: 158px;
}


.contentintro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position: absolute;
	left: 25px;
	width: 256px;
	}
