.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #999999;
	vertical-align: middle;



}
a.navbar:link {
	color: #000000;
	text-decoration: none;
}
a.navbar:visited {
	color: #000000;
	text-decoration: none;
}
a.navbar:hover {
	color: #990000;
	text-decoration: none;
}
a.navbar:active {
	color: #990000;
	text-decoration: none;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.pageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #990000;
}
.tableTop {
	line-height: 5px;
	background-color: #990000;

}
a:link {
	color: #990000;
}
a:visited {
	color: #000066;
}
.captionText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
.borderBlack {
	border: thin solid #666666;
}
h2 {
	font-size: medium;
	font-weight: bold;
}
.header {
	font-size: medium;
	font-weight: bold;
}
.borderRed {
	border: thin solid #990000;
}
.trHeight {
	line-height: 5px;
}
h1 {
	font-weight: bold;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
