body         { background-color: white; font-family: Verdana; color: #000099; font-size: 8pt }

link         { color: #000099}
a:link       { color: #000099}
a:visited    { color: #000099}
a:hover      { color: #000099; text-decoration: underline; background: #CBD2EF; }

a.white:hover { color: #000099; text-decoration: underline; background: white; } 

table        
{ 
               font-family: Verdana;
               font-size: 8pt
}

H1, H2, H3, H4, H5
{
  color: #000099;
}

address, H6
{
  font-weight: bold
}

HR
{
  color: #B7DBFF;
}

.boldtxt
{
  font-weight: bold
}

.tbblue
{
  background-color: #B7DBFF;
}

.tbborders
{
  border-collapse:collapse;

}

.leftbroder
{
  border-left: solid 4px #B7DBFF;
}

.lbrderctr
{
  border-left: solid 4px #B7DBFF;
  text-align: center;
}


.blueCtr
{
  background-color: #B7DBFF;
  text-align: center;
}

.TxtLeft
{
  text-align: left;
}

.TxtCenter
{
  text-align: center;
}

.TxtRight
{
  text-align: right;
}

.menu
{
  background-color: #B7DBFF;
  text-align: center;
  line-height: 4em;

}

.menubath
{
  background-color: #B7DBFF;
  text-align: center;
  line-height: 2em;
}

.FTSCart
{
  font-weight: bold;
  text-align: center;
}

.tdcell
{
  vertical-align: top;
  border-right:5px solid #B7DBFF;
  margin: 10px;
  padding: 10px;
}

.tdrtblue
{
.blueCtr
{
   border-right:5px solid #B7DBFF;
   margin: 10px;
   padding: 10px;
   text-align: center;
}