html, body {
color:#000000;
font:normal 12px GillSans, Helvetica, Arial, sans-serif;
padding:0; margin:0; border:0;
}
html, body, { background-color:#FFFFFF; }

/* bottom navigation table */
#bottomNav2 {background-image: url(../img/lowabg.gif);}

#bottomNav2 a {
text-decoration:none; 
letter-spacing:0.15;
margin:0px;
font-size: 12px;
text-transform: uppercase;
padding:3 15 3 15;
border-right:1px dotted #000;
color:#000;
} 

#bottomNav2 a:hover {
color:#FFF;
background:#C00;
border-bottom:0px dashed #000;
  }
/*
.redcell { 
background:#CC0000;
border-top:2px solid #000;
border-bottom:2px solid #000;
text-align:bottom;
  }*/