body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #FF0000;
}
table {
	background-color: #000000;
}

#navTable {
line-height: normal;
}
 
#navTable td {
	padding: 3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DCDCDC;
	border-right-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	border-left-color: #DCDCDC;
}
 
#navTable th {
	padding: 2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	height: 20px;
	background-color: #94C5E9;
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#navTable a {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

#navTable a:hover {
	font-size: 10px;
	color: #0000FF;
	text-decoration: none;
}
.indent {
	text-indent: 10px;
}

.footer911 {
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a.breadcrum:link { color: #FF0000; text-decoration: none }

a.breadcrum:visited { color: #FF0000; text-decoration: none }

a.breadcrum:active { color: #FF0000; text-decoration: none }

a.breadcrum:hover { color: #FF0000; text-decoration: underline }

