body { color: #ffffff; font-size: 9pt; font-family: arial; line-height: 12pt; background-color: #404040; background-position: 0 0; }
a {text-decoration: none; }
a.blue { color: #1d97c3; }
a.blue:hover,a.blue:active { color: #17049b; text-decoration: none;}
a.white { color: #ffffff; font-size: 11px; }
a.white:hover,a.white:active { color: #999999; text-decoration: none;}
.tagline { font: 7pt/9pt Arial, Helvetica, sans-serif; color: #ffffff; }
 
.navborder { border-color: #c7342e; border-right-width: 1px; border-left-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-style: solid; }

.homeborder { border-color: #666666; border-right-width: 2px; border-left-width: 2px; border-top-width: 2px; border-bottom-width: 2px; border-style: solid; }
.homeborder2 { border-color: #000000; border-right-width: 0px; border-left-width: 0px; border-top-width: 0px; border-bottom-width: 1px; border-style: solid; }

.blk_txt {	font-family: Arial, Helvetica, sans-serif;	color: #000000;	font-size: 10;}

.orangetext {
	font-size: 10;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
}

div.banner {
  text-align: center;
  position: fixed;
  bottom: 0px;
  width: 99%;
 }