html { 
	overflow: -moz-scrollbars-vertical; 
}
.GeorgiaItl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #990000;
}
.GeorgiaIt2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
}
.redtext {
	font-family: Tahoma;
	font-size: 12px;
	color: #9A0000;
}
li.text {
	font-family: Tahoma;
	font-size: 12px;
	margin-left: 5px;
	margin-bottom: 8px;
}
ul.text {
	font-family: Tahoma;
	font-size: 12px;
	margin-left: 22px;
}
.text_sm {
	font-family: Tahoma;
	font-size: 11px;
}
.sub_text {
	font-family: Tahoma;
	font-size: 13px;
}
td.box {
	background-repeat: no-repeat;
	background-position: right bottom;
}
a {
	color: #990000;
	text-decoration: underline;
}
a:link, a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover, a:active {
	color: #FFCC00;
	text-decoration: underline;
}
a.nav:link, a.nav:visited {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.nav:hover, a.nav:active {
	color: #ffcc33;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.proplink:link, a.proplink:visited {
	color: black;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
a.proplink:hover, a.proplink:active {
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
}
td.line1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	background-repeat: no-repeat;
	background-position: right bottom;
}
td.line2 {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #990000;
}
td.line3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	padding-top: 20px;
}
.sub_text2 {
	font-family: Tahoma;
	font-size: 18px;
	color: #990000;
}
.subtext2a {
	font-family: Tahoma;
	font-size: 18px;
	color: white;
}
td.lineUnder1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
}
.text_sm {
	font-family: Tahoma;
	font-size: 11px;
}
.sub_text3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #666666;
	font-style: italic;
	font-weight: bold;
}
.sub_text4 {
	font-family: Tahoma;
	font-size: 13px;
	color: #990000;
}
td.factbg {
	background-image: url(images/fact-bg.jpg);
	background-repeat: repeat-x;
	padding: 10px
}
ul.tight {
	margin-left: 15px;
	list-style-type: disc;
	margin-top: 0px;
	padding-left: 0px;
}
img.properties {
	border: 1px solid #666666
}
.whitetext {
	color: white;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px
}