body {
background-color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ffffff;
margin-top: 0px; 
margin-left: 0px; 
margin-right: 0px; 
margin-bottom: 0px;
}

input, select, textarea {
font-family: Verdana; 
font-size: 7pt;
}
navlink {
	color: #253ADF; 
	text-decoration: none;
}
a, a:visited, a:link {
	color: #253ADF; 
	text-decoration: none;
}
a:hover, navlink:hover { 
	text-decoration: underline; 
	font-weight: normal;
	color: #800000;
}
a:active {
	color: 800000; 
	text-decoration: none;
}

A.dark:link {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

A.dark:visited {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

A.dark:active {
color: #FDC002;
font-weight: bold;
text-decoration: underline;
}

A.dark:hover {
color: #FDC002;
font-weight: bold;
text-decoration: underline;
}

A.dark2:link {
color: #000000;
font-weight: bold;
text-decoration: none;
}

A.dark2:visited {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

A.dark2:active {
color: #FDC002;
font-weight: bold;
text-decoration: underline;
}

A.dark2:hover {
color: #FDC002;
font-weight: bold;
text-decoration: underline;
}

A.boldblack:link {
color: #253adf;
font-weight: bold;
text-decoration: none;
}

A.boldblack:visited {
color: #253adf;
font-weight: bold;
text-decoration: underline;
}

A.boldblack:active {
color: maroon;
font-weight: bold;
text-decoration: underline;
}

A.boldblack:hover {
color: maroon;
font-weight: bold;
text-decoration: underline;
}


.bold a:hover, .bold a:visted:hover {
     text-decoration: underline;
     font-weight: bold;
     color:#800000
}

HR { border-top: solid;
     border-width: 95%;
     color= #023A6F; }

H1 { 
  font-weight: bold; 
  font-size: 12pt;
  line-height: 14pt; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration: none;
  font-variant: bold;
  font-style: bold;
  color: #1E2E22;
}
H2 { 
  font-weight: bold; 
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif; 
  font-variant: bold;
  font-style: bold;
  color: #2E4A73;
}
table{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color: #000000;
	/* border-collapse: collapse; */
}

.bluetable{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	color: #ffffff;
	/* border-collapse: collapse; */
}
.linkstable{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	color: #ffffff;
	background-color: 560E05;	
}
.footertable{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: none;
	color: #ffffff;
	background-color: 630a04;	
}
.headertable{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: none;
	color: #ffffff;
	background-color: 761107;	
}
.hometable{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #F7EFD2;
	background-color: 761107;	
}

A.homebox:link {
color: #F7EFD2;
font-weight: bold;
text-decoration: none;
}

A.homebox:visited {
color: #F7EFD2;
font-weight: bold;
text-decoration: none;
}

A.homebox:active {
color: #F7EFD2;
font-weight: bold;
text-decoration: underline;
}

A.homebox:hover {
color: #FDC002;
font-weight: bold;
text-decoration: underline;
}
A.lilink:link {
color: #FFFFFF;
font-size: 9px;
font-weight: none;
text-decoration: none;
}

A.lilink:visited {
color: #FFFFFF;
font-size: 9px;
font-weight: none;
text-decoration: none;
}

A.lilink:active {
color: #FDC002;
font-size: 9px;
font-weight: none;
text-decoration: underline;
}

A.lilink:hover {
color: #FDC002;
font-size: 9px;
font-weight: none;
text-decoration: underline;
}