body
  {
  background: url(/darktiles.gif);
  margin-top: 0;
  margin-left: 0;
  margin-right: 8px;
  margin-bottom: 8px;
  padding: 0;
  }

body, td
  {
  font-family: 'Trebuchet MS',Arial,Helvetica;
  font-size : 11pt;
  }

a, a:visited
  {
  color: #000000 ;
  }
  
a:hover, a:active
  {
  color: red;
  text-decoration: underline;
  }

a.arrow,a:visited.arrow 
  {
  text-decoration : none;
  font-size : 10px;
   }
	 
a:hover.arrow 
  {
  color : #0070a6;
  }
	
td.menu 
  {
  background: #f0f8ff;
  width: 180px;
  border-bottom: solid #0070a6 2px;
  }

td.menubar 
  {
  color: #ffffff ;
  background: #0070a6 ;
  font-family: 'Trebuchet MS',Arial,Helvetica;
  font-size: 11pt;
  font-weight: bold;
  }

td.card 
  {
  border: solid #0070a6 2px;
  background : #ffffff url(/fadedtiles.gif) ;
  padding: 6px;
  font-family: 'Trebuchet MS',Arial,Helvetica;
  font-size: 10pt ;
  }
  
td.advertiser
 {
 font-size: 9pt;
 width: 180px;
 border-left: solid #0070a6 1px;
 border-right: solid #0070a6 1px;
 border-bottom: solid #0070a6 1px;
 padding-bottom: 20px;
 padding-top: 0px;
 }
 
p.leftmenu
 {
  color: #ffffff ;
  background: #0070a6 ;
  font-family: 'Trebuchet MS',Arial,Helvetica;
  font-size: 11pt;
  font-weight: bold;
  }
  
H1
{
color : #0070a6;
font-size: 18pt;
}

H2
{
color : #0070a6;
font-size: 16pt;
}

H3
{
color : #0070a6;
font-size: 14pt;
}

h1.frontpage
  {
  color : #0070a6;
  font-size : 20pt;
  font-weight : bold;
  }
  
span.subhead 
  {
  color : #0070a6;;
  font-size : 12pt;
  font-weight : bold;
  }

span.slogan
  {
  color:#000000; 
  font-size: 15pt;
  font-weight: bold;
  }

span.caption
  {
  color:#000000; 
  font-size: 8pt;
  }
    
input.modern
  {
  background: #ffffff;
  border: solid black 1px;
  }

input.moderncheck
  {
  border: solid black 1px;
  }

textarea.modern
  {
  background: #ffffff;
  border: solid black 1px;
  }

td
  {
  vertical-align: top;
  }
  
ul.menubullet 
  {
  margin-top: 2pt;
  font-family: 'Trebuchet MS',Arial,Helvetica;
  font-size: 10pt;
  }

ul.menubullet a
  {
  text-decoration: none;
  }
  
TD.spacer
  {
  width:24px;
  }


/* ------------------------------------------------------------------- */
/* BACKLINKS                                                           */
/* ------------------------------------------------------------------- */
P.backlink a
  {
  font-size:8pt;
  text-decoration:none;
  }

@media screen
  {
  div.noscreen
    {
    display: none ;
    }
  }
	  
@media print
  {
  div.noprint
    {
    display: none ;
    }
  }

/******************************************************************/
/* Individual product information                                 */
/******************************************************************/
TD.productphotos
  {
  width: 250px;
  text-align: center;
  line-height: 4px;
  }

IMG.thumbnail
  {
  padding: 0px;
  border: solid black 1px;
  width: 80px;
  }
  
IMG.mainpic
{
padding: 0px;
border: solid black 1px;
  }
