.footer1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #CCCCCC;
}
.footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.maincontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;

}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFF00;
	font-weight: bold;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
    font-weight: bold;
}
.footer1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer1 a:active {
	color: #CCCCCC;
}
.footer1 a:visited {
	color: #CCCCCC;
}
.maincontent a:link {
	color: #CCCCCC;
}
.maincontent a:active {
	color: #CCCCCC;
}
.maincontent a:visited {
	color: #CCCCCC;
}
.contactinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.contactinfo a:link {
	color: #990000;
}
.contactinfo a:active {
	color: #990000;
}
.contactinfo a:visited {
	color: #990000;
}
.adminLeftNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	width: 150px;
}
.NavButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 25px;
	border-top-style: solid;
	border-top-color: #999966;
	border-top-width: 1px;
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
	color: #999966;
	padding-top: 5px;
}
.NavButton a:link {
	color: #999966;
	text-decoration: none;
}
.NavButton a:visited {
	color: #999966;
	text-decoration: none;
}

.leftnavmenu {

	vertical-align: middle;
	width: 150px;
	margin-left: 25px;
	border-bottom-style: solid;
	border-bottom-color: #999966;
	border-bottom-width: 1px;

}
.LeftColumn {

	height: 300px;
}