a:active     {  font-family: Arial; font-size: 9pt;  color: #666666; }
a:link       {  font-family: Arial; font-size: 9pt;  color: #666666; }
a:visited    {  font-family: Arial; font-size: 9pt;  color: #666666; text-decoration: underline;}
a:hover       {  font-family: Arial; font-size: 9pt; color: #666666; text-decoration: none;}

body {
  
  font: 9pt Arial; color: #333333;
  scrollbar-base-color:#ffffff;
  scrollbar-3dlight-color:#faf5f5;
  scrollbar-arrow-color:#333333;
  scrollbar-darkshadow-color:#faf5f5;
  scrollbar-face-color:#eeeeee;
  scrollbar-highlight-color:#ffffff;
  scrollbar-shadow-color:#ffffff;
  scrollbar-track-color:#ffffff;

}



.detail_model_nume         {  font: 13pt Arial; font: bold; color: #666666; text-decoration: none;}
.detail_model_masuri         {  font: 10pt Arial; color: #666666; text-decoration: none;}
.titlu         {  font: 9pt Arial; color: #333333; text-decoration: none; font-weight: bold;}
.titlu_stanga         {  font: 8pt Arial; color: #333333; text-decoration: none; font-weight: bold;}
.textforsearch { font-family:Verdana, Arial, Helvetica; sans-serif font-style:italic; font-weight:bold; font-size:12px; color:#FF6600 }
.textforsearch1 { font-family:Verdana, Arial, Helvetica; color: #D6D6D6; sans-serif font-style:italic; font-weight:normal; font-size:9px;}  
.textforsearch2 { font-family:Verdana, Arial, Helvetica; color:#F2F2F2; sans-serif font-style:italic; font-weight:normal; font-size:10px;}  
  
.textfieldsearch { font-family:Verdana, Arial, Helvetica; sans-serif; font-weight:100; font-size:9px; color:#000000 }			
			
				 
li           {  font-family: Arial; font-size: 8pt}
ol           {  font-family: Arial; font-size: 8pt}
table        {  font: 9pt Arial; }
td           {  font-family: Arial; font-size: 8pt}
ul           {  font-family: Arial; font-size: 8pt}

form {
    margin:0;
}


input  {
    font-family: Arial;
    height: 17px;
	font-size: 10px;
    color: #212121;
}

	
select {
    font-family: Arial;
	width: 170px;
	height: 15px;
	font-size: 10px;
	color: #212121;
	background-color:#eeeeee;

	
}
	
textarea {
    font-family: Arial;
    font-size: 10px;
    height: auto;
    padding: 1px;
    color: #333333;
	background-color:#eeeeee;
	border: 1px solid #666666;
	} 

