body.customer 
{
	 font-family: Verdana,Helvetica,Arial;
	 color: #C3C3C3;
	 font-size: 10px;
	 font-weight: bold;
	 leftMargin: 0;
	 topMargin: 0;
	 background-image: url(https://dom.europaweg.eu/images/customer_bg.gif); 
	 background-repeat: repeat-x; /* x only horizontally, y vertical or repeat only */
	 background-color: #FFFFFF;
	 margin-top: 0px;
     scrollbar-face-color: none;
     scrollbar-hightlight-color: none;
     scrollbar-shadow-color: none; 
     scrollbar-3dlight-color: none; 
     scrollbar-arrow-color: none; 
     scrollbar-track-color: #C3C3C3;  
     scrollbar-darkshadow-color: none;
}

img.radius {border-radius: 10px; opacity:0.85; filter:alpha(opacity=85);}

textarea {width: 270px;} textarea.info {width: 100%;}  

table.infobox {
	-moz-border-radius:5px;
	border-radius:5px;
	opacity:0.75;
	filter:alpha(opacity=75); 
}

table.googlebox {-moz-border-radius:10px; border-radius:10px;}

table.linkbox {-moz-border-radius:10px; border-radius:10px;} 

table.linksbox {-moz-border-radius:10px; border-radius:10px;} 

select.toplinks {
     background-color: white; 
     border: 1px solid transparent;
     border-color: #C3C3C3 transparent #C3C3C3 #C3C3C3;
     cursor: pointer; 
} 

table.ratebox {
	-moz-border-radius:5px;
	border-radius:5px;
	opacity:0.75;
	filter:alpha(opacity=75); }

table.reviewbox {
	-moz-border-radius:5px;
	border-radius:5px;
	opacity:0.75;
	filter:alpha(opacity=75); 
}

table.bannerbox {
	-moz-border-radius:5px;
	border-radius:5px;
	opacity:0.75;
	filter:alpha(opacity=75); 
}

.t_spot
{
	background-color: #FFFFFF;
}

.t_button
{
	background-color: #C3C3C3;
}

.t_button_on
{
	background-color: #FFFFFF;
}

.t_button_off
{	
	background-color: #F0F0F0;	
}

.t_banner
{
	background-color: #ECECEC;
}

.t_banner_on
{
	background-color: #FFFFFF;
}

.t_banner_off
{	
	background-color: #F0F0F0;	
}