body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

div.RtBar {
	position: absolute;
	border: 2px solid #ffcc00;
	margin: 267px 0px 0px 0px;
	width: 13%;
	z-index: 4;
	left: 752px;
	top: 25px;
	background-color: #ffeb8c;
	visibility: visible;
}
div.content {
	position: absolute;
	border: 2px solid #ffcc00;
	margin: 267px 0px 0px 0px;
	width: 732px;
	padding-left: 3px;
	z-index: 1;
	left: 50px;
	top: -62px;
	background-color: #ffeb8c;
	visibility: visible;
}
div.header {
	position: absolute;
	border: 2px solid #ffcc00;
	margin: 0px;
	padding: 0px;
	width: 948px;
	z-index: 2;
	left: 30px;
	top: 5px;
	background-color: #ffeb8c;
	visibility: visible;
}
div.LeftBar {
	position: absolute;
	margin: 0px;
	border: 2px solid #ffcc00;
	z-index: 3;
	width: 160px;
	height: 600px;
	left: 49px;
	top:  188px;
	background-color: #ffeb8c;
	visibility: visible;
}

div.footer {
	width:994px;
	clear:both;
	height:50px;
	
	
	color: #000000;
	text-align:center;
	position:absolute;
	left: 13px;
	top: 1231px;
}

