/*
  $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 {
padding:0; 
margin:0; 
background:#2b3033; 
}

img {
border:0px;
}

table {
width:100%;
}

.header td {
font-size:11px; 
color:#aeaeae;
}

.header b {
color:#819500;
text-decoration:underline;
}

.header a {
color:#91a103; 
text-decoration:none;
font-weight:bold;
font-size:11px; 
}

.header a:hover {
color:#ffffff;
}

.footer td {
font-size:11px; 
color:#aeaeae;
}

.footer b {
color:#819500;
text-decoration:underline;
}

.footer a {
color:#aeaeae; 
text-decoration:none;
font-weight:normal;
font-size:11px; 
}

.footer a:hover {
color:#ffffff;
}