
BODY {
  margin-left : 0px;
  margin-right : 0px;
  margin-top : 0px;
}

.headernavbar
{
  background-color:#FFAE13;
  color:#000000;
  font-family: Arial;
  font-size:80%;
  
}

.important
{
  color:#ff0000;
  font-weight:bold;
}

A:visited.header, A:link.header
{
  color:#FFFFFF; 
  font-family: Arial, Helvetica, sans-serif;
  font-size:80%; 
}

A:visited.hheader,A:link.hheader, A:active.hheader 
{
  color:#000000; 
  font-family: Arial;
  font-size:90%;
  text-decoration: none; 
}

A:hover.hheader
{
  background: #000000;
  font-family: Arial;
  font-size:95%;
  font-weight: bold;
  color:#FFAE13;  
  text-decoration: none;
}

H1
{
  color:#000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size:150%;
  text-align:center;

  margin-top:4px;
  margin-bottom:4px;
}

TABLE.data
{
  font-size:80%;
  margin-left:10px;
  border: 1px solid #000000;
  border-collapse: collapse;
}

A:link.data, A:visited.data
{
  color:#000000;
  font-weight:bold;
}

TD.emphasized
{
  font-weight:bold;
}

TD.data
{
  padding-left:5px;
  padding-right:5px;
  margin-top:0px;
  margin-bottom:0px;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

TD.datasummary
{
  font-weight:bold;
  padding-left:5px;
  padding-right:5px;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

TH
{
  background-color:#1f5394;
  color:#ffffff;
  padding-left:10px;
  padding-right:10px;
  font-weight:bold;
  text-align:center;
}

INPUT
{
  font-size:80%;
}

SELECT
{
  font-size:80%;
}

.smaller
{
  font-size:60%;
}

TABLE.order
{
  font-weight:bold;
  font-size:80%;
}

.contbutton
{
 text-decoration:none;
 border:1px solid black;
 background-color:deeaa6;
 font-size:10pt;
 font-weight:bold;
 font-family:Arial;
 font-style:italic;
}

.checkoutbutton
{
 text-decoration:none;
 border:1px solid black;
 background-color:66e232;
 font-size:10pt;
 font-weight:bold;
 font-family:Arial;
 font-style:italic;
}
