/* CSS Document */
html{ font-family:arial;}

input, textarea, select{ 
	font-family: verdana, tahoma, Century Gothic, arial;
	font-size:10px;
	
}

 
 .impot_select{ 
	font-family: arial;
	color:#3F3E3E;
	border:1px solid #000000;
	background-color:#AFB2B1;
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 0px; 
	padding-bottom: 0px
}


.simple_title{
	font-family: verdana, tahoma, Century Gothic, arial ;
	font-weight:bold;
	font-size:12px;
	color:#000000;	
}

.big_title{
	font-family: verdana, tahoma, Century Gothic, arial ;
	font-weight:bold;
	font-size:16px;
	color:#94BD12;	
}

.simple{
	font-family: verdana, tahoma, Century Gothic, arial ;
	font-size:10px;
	line-height:1em;
	color:#000000;	
}

.simple_most{
	font-family: verdana, tahoma, Century Gothic, arial;
	font-size:10px;
	color:#000000;	
}

.simple_low{
	font-family: verdana, tahoma, Century Gothic, arial;
	font-size:10px;
	color:#6F7673;	
}

.simple_min{
	font-family: verdana, tahoma, Century Gothic, arial;
	letter-spacing: -1px;
	font-size: 9px;
	color:#6F7673;	
}
