BODY, TABLE, INPUT, TEXTAREA, OPTION{
	font-family: Arial, Helvetica, Verdana, Thaoma, Sans-serif;
	font-size: 13px;
	color: #000000;
}BODY{
	scrollbar-darkshadow-color: #333300;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #666600;
	scrollbar-3dlight-color: #FFFF00;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #FDFDA2;
	scrollbar-face-color: #FEFEBA;
	background-color: #FBFB72;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 1px;
	margin-right: 1px;
}A, A:Active, A:Link, A:Visited{
	color: #0000FF;
	text-decoration: none;
}A:Hover{
	color: #FF0000;

/* Font */

}.txtTITOLO{
	font-weight: bolder;
	font-size: 14px;
	color: #00AA00;
}.txtLINK{
	font-weight: bolder;
	font-size: 13px;
	color: #0000FF;
}.txtSMALL{
	font-size: 11px;
}.txtOUT{
	color: #666633;
	font-size: 10px;

/* Tabelle */

}.tabGRANDE{
	width: 700px;
	border: #000000 solid 1px;

}.tabTITOLO{
	width: 100%;
	height: 80px;
	background-color: #000000;
	border-bottom: solid 1px #000000;
	color: #FFFF00;

/* Td */

}.tdMENU{
	border-right: #000000 solid 1px;
	width: 120px;
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: center;
}.tdCENTRO{
	padding: 5px 5px;
	background-color: FEFE92;
	
/* Input */

}.input-text{
	font-size: 11px;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
}.input-submit{
	background-color: #F7D700;
	font-size: 11px;
	font-weight: bold;
	border: #666666 1px solid;
}.input-pulsante{
	background-color: #F7D700;
	font-weight: bolder;

/* Varie */

}.p{
    vertical-align: bottom;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
}.form-nospaz{
    vertical-align: top;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 2px;
}.iframe{
	width: 100%;
	height: 400px;
	overflow: auto;
	padding: 0px;
	margin: 0px;
	border-top: #666666 1px solid;
	border-bottom: #666666 1px solid;
	border-right: #666666 1px solid;
}
