input:disabled
{
    background:silver;
}

body {
    background: #DEE0DE; 
	scrollbar-face-color: 085D7B;
	scrollbar-highlight-color: 085D7B;
	scrollbar-3dlight-color: 085D7B;
	scrollbar-darkshadow-color: 085D7B;
	scrollbar-shadow-color: 085D7B;
	scrollbar-arrow-color: FFFFFF;
	scrollbar-track-color: 730C10;
	font-weight: normal; 
	font-size: 12px; 
	font-family: verdana;
}

.menu {
	border-right: 1px solid #B71723;
	font-weight: bold; 
	font-size: 12px; 
	font-family: verdana;
	color: #ffffff; 
}

.bottone {
	border: 1px solid #737973; 
	background: #A5AAA5;
	font-weight: bold; 
	font-size: 12px; 
	font-family: verdana;
	color: #000000; 
	height: 20;
}

a.calcola
{
    font-weight: bold;
	font-size: 18px;
	font-family: verdana;
	color: #0000FF;
	text-decoration: underline;
}

a {
	font-weight: weight; 
	font-size: 12px; 
	font-family: verdana;
	color: #ffffff; 
	text-decoration: none;
}

td {
	font-weight: normal; 
	font-size: 12px; 
	font-family: verdana;
}

select {
	font-weight: normal; 
	font-size: 12px; 
	font-family: verdana;
}

th {
	font-size: 12px; 
	font-family: verdana;
}

font {
	font-size: 12px; 
	font-family: verdana;
}

input {
	font-size: 12px; 
	font-family: verdana;
	color: #000000; 
	border: 1px solid #777B77;
}

.a_black {
	font-weight: bold; 
	font-size: 12px; 
	font-family: verdana;
	color: #000000; 
	text-decoration: none;
}
