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: 46px;
	font-weight: bold;
	color: #33CC00;
	font-family: Times New Roman, Times, serif;
	
}

.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 #09cc3b solid;
}

.innerBorder {
	border: 3px #edfef1 solid;
}

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