body {
  padding: 0 0 0 20px;
  margin: 0px; color: #000000;
  background-color: #ffffff;
  background-image: url(../images/bg.gif);
  font-family: verdana, arial,helvetica,sans-serif;
}

.H1 {
  color: #000000;
  font-size: 24px;
  font-weight: normal;
  padding: 10px 0 10px 0;
  text-indent: 5px;
}

.H2 {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
}

.H3 {
  color: #000000;
  font-size: 10px;
  line-height: 13px;
  padding: 0 10px 0 0;
}

a:link, a:visited{
  color: #A29A97;
  text-decoration: none;
}

a:hover {
  color: #000000;
 text-decoration: none;
}

.menu {
  color: #989898;
  font-size: 10px;
  font-weight: bold;
  line-height: 16px;
  padding: 0 0 0 0;
}

a.menu:link, a.menu:visited {
  color: #ffffff;
  text-decoration: none;
}

a.menu:hover {
  color: #000000;
  text-decoration: none;
}

.promo {
  padding: 0;
  border: 2px solid #A29A97;
  border-collapse: collapse;
}

.promo2 {
  padding: 10px 0 10px 10px;
  border: 2px solid #A29A97;
  border-collapse: collapse;
}

.promopadding {
  padding: 5px;
}

.sub_title {
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
}

.sub_menu {
  color: #000000;
  font-size: 10px;
  font-weight: bold;
  line-height: 20px;
  padding: 0 0 0 10px;
}

a.sub_menu:link, a.sub_menu:visited {
  color: #A29A97;
  text-decoration: none;
}

a.sub_menu:hover {
  color: #45499B;
  text-decoration: none;
}

.sub_menu_picked {
  color: #000000;
  font-size: 10px;
  font-weight: bold;
  line-height: 20px;
  padding: 0 0 0 10px;
}

a.sub_menu_picked:link, a.sub_menu_picked:visited {
  color: #000000;
  text-decoration: none;
}

a.sub_menu_picked:hover {
  color: #45499B;
  text-decoration: none;
}

.topcategory {
  color: #000000;
  font-size: 9px;
  font-weight: bold;
  line-height: 11px;
  padding: 0 0 0 0;
}

.products {
/*  width:105px; */
  color: #000000;
  font-size: 9px;
  font-weight: bold;
/*  padding: 0 15px 5px 0; */
  padding: 0 0 0 0;
}

.products img{
	border: 2px solid #A29A97;
}

.products:hover img{
	border: 2px solid #000000;
}

.products:hover{
	color: #000000; /* irrelevant definition to overcome IE bug */
}

.inputField{
  font-family: verdana, arial,helvetica,sans-serif;
  color: #000000;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.inputSubmit{
  color: #000000;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.err {
  color: #ff0000;
  font-size: 10px;
  font-weight: bold;
  line-height: 20px;
  padding: 0 10px 0 0;
}

.footer {
  color: #45499B;
  font-size: 10px;
  font-weight: bold;
  line-height: 18px;
}










.nav {
	padding: 0 0 5px 0;
}

td.divider {
	background-color: #bababa;
	height: 1px;
}

.separator {
	background-color: #bababa;
	height: 1px;
	width: 185px;
}

tr.table{
  font-family:Arial,Helvetica,Sans-Serif;
  font-size:14px;
  color:#000000;
  font-weight:bold;
}
tr.titles{
  font-family:Arial,Helvetica,Sans-Serif;
  font-size:11px;
  color:#000000;
  font-weight:bold;
}
tr.odbc{
  font-family:Arial,Helvetica,Sans-Serif;
  font-size:11px;
  color:#af4f4f;
}
tr.php{
  font-family:Arial,Helvetica,Sans-Serif;
  font-size:11px;
  color:#4faf4f;
}
tr.mysql{
  font-family:Helvetica,Sans-Serif;
  font-size:11px;
  color:#4f4faf;
}
tr.count{
  font-family:Helvetica,Sans-Serif;
  font-size:11px;
  color:#000000;
  font-weight:bold;
}
tr.error{
  font-family:Helvetica,Sans-Serif;
  font-size:14px;
  color:#ff0000;
  font-weight:normal;
}
