body { 
background-color : #000000;
background-image: url(images/bg_home0.gif);
color:#444444; 
font-size:12px ; }
html{
   SCROLLBAR-FACE-COLOR:#ffffff;
   SCROLLBAR-HIGHLIGHT-COLOR:#D8CB8B;
   SCROLLBAR-SHADOW-COLOR:#D8CB8B;
   SCROLLBAR-3DLIGHT-COLOR:#ffffff;
   SCROLLBAR-ARROW-COLOR:#D8CB8B;
   SCROLLBAR-TRACK-COLOR:#ffffff;
   SCROLLBAR-DARKSHADOW-COLOR:#ffffff;
}
table {font-size:12px ;}

.product {border:0px dotted #CCCC66; }
.product td {border:1px dashed #CCCC66; }
.subprod {border:0px  }
.subprod td {border:0px  }

a:link { font-weight: normal;	color: #9e5c5c;	text-decoration: none;}
a:hover { font-weight: normal;	color:#9e5c5c; text-decoration:none; }
a:visited { font-weight: normal;	color: #9e5c5c;	text-decoration: none;}
a:active { font-weight: normal;	color: #9e5c5c;	text-decoration: none;}

a.bar_link_menu:link {  font-weight: normal;	color: #FFFFFF;	text-decoration: none; font-size:11px; }
a.bar_link_menu:hover { font-weight: normal;	color: #ECDE19;	text-decoration: none; font-size:14px;}
a.bar_link_menu:visited { font-weight: normal;	color: #FFFFFF;	text-decoration: none; font-size:11px;}
a.bar_link_menu:active { font-weight: normal;	color: #FFFFFF;	text-decoration: none; font-size:11px;}

textarea { font-size:12px; color:#3399CC; }

td{
	font-weight: normal;
}
.tdmenubar{
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
}


.TextFooter{
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
}

button {
  font-size        : 11px ;
  height           : 18px !important;
  height           : 18px;
  color            : #AF810E ;
  border           : 0px solid #D8CB8B;
  margin-bottom    : 1px;
  background-color : #F9F6EA;
  padding          : 1px;
}

INPUT {
  font-family      : arial, helvetica, sans-serif;
  font-size        : 12px;
  border           : 1px solid #D8CB8B;
  background-color : #FFFFFF;
  margin-bottom    : 2px;
  margin-top	   : 2px;
  color			   : #AF810E;
}
Textarea {
  font-family      : arial, helvetica, sans-serif;
  font-size        : 12px;
  border           : 1px solid #D8CB8B;
  background-color : #FFFFFF;
  margin-bottom    : 2px;
  margin-top	   : 2px;
  color			   : #AF810E;
}




