a {text-decoration: none;color:white}
a:hover {color: #CC0000;}
body
	{
	font-size: 8pt; font-family: tahoma;
	color: white;
	background:black;
	padding: 0px;
	margin: 0px;

	}
td
	{
	font-size: 8pt; font-family: tahoma;;
	color: white;
	}
	
td.sape_td{
font-weight:bold;
color:#FFFFFF;
}

td.sape_td a{
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

td.sape_td a:hover{
text-decoration:underline;
}
	
.td_search
	{
       text-align: justify; 
	   padding:3px 3px 3px 6px;  
          color:white;	   
	}
input
	{
	font-size: 8pt; font-family: tahoma;
	border: 1px black solid; 
    	background: whitesmoke;
	}
textarea
	{
	font-size: 8pt; font-family: tahoma;
	border: 1px black solid; 
    	background: whitesmoke;
       	}
select
	{
	font-size: 8pt; font-family: tahoma;
	border: 1px black solid; 
    	background: whitesmoke;	}

.ligtblue
	{
	background: #9999CC;
	border: 1px  white solid;
	cursor:pointer;
    	}
.menu   
	{
	color : #FFFFFF;
	background: black url(../decor/s_bg.png) top left repeat-x ;
	font-family : monospace;
	font-size: 9pt; 
	font-weight : bold;
	}
.site_header  
	{
	color : #FFFFFF;
	font-family : Arial,Helvetica;
	font-size: 16pt; 
	font-weight : bold;
	}
.btn_on
	{
	text-decoration: none; 
	background: #49494A;
	border-top: 2px  #999999  solid;
	border-left: 2px  #999999 solid;
	border-right: 2px  #422810 solid;
	border-bottom: 2px  #422810 solid;
	cursor: pointer;
	color: white;
    	}
.btn_off
	{
	text-decoration: none; 
	background: #49494A;
	border-top: 2px  #422810 inset;
	border-left: 2px  #422810 inset;
	border-right: 2px  #AEADAD inset;
	border-bottom: 2px  #AEADAD inset;
	color: white;
    	}
		
.hintsClass {
			font-family: tahoma, verdana, arial;
			font-size: 10px;
			background-color: #f0f0f0;
			color: #000000;
			border: 1px solid #808080;
			padding: 5px;
			word-wrap: normal;
		}
h1 {
	font-family: Tahoma;
	font-size: 18pt;
	color: #D4CAC8;
	font-weight : bold;
	}
	
h2 {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: normal;
	color:#A50122;
	display:inline;
}
a#white_mini{color:#FFFFFF; font-size:10px;text-decoration:none;}
a#white_mini:hover{text-decoration:underline;}

.product_head {
	font-weight: bold;
	color: #141414;
	text-decoration: none;
}
.body_text {
	color: #8b8b8b;
}
.product_price {
	font-size: 14px;
	font-weight: bold;
	color: #3a3a3a;
}
