.topbartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a {
	color: #FFCC33;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.menu a:hover {color: #99FF66;
}
.hrblack {
	color: #000000;
}
.leftbar {
	background-image: url(picz/leftbar.jpg);
	background-repeat: no-repeat;
}
.leftbarbeige {
	background-image: url(picz/leftbarbeige.jpg);
	background-repeat: no-repeat;
}
.rightbar {
	background-image: url(picz/rightbar.jpg);
	background-repeat: no-repeat;
}
.rightbarsky {
	background-image: url(picz/rightbarsky.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.barheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	}
.bartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	}	
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666699;
	text-decoration: none;
	}	
.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #B3AEC8;
	border: 1px solid #8485AE;
}

