td.nav {
  background-color:#cccccc;
  width:140px;
}

td.body {
  width:619px;
  background-color:#ffffff;
}

td.bodyIndex {
  width:619px;
  background-color:#ffffff;
}

.navH1 {
  font-family:arial,helvetica;
  font-size:11px;
  color:#ffffff;
  background-color:#444444;
  font-weight:bold;
}

.navOver {
  background-color:#eeeeee;
  cursor:pointer;
}

.navOut {
  background-color:;
}

.bg_top {
  background-image:url('/images/bg-top.gif');
  background-repeat:repeat-x;
}

.top {
  font-family:arial,helvetica;
  font-size:11px;
  color:#ffffff;
  background-color:#444444;
}

.topText {
  color:#ffffff;
}

.productTitle {
  width:280px;
  height:29px;
  padding-top:0px;
  padding-bottom:0px;
  padding-left:5px;
  padding-right:40px;
  background-image:url('/images/productTitle.gif');
  background-repeat:no-repeat;
  color:#ffffff;
}

.footer {
  background-color:#444444;
  font-family:verdana,arial,helvetica;
  font-size:11px;
  color:#ffffff;
  padding:5px;
  text-align:right;
}

.table2 {
  background-color:#ffffff;
}

.th2 {
  background-color:#dddddd;
}

.td2 {
  background-color:#eeeeee;
}

a:link.nav {
  color:#2D3170;
  text-decoration:none;
}
a:active.nav {
  color:#2D3170;
  text-decoration:none;
}
a:visited.nav {
  color:#2D3170;
  text-decoration:none;
}
a:hover.nav {
  color:#2D3170;
  text-decoration:none;
}

a:link.nav2 {
  color:#2D3170;
  text-decoration:none;
}
a:active.nav2 {
  color:#2D3170;
  text-decoration:none;
}
a:visited.nav2 {
  color:#2D3170;
  text-decoration:none;
}
a:hover.nav2 {
  color:#2D3170;
  text-decoration:underline;
}

a:link.footer {
  color:#ffffff;
  text-decoration:none;
}
a:active.footer {
  color:#ffffff;
  text-decoration:none;
}
a:visited.footer {
  color:#ffffff;
  text-decoration:none;
}
a:hover.footer {
  color:#ffffff;
  text-decoration:underline;
}