	body{
		font-family : Arial, Verdana, Tahoma;
		font-size : 12px;
	}
	input{
	height : auto;
	font-size : 12;
	color: #666666;
	font-weight: bold;
	width: auto;
	}
	textarea {
	color: #666666;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	.sb{
		height : 18;
		font-family : Arial, Verdana, Tahoma;
		font-size : 12;
		border : 1px solid;
		border-color : Black;
	}
	.cb{
		border: none;
	}
	hr{
		color: Black;
		height: 1px;
		list-style-type: none;
	}
	td{
		font-family : Arial, Verdana, Tahoma;
		font-size : 12px;
	}
		label{
		font-family : Arial, Verdana, Tahoma;
		font-size : 12px;
		font-weight : bold;
	}

	
	
	.wintitle{
		background: #B7C0CA url(../img/testata.jpg);
		font-weight : bold;
		color : #FFFFFF;
	}
	.winclientarea{
	}
	.selected{
	background : #DDDDDD;
	border: none;
	}
table {
	border: 1px solid #999999;
}
h2 {
	color: #D8D8D8;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: italic;
}