body {
	background-image: url(/images/mainbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
}
.menubar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #0E739F;
	text-decoration: none;
	background-color: #EAEFF3;
	background-image: url(/images/navline.gif);
	background-repeat: repeat-x;
	text-align: right;
	vertical-align: middle;
	height: 36px;
	width: 770px;
	padding-right: 10px;
	padding-left: 10px;
}
.rightbar {
	background-color: #D3EBF7;
	vertical-align: top;
	width: 197px;
}
.rightbarline {
	background-color: #D0DDBF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.leftbar {
	background-color: #E7EBEC;
	width: 185px;
	vertical-align: top;
}
.leftbartop {
	background-color: #D0DDBF;
	vertical-align: top;
	height: 226px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.smalltext  {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size:10pt;
}
