body, td, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #8D0000;
	text-decoration: none;
}

h2 {
	color: #949494;
}

.navMain {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.navMain:hover {
	text-decoration: underline;
}

.navSub {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.navSub:hover {
	text-decoration: underline;
}

.copyright {
	font-size: 10px;
}

.outerBorder {
	border: 1px #C9C9C9 solid;
}

.innerBorder {
	border: 5px #EDEDED solid;
}

.fliesText {
	font-size: 10px;
	color: #6A6A6A;
}