BODY { font-family : Verdana, Arial, Helvetica, sans-serif;

  color: black;

  background-color : white;
  
  
 }



BODY.banner {font-family : Verdana, Arial, Helvetica, sans-serif;

  color: #ffff99;

  background-color : navy;}


.layout-nav {width: 750px;

  
  height:25px;
  
  position:absolute;

  left: 40px;

  top: 100px;
  
  color : navy;

  
  background-color : #FFFFFF;
  }

.start-nav {

  position : relative;

  left : 250px;

  top : 0px;
  
  }

.layout-logo {width: 750px;

  height:100px;

  position:absolute;

  left: 40px;

  top: 0px;

  color: #ffff99;

  background-color: navy;}
  
.layout-company {width : 750px;

  height:25px;
  
  position : absolute;

  left: 40px;

  top: 125px;

  background-color: navy;}
  
.layout-main {width: 750px;

  position: absolute;

  left: 40px;

  top: 150px;
  

  background-color : #FFFFFF;

  }
  
  .start-main{width : 700px;

  position : relative;

  left : 25px;
  right : 25px;

  top : 10px;

  
  }

.logo {

  position: relative;

  left: 15px;

  top: 58px;}

h3.gray {color: #333333;}

p { font-size : 80%;}

ol {font-size : 80%; }

ol.level2 {font-size : 100%}

ul {font-size : 80%; }

ul.level2 {font-size : 100%; }

p.c { text-align: center}

p.blue { color : #000033; }

p.inset { color : maroon;

  font-size : 75%;



  font-family: Arial, Helvetica, sans-serif;}

p.small {font-size : 80%;}

p.csmall {font-size : 75%;

  text-align : center; }

p.smallest {font-size : 70%;}

p.csmallest {font-size : 70%;

  text-align : center;
 }

p.connector {font-size : 75%; }

p.customer {font-size : 78%;

  font-weight : bold;

  font-family: Arial, Helvetica, sans-serif;
  
  text-align : center;}

p.prodlink {

  font-size : 8pt;}

b.mar { color: maroon; }

b.navy { color : navy; }

b.red { color : red; }

b.gray { color : gray; }



#frc {float: right;

   text-align: center;

   vertical-align: top;

   padding-right: 20px;

   padding-top: 0px;}



A:link { color : navy;}

A:visited { color : navy;}

A:active {color : red;}



A:link.nav { color : navy;

  text-decoration : none;

  font-family: Arial, sans-serif;

  font-size : 8pt;

  }

A:visited.nav { color : navy;

  text-decoration : none;

  font-family: Arial, sans-serif;

  font-size : 8pt;

  }

A:active.nav {color : navy;

  font-family: Arial, sans-serif;

  font-size : 8pt;

  } 

  

A:link.cur { color : navy;

  text-decoration : none;

  font-family: Arial, sans-serif;

  font-size : 8pt;

  }

A:visited.cur { color : navy;

  text-decoration : none;

  font-family: Arial, sans-serif;

  font-size : 8pt;

  }

A:active.cur {color : navy;

  font-family: Arial, sans-serif;

  font-size : 8pt;

  }

  

table.nav {

  border : 0;

  cellspacing : 0;

  cellpadding : 0;

}





hr.color { color : maroon;}

hr.white { color : white;}



td.all { font-family : Verdana, Arial, Helvetica, sans-serif;

  }



p.table {font-family : Verdana, Arial,   Helvetica, sans-serif;

  font-size : 80%;}

td.small {font-family : Verdana, Arial, Helvetica, sans-serif;

  font-size : 80%;}

td.smaller {font-family : Verdana, Arial, Helvetica, sans-serif;

  font-size : 75%;}

td.smallest {font-family : Verdana, Arial, Helvetica, sans-serif;

  font-size : 70%;}




<!-- td all is used to compensate for the fact that Netscape loses font information at every table cell; p table is used when Netscape loses font information after the last table cell -->



<!-- Notes on Nav:

Div:layout-nav assigns starting coords.

Table:nav provides height

Div:start-nav indents and lowers nav text, which wouldn't otherwise indent and lower in Netscape -->
