.navTest
{ position: absolute;
  z-index:255;
  right: 5px;
  top:165px
}

.navRoll
{
  font-size: 7pt;
  color: white;
  text-decoration: none;
}
.navRoll:hover
{
  font-size: 7pt;
  color: white;
  text-decoration: underline;
}

.navLeftMenu
{
  font-weight: bold;
  font-size: 8pt;
  color: #277CB9;
  text-decoration: none;
}  
.navLeftMenu:hover
{
  font-weight: bold;
  font-size: 8pt;
  color: 00bb23;
  text-decoration: underline;
}  
.navMenuRoll
{
  font-size: 8pt;
  color: white;
  text-decoration: none;
}
a.navMenuRoll, a.navMenuRoll:visited
{
  font-size: 8pt;
  font-weight: 600;
  color: white;
  text-decoration: none;
}
a.navMenuRoll:hover
{
  font-size: 8pt;
  font-weight: 600;
  color: white;
  text-decoration: underline;
}
.navCell
{
  background-color: #00BB23;
}

.footCellTop
{
  color: #0164AC;
  background-color: white;
}
.footCellBottom
{
  color: #3363B5;
  background-color: white;
}
.footCellBottomV2
{
  color: white;
}
.footRoll
{
  font-size: 7pt;
  color: #3363B5;
  text-decoration: none;
}
.footRoll:hover
{
  font-size: 7pt;
  color: 00bb23;
  text-decoration: underline;
}
.searchSmallText
{
  font-size: 6pt;
}
.navBoxOutlineLight
{
  border-right: #C8DBF7 1px solid;
  border-left: #C8DBF7 1px solid;
  border-top: #C8DBF7 1px solid;
  border-bottom: #C8DBF7 1px solid;
  background-color: whitesmoke;
}
.navBoxOutlineLightWhite
{
  border-right: #C8DBF7 1px solid;
  border-left: #C8DBF7 1px solid;
  border-top: #C8DBF7 1px solid;
  border-bottom: #C8DBF7 1px solid;
  background-color: white;
}
.navSmallFonts
{
  font-size: 6pt;
  color: #90a0bc;
  font-family: 'Small Fonts' , sans-serif, helvetica;
}
a.navRollHeavy:link, a.navRollHeavy:visited
{
  font-size: 10pt;
  color: #0164AC;
  text-decoration: none;
  font-weight: 800;
}
a.navRollHeavy:hover
{
  font-size: 10pt;
  color: #00bb23;
  text-decoration: underline;
  font-weight: 800;
}
a.navRollHeavy:active
{
  font-size: 10pt;
  color: #0164AC;
  text-decoration: none;
  font-weight: 800;
}

.navBarText
{
  font-size: 7pt;
  color: White;
}
.navBoxHeaderBar
{
  font-weight: bold;
  font-size: 10pt;
  color: #174799;
  height: 24px;
  background-color: #b2c4e3;
}
.navLeftBox
{
  width: 0px;
  /*background-color: #dfdfdf;*/
}
.navLeftWidth
{
  width: 0px;
}
.navLeftSpacer
{
  width: 0px;
}
.headerbg {
	background-image: url(/images/nav/header_bg.gif);
	background-repeat: repeat-x;
}
.header2bg {
	background-image: url(/images/nav/header2_bg.gif);
	background-repeat: repeat-x;
}
.stripebg {
	background-image: url(/images/nav/stripe_bg.gif);
	background-repeat: repeat-x;
}
.sponsorsbg {
	background-image: url(/images/nav/index_sponsorsbg.gif);
	background-repeat: no-repeat;
}
.sponsorsbgCopy {

	background-image: url(/images/nav/index_statsbg.gif);
	background-repeat: no-repeat;
}
.navbg {
	background-image: url(/images/nav/index_navbg.gif);
	background-repeat: no-repeat;
}
.txtArea1{
    border-top: 1px solid #7F9DB9;
    border-bottom: 1px solid #7F9DB9;
    border-left: 1px solid #7F9DB9;
    border-right: 1px solid #7F9DB9;
    background-color: #FFFFFF;
    font-family: tahoma,helvetica,geneva,sans-serif;
    font-size: 9px;
    color: #3D6389;
}
.txtBoxStyle1{
    border-top: 1px solid #7F9DB9;
    border-bottom: 1px solid #7F9DB9;
    border-left: 1px solid #7F9DB9;
    border-right: 1px solid #7F9DB9;
    background-color: #FFFFFF;
    font-family: tahoma,helvetica,geneva,sans-serif;
    font-size: 9px;    
    color: #3D6389;
}
.tellbg {
	background-image: url(/images/nav/index_tellbg.gif);
	background-repeat: no-repeat;
}
