a:hover {
 color: #800000;
 text-decoration: underline; 
}
.mainfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #800000;
}
.ColoredBox {
	background-color: #CCCC99;
	border: thin solid #999900;
	padding: 5px;
}
.alittlesmaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}
h2 {
	font-family: "Times New Roman", Times, serif;
}
h3 {
	font-family: "Times New Roman", Times, serif;
}
h4 {
	font-family: "Times New Roman", Times, serif;
}
.Content {
	position: absolute;
	left: 160px;
	top: 120px;
	border-top: thin solid #999900;
	border-right: thin none #999900;
	border-bottom: thin none #999900;
	border-left: thin solid #999900;
	padding: 5px;
}
.logo {
	position: absolute;
	height: 116px;
	width: 553px;
	left: 1px;
	top: 1px;
	visibility: visible;
}
.usa {
	position: absolute;
	height: 68px;
	width: 50px;
	left: 555px;
	top: 28px;
}
.warningred {
	color: #990000;
}
.DarkGreenBox {
	background-color: #7CBE7C;
	border: thin solid #999900;
	padding: 5px;
}
.MenuBox {
	position: absolute;
	left: 5px;
	top: 120px;
	width: 145px;
	z-index: 99;
}
.whitetext {
	color: #FFF;
}
.menutitle {
	display: block;
	text-decoration: none;
	padding: 5px 16px;
	color: #FFF;
	background-color: #50A050;
	text-align: center;
	border: 1px solid #999900;
	font-weight: bold;
}
.menutitle ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0;
	padding: 0;
}
.menutitle li {
	list-style-type: none;
}
.GoldBorder {
	border: thin solid #999900;
}
.centered {
	text-align: center;
}
.pagetitles {
	color: #800000;
}
.finderbullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	list-style-image: url(finder.png);
	margin-top: 2px;
	margin-bottom: 2px;
}
.windowsbullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	list-style-image: url(win7.png);
	margin-top: 2px;
	margin-bottom: 2px;
}
