@charset "utf-8";
body {
	background-color: #9B98A7;
}
.mainTable {
	border: 12px solid #000000;
	background-color: #E1E1E1;
}
.NavTable {
	background-image: url(graphics/untitled.jpg);
	height: 50px;
	text-align: center;
	vertical-align: middle;
}
a {
	text-decoration: none;
}
a.boldtext {
	text-decoration: none;
	font-size: large;
}

.BottomTitleBar {
	background-color: #710000;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	vertical-align: middle;
}
