.barback {
	background-image: url(images/bar.jpg);
}
.botbar {
	background-image: url(images/bottombar.jpg);
}
.MAINFONT {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: 400;
	color: #000000;
}
.MAINFONTBLUE {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: 400;
	color: #00F;
}
a:link {
	color: #006600;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #000000;
}
a:active {
	color: #006600;
}
.style3 {font-size: 18px}
