
BODY  
{
  background-color:  #FFFFFF; 
  background-image: url(graphics/back-palms.jpg); 
  background-attachment: fixed; 
  font-family: "MS Sans Serif", "century", "tahoma";
  font-size: 11pt; 
  color: #0404A3; 
  margin: 0px 0px 0px 0px; 
  padding: 0px 0px 0px 0px;
  cursor: default}

A:link {color: #0000FF}
A:visited {color: #0101B9}
A:active {color: #d61101}

A.colors:link {color: #000000; font-weight: bold; text-decoration: none;}
A.colors:visited {color: #000000; font-weight: bold; text-decoration: none;}
A.colors:active {color: #000000; font-weight: bold; text-decoration: none;}
A.colors:hover {color: #000000; font-weight: bold; text-decoration: underline;}

.header
{
  background-image: url(graphics/header-back.gif); 
  background-repeat: no-repeat;
}

p
{
  font-family: "MS Sans Serif", "century", "tahoma";
  font-size: 10pt;
  color: #0404A3;
  font-weight: normal;
}

.instfont
{
  font-family: "Arial", "century", "tahoma";
  font-size: 8pt;
  font-style: italic;
  font-weight: normal;
}

.content
{
  font-family: "MS Sans Serif", "century", "tahoma";
  font-size: 11pt;
  color: #0404A3;
  font-weight: bold;
  margin-top: 0; 
  margin-bottom: 0;
  margin-right: 10px;
}

.ibmofont
{
  font-family: "tahoma";
  font-size: 10pt;
  color: #666666;
  font-weight: bold; 
}

.superfont
{
  font-size: 7pt;
  vertical-align: super;
}

.regfont
{
  font-family: "MS Sans Serif", "century", "tahoma";
  font-size: 11pt;
  color: #0404A3;
  text-indent: 1.5em; 
  font-weight: bold;
}

.guestrows
{
  background-image: url(graphics/back-blue.gif); 
  font-weight: bold;
  font-size: 10pt;
}

.guestcomment
{
  font-family: "MS Sans Serif", "century", "tahoma";
  font-size: 11pt;
  color: #0404A3;
}

.guestdate
{
  font-weight: bold;
  font-size: 10pt;
  color: #177B2F;
}

.linkfont
{
  font-size: 11pt;
  color: #0404A3;
}

.itemname
{
  font-family: "MS Sans Serif", "century", "tahoma";
  font-size: 13pt;
  color: #0404A3;
  font-weight: bold;
}

.itemdesc
{
  font-family: "MS Sans Serif", "century", "tahoma";
  font-size: 12pt;
  color: #0404A3;
}

.itematthead
{
  font-family: "MS Sans Serif", "century", "tahoma";
  font-size: 11pt;
  color: #0404A3;
  font-weight: bold;
}

.itematt
{
  font-family: "arial";
  font-size: 9pt;
  color: #333333;
  font-weight: bold;
  margin: 0px 0px 0px 0px; 
  padding: -2px 0px -2px 0px;
}

.itemprice
{
  font-family: "arial";
  font-size: 13pt;
  color: #0000FF;
  font-weight: bold;
}

.itemcaption
{
  font-family: "arial";
  font-size: 9pt;
  color: #0404A3;
  font-weight: bold;
}

.reviewfont
{
  font-family: "arial";
  font-size: 10pt;
  color: #0404A3;
  font-style: italic;
}

.reviewname
{
  font-family: "MS Sans Serif", "century", "tahoma";
  font-size: 10pt;
  color: #0404A3;
  font-weight: bold;
  padding: 0px 0px 7px 0px;
}

.quantitybox
{
  background: #FFFFFF;
  font-family: "arial";
  font-size: 9pt;
  color: #000000;
  font-weight: bold;
  border-color: #0404A3;
  border-style: inset;
  border-width: 2px;
  padding: 0px 0px 0px 2px;
}

.button
{
  background: #0000FF;
  font-family: "Arial", "century", "tahoma";
  font-size: 10pt;
  color: #FFFF00;
  font-weight: bold;
  border-color: #FFFF00;
  border-style: ridge;
  border-width: 3px;
  margin: 4px 1px 0px 1px; 
}

.button:hover
{
  background: #FFFF00;
  color: #0000FF;
}

div#tipDiv 
{
  position:absolute; 
  visibility:hidden; 
  left:0; 
  top:0; 
  z-index:10000;
  background:#FFFFFF;
  border:2px outset #0000FF; 
  padding:0px 0px 0px 0px;
  color:#000; 
  font-size:11px; 
  line-height:1.2;
}

div.tp1 
{ 
  font-size:12px; 
  color:#336; 
  padding:0px 0px 0px 0px;
}
