body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #333333;
	background-image:url(images/000033.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center top;
	margin-top: 10px;
}

div.top_attach, a.top_attach
{
  width: 100px;
  background: #0F2339;
  text-align: center;
  padding-bottom: 3px;
  padding-top: 3px;
  padding-left: 0px;
  padding-right: 0px;
  font-weight: bold;
  color: #999999;
}

a.top_attach
{
  display: block;
  background-color: #660000;
  border-bottom: none;
  font-size: 10px;
  color: #999999;
}

div.attach, a.attach
{
  width: 95px;
  background: #0F2339;
  text-align:center;
  padding-bottom: 2px;
  padding-top: 5px;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 10px;
  color: #999999;
}

a.attach
{
  display: block;
  background-color: #660000;
  border-bottom: none;
  font-size: 10px;
  color: #999999;
}

a:link {
	color: #000066;
	text-decoration: none;
}

a:visited {
	color: #000066;
	text-decoration: none }

a:hover {
	color: #FFFFFF;
	text-decoration: none;
  background-color: #660000;
}

a:active {
	color: #FFFFFF;
	text-decoration: none }

a.nav:link {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none }

a.nav:visited {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none }
	
a.nav:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none }

a.nav:active {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none }

table.top_bar {
	background-color: #0F2339;
	height: 50px;
	width: 605px;
}

table.header {
	height: 175px;
	width: 780px;
	border: 3px solid #990000;
}

td.side_navigation {
	font-size: 12px;
	color: #000033;
	text-decoration: none;
	background-color: #999999;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}

a.left_nav:link {
	color: #000066;
	text-decoration: none }

a.left_nav:visited {
	color: #000066;
	text-decoration: none }

a.left_nav:hover {
	color: #FFFFFF;
	text-decoration: none;
    background-color: #660000; }

a.left_nav:active {
	color: #FFFFFF;
	text-decoration: none }
	
.Subheading {
	font-size: 14px;
	font-weight: bold;
}
td.sidebar {
	border: thin solid #000000;
	padding: 5px;
	font-size: 10px;
}

li {
	margin-top: 3px;
	margin-bottom: 3px;
}


img.right_bottom_margin {
	margin-right: 10px;
	margin-bottom: 10px;
}
div.map_image {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
	overflow: hidden;
	visibility: visible;
}


img.left_bottom_margin {
	margin-left: 10px;
	margin-bottom: 10px;
}

td.copyright {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	padding: 5px;
}

a.copyright:link {
	color: #999999;
	text-decoration: none }

a.copyright:visited {
	color: #999999;
	text-decoration: none }

a.copyright:hover {
	color: #FFFFFF;
	text-decoration: none }

a.copyright:active {
	color: #FFFFFF;
	text-decoration: none }

td.text_area {
	font-size: 12px;
	color: #000033;
	text-decoration: none;
	background-color: #CCCCCC;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}
caption {
	font-size: 10px;
	font-style: italic;
	padding-bottom: 5px;
}
table.BurnBan {
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
table.black_border {
	border: 1px solid #000000;
}

.Red_Text {
	color: #CC0000;
}
