/* CSS Document */

A:link { FONT: 10px verdana, arial, helvetica; COLOR: #B9000D; TEXT-DECORATION: none } 
A:visited { FONT: 10px verdana, arial, helvetica; COLOR: #B9000D; TEXT-DECORATION: none } 
A:hover { FONT: 10px verdana, arial, helvetica; COLOR: #B9000D; TEXT-DECORATION: underline } 


td	{font-family:Verdana, Arial; font-size:10px; color:#475460;}
	
	
/* testi */


/* form */
.submit{
	width: 90 px; font-family: Verdana, Arial; font-size: 9px; color: #E5F3F4;
	background-color:#4B5864;
	BORDER-RIGHT: #475460 1px solid; 
	BORDER-TOP: #475460 1px solid; 
	BORDER-LEFT: #475460 1px solid; 
	BORDER-BOTTOM: #475460 1px solid;
}

.input{
	width: 250px; 
	font-family: Arial, Verdana; 
	font-size: 10px; 
	color: #000000;
	background-color:#E5F3F4;
	BORDER-RIGHT: #475460 1px solid; 
	BORDER-TOP: #475460 1px solid; 
	BORDER-LEFT: #475460 1px solid; 
	BORDER-BOTTOM: #475460 1px solid;		
}
.input_ml{
	width: 250px; 
	font-family: Arial, Verdana; 
	font-size: 10px; 
	color: #000000;
	background-color:#E5F3F4;
	BORDER-RIGHT: #475460 1px solid; 
	BORDER-TOP: #475460 1px solid; 
	BORDER-LEFT: #475460 1px solid; 
	BORDER-BOTTOM: #475460 1px solid;		
}

.input2{
	width: 100px; 
	font-family: Arial, Verdana; 
	font-size: 10px; 
	color: #000000;
	background-color:#E5F3F4;
	BORDER-RIGHT: #475460 1px solid; 
	BORDER-TOP: #475460 1px solid; 
	BORDER-LEFT: #475460 1px solid; 
	BORDER-BOTTOM: #475460 1px solid;		
}
body {
	background-color: #48a6b0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #475460;
	
}
.titoli1 {
	font-weight: bold;
	background-color: #e5f3f4;
	height: 18px;
	vertical-align: middle;
}
.tabellaContenuti1 {
	width: 600px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}
.tabellaContenuti1 td {
	vertical-align:top;
}
.TitoloRosso {
	color: #b9000d;
	font-weight: bold;
}
.AlignTop 
{
    vertical-align:top;
}
.tabellaContenuti2 {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}
.tabellaContenuti2 td {
	vertical-align:top;
}
