body { }
p { }
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }
.legal { color: #006bb7; font-size: 7pt; font-family: verdana, arial, helvetica; line-height: 9px; text-align: center; }
.body { color: white; font-size: 9pt; font-family: verdana, arial, helvetica; line-height: 11pt; text-align: justify; }
.product { color: white; font-size: 11pt; font-family: verdana, arial, helvetica; font-weight: bold; line-height: 13pt; text-align: justify; }
.body-link { color: #ff8818; font-size: 7pt; font-family: verdana, arial, helvetica; line-height: 9pt; text-align: justify; }
.headers { color: #ff8818; font-size: 13pt; font-family: verdana, arial, helvetica; font-weight: bold; line-height: 15pt; text-decoration: underline; text-align: justify; }
.titleblock { color: white; font-size: 12.5pt; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; line-height: 15.5pt; text-decoration: none; text-align: center; }
.titleblock2 { color: #79bde9; font-size: 12.5pt; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; line-height: 15.5pt; text-decoration: none; text-align: center; }


#nav{
  clear:both;
  font-weight:bold;
  color:#666;
  margin-left:4px;
  float:left;
  list-style-type:none;	
  padding-bottom:21px;
  font-family: 'Arial Narrow', Arial, sans-serif;
}

html>body #nav{
  margin-left:8px;
}

#nav li{
  list-style-type:none;
  float:left;
  margin: 2px 0 0 4px;
  padding:0 0 0 10px ;
  background:url('http://championalstoe.com/images/nav/tab-blue.gif') #c0c0c0 top left no-repeat;
}

#nav li a{
  color:#fff;	
  background:url('http://championalstoe.com/images/nav/tab-blue.gif') transparent top right no-repeat;
  display:block;
  padding:0 10px 0 0;
  white-space:nowrap;
  text-decoration: none;
}

#nav li.cur,
#nav li.over,
#nav li:hover
{
  background:url('http://championalstoe.com/images/nav/tab-orange.gif') #3375b2 top left no-repeat;
}
#nav li strong,
ul#nav li.cur a,
ul#nav li.over a,
ul#nav li:hover a
{
  display:block;
  color:#fff;
  padding:0 10px 0 0;
  text-decoration:none;
  background:url('http://championalstoe.com/images/nav/tab-orange.gif') transparent top right no-repeat;
}