body {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: small;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background-color: #3c3c3c;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	background-color: #ffd52b;
	color: #000000;
}
.maintable {
	background-image: url(images/BarLineBG.png);
}
.menubar {
	color: #FFFFFF;
	background-color: #3c1208;
}
.title {
	font-size: xx-large;
	color: #ffd52b;
	font-weight: bold;
	text-shadow: 1px 1px 10px black;
}
.title2 {
	font-weight: bold;
	font-family: "Lucida Grande";
	font-size: x-large;
	color: #ffd52b;
	text-shadow: 0px 0px 2px white;
}
.title3 {
	text-align: center;
	font-weight: bold;
	font-family: "Lucida Grande";
	font-size: large;
	color: #ffb792;
	text-shadow: 0px 0px 5px black;
}
