.SearchBox {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #444444;
	font-family: Tahoma;
	font-size: 12px;
	vertical-align: bottom;
	color: #FFFFFF;
}

.TopNav, a.TopNav:link, a.TopNav:visited  {
	font-family: Tahoma;
	font-size: xx-small;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.a.TopNav:hover, a.TopNav:active  {
	font-family: Tahoma;
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#666666;
}

body {
	background-color: #000000;
	margin-top: 5px;
	line-height: 1.25;
}
body,td,th {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	color: #33CCFF;
	font-weight: bold;
}
a:visited {
	color: #33CCFF;
	font-weight: bold;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #00FF00;
	font-weight: bold;
	text-decoration: underline;
}
h3 {
	font-size: large;
	font-weight: bold;
	color: #CC0000;
}

h1 {
	font-family: Tahoma;
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-size: 18px;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	margin-top: 30px;
}
.ALLCAPS {
	text-transform: uppercase;
}
.RedBold {
	font-weight: bold;
	color: #CC0000;
}

.Red {
	color: #CC0000;
}

div#tipDiv {
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
	z-index:10000;
	background-color:#dee7f7;
	border:1px solid #336;
	width:160px;
	padding:6px;
	color:#000;
	font-size:12px;
	line-height:1.3;
}
div#tipDiv h1 {
	color:#000;
	font-size:14px;
	line-height:normal;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin: 0px;
}
div#tipDiv a:link { color:#33b }
div#tipDiv a:visited { color:#33 }
div#tipDiv a:hover { color:#339 }
div#tipDiv a:active { color:#339 }
.PageText {
	line-height: 1.1;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	line-height: 1.1;
	text-align: justify;
}
.XtraLarge {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
}
.CenteredList {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 1.3;
}
.SMALL-Links {
	font-size: x-small;
	font-weight: bold;
}
.SmallPageText {
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
}
