.mdimastyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 15px;
	
}
a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #545353;
}
a:hover {
	text-decoration: none;
	color: #939393;
}
a:active {
	text-decoration: none;
}
a {
	font-weight: bold;
}


.stilebianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold; 
	
}




input {
background-color: #EAEAEA;
color: black;
border-width:1px;
border-color: #595959 #595959 # #;
} 

textarea {
background-color: #EAEAEA;
border-width:1px;
border-color: #595959 #595959 # #;
} 

.altButtonFormat {
background-color: #EAEAEA;
border-width:1px;
border-color: # # #595959 #595959 ;
} 

.altTextField {
border-color: # # #595959 #595959 ;
} 

