body {	scrollbar-base-color: #C5C4C5;    scrollbar-arrow-color: #FCFFFF;	scrollbar-shadow-color : #EEECEF;	scrollbar-3dlight-color : #80858B;	scrollbar-track-color : #EEECEF;}
.select {font-family: Arial; font-size: 10px; font-weight: none; color: #333333; background-color: #DBDDE3;}

.textbox { 
	border:1px solid #505050; 
	background-color: #FFFFFF;
	font-family: Arial; font-size: 10px; 
	color: #7F7F7F; 
	font-weight: none; 
	height : 10px; 
	}
	
.textbox2 { 
	border:1px solid #667685; 
	background-color: #FFFFFF;
	font-family: Arial; font-size: 11px; 
	color: #4F5C68; 
	font-weight: none; 
	height : 17px;
	width:300px;	
	}


.dropdown { 
	border:1px solid #505050; 
	background-color: #FFFFFF;
	font-family: Arial; font-size: 10px; 
	color: #7F7F7F; 
	font-weight: none; 
	height : 10px; 
	}

.checky { 
	background-color: #D3D4D5;
	font-family: Arial; font-size: 10px; 
	color: #7F7F7F; 
	font-weight: none; 
	height : 10px; 
	}

	
a.content_gray{color: #525A6B;text-decoration: none;cursor: none;font-weight: none;FONT-FAMILY: arial; FONT-SIZE: 10px;}
a.content_gray2{color: #525A6B;text-decoration: none;cursor: none;font-weight: none;FONT-FAMILY: arial; FONT-SIZE: 11px;}
a.form_title{color: #505050;text-decoration: none;cursor: none;font-weight: bold;FONT-FAMILY: arial; FONT-SIZE: 11px;}
a.field_name{color: #626262;text-decoration: none;cursor: none;font-weight: none;FONT-FAMILY: arial; FONT-SIZE: 10px;}

p.textarea {color:#000000;text-decoration: none;cursor: none; font-weight:bold;FONT-FAMILY: arial; FONT-SIZE: 11px;}



input{
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none
}
		
textarea.contact
	{
		background-color: white;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		text-decoration: none
		color: #3F4C5A;
	}

.liste {
	background:#bbb;
	left:0px;
	width:200px;
	overflow:hidden;
	border-right:1px solid #bbb;	
}

.liste select {
	-moz-width:200px;
	overflow:hidden;
	border:1px solid #667685; 
	background-color: #FFFFFF;
	font-family: Arial; 
	font-size: 9px;
	text-transform:lowercase; 
	color: #4F5C68; 
	font-weight: none; 
	height : 17px; 		
}
