body,html{
	margin:0px;
	background-color:#D6C7C4;
	scrollbar-base-color: #EAE2E0; 
	scrollbar-face-color: #DED2D0; 
	scrollbar-track-color: #EAE2E0; 
	scrollbar-arrow-color: #725B5F;
	scrollbar-highlight-color: #EAE2E0; 
	scrollbar-3dlight-color: #EAE2E0; 
	scrollbar-shadow-color: #EAE2E0;
	scrollbar-darkshadow-color: #EAE2E0; 
	
}
body, td{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#725B5F;	
}
a{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#725B5F;
}
a:hover{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#3F1118;	
}
.bg30{
	background-image:url(../images/bg30.gif);
	background-repeat:no-repeat;
	background-position:right center;
	height:250px;
}
.bgb{
	background-image:url(../images/bgb.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.bordertbl{
	border: 5px solid #DED2D0;
}
#content{
	display:block;
	height:275px;
	overflow:auto;
	padding-right:10px;
}
.gamme{
	display:block;
	overflow:auto;
	height:150px;
	padding-left:5px;
	padding-right:5px;
}
.loginF{
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#725B5F;
	background-color:#F1EDEC;
	border:1px solid #BAA4A3;
	width:120px;
}
.buton{	
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#E9D8D4;
	font-weight:bold;
	background-color:#A68A89;
	border:1px solid #BAA4A3;
}
.field {
	border: 1px solid #BAA4A3;
	width: 170px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#725B5F;
}
.field2 {
	border: 1px solid #BAA4A3;
	width: 470px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#725B5F;

}
.fielderror {
	border: 1px solid #BAA4A3;
	width: 170px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#725B5F;
	background-color:#F5F1F0;
}
.title{
	font-family:Helvetica, Arial, sans-serif;
	font-size:15px;
	color:#725B5F;	
	font-weight:bold;
}
/*.bigtext{
	font-family:Helvetica, Arial, sans-serif;
	font-size:17px;
	color:#300D13;	
}*/