@charset "UTF-8";
.bodyblack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 14pt;
	color: #000000;
	list-style-image: url(images/curser.gif);
}
.whitetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #FFFFFF;
}
.bottommenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.redbig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 17px;
	color: #980000;
}

.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF66;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.blueheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #3A3C88;
	line-height: 15pt;
}
html {
  overflow: scroll;
  min-height: 500px;
  height: 100%;
  margin-bottom: 1px;
}
