/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/


body {
  background: #ffffff;
  color: #000000;
  margin: 0.5em;
  padding: 0;
  font-family: Arial, Verdana;
}

#header {background-color: #000080; color: white; padding: 0.5em;}
#header img {align: center; border: 0}
#header font {font-size: 16px; font-weight: bold;}
#header a {color: white; text-decoration: none; }
#header a:hover {color: #AABBDD; text-decoration: underline;}
#header a:visited {color: white; text-decoration: none;}

#sitenav {background-color: tan; color: #000080;  padding: 0.5em;}
#sitenav font {font-size: 14px; font-weight: bold;}
#sitenav a {color: #000080; text-decoration: none; }
#sitenav a:hover {color: blue;}
#sitenav a:visited {color: #000080;  text-decoration: none;}

font.adsense_link {font-family: Verdana; font-size: 11px; font-weight: bold; color: #3300CC; }
font.adsense_text {font-family: Verdana; font-size: 10px;}


#header table {border: 0; border-collapse: collapse; word-spacing: 0; line-height: 100%; text-indent: 0; margin: 0; width: 100%}

/*
A {
  color: #000000;
  text-decoration: none;
}
*/

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}


div#adsense_table td {
  border: none;
  height: 16px;
  padding: 10px 3px;
  text-align: left;
  valign: top;
}

div#homepage_tables td {
  border: 1px solid #aaa;
  font-family: verdana;
  font-size: 20px;
  height: 16px;
  padding: 10px 3px;
  text-align: left;
}

/*
div#homepage_tables table {
  padding: 10px 3px; 
}
*/

