.370 {
	margin-bottom : 10px;
	margin-left : 190px;
	margin-right : 190px;
	margin-top : 10px;
	width : 370px;
	font-family : Arial;
	font-size : 15px;
	font-style : normal;
	font-weight : normal;
	color : Navy;
}

.stretto {
	margin-bottom : 10px;
	margin-left : 20px;
	margin-right : 20px;
	font-size : 13px;
}

.450 {
	margin-bottom : 10px;
	margin-left : 150px;
	margin-right : 150px;
	margin-top : 10px;
	width : 450px;
	font-family : Arial;
	font-size : 15px;
	font-style : normal;
	font-weight : normal;
	color : Navy;
}

H1 {
	font-size : 22px;
	font-weight : bold;
}

H2 {
	font-size : 22px;
	font-weight : bold;
	color : Navy;
	text-align : center;
}

H3 {
	font-size : 16px;
	font-weight : bold;
	color : Navy;
	text-align : center;
	background-color : #D3DDE7;
	border : 1px solid;
}


BODY {
	font : 13px Arial;
	font-style : normal;
	font-weight : normal;
	color : Navy;
	background-color : #F0F8FF;
	scrollbar-track-color : #D9EDFF;
	scrollbar-face-color : #D3DDE7;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : Gray;
	scrollbar-darkshadow-color : Gray;
	scrollbar-3dlight-color : White;
	scrollbar-arrow-color : Navy;
		}

TABLE {
	border-left-style : none;
	border-top-style : none;
	border-collapse : collapse;
	border-bottom-color : Navy;
	border-right-color : Navy;
	}

.bordato {
	border : 1px solid Navy;
	border-collapse : collapse;
	border-right-style : none;
	border-left-style : none;
}

.bordato1 {
	border : 1px solid Navy;
	border-collapse : collapse;
	border-right-style : none;
}

.bordato2 {
	border : 1px solid Navy;
	border-collapse : collapse;
	border-right-style : none;
	border-bottom-style : none;
	border-top-style : none;
}

.bordato3 {
	border : 1px solid Navy;
	border-collapse : collapse;
}

.blu {
	color : Navy;
}
.titoletto {
	color : Navy;
	font-size : 11px;
	font-weight : bold;
}

TD {
	font : 13px Arial;
	font-style : normal;
	font-weight : normal;
	color : Navy;
	border : none;
}

TD.menu {
	font : 13px Arial;
	font-style : normal;
	font-weight : normal;
	color : White;
	border : none;
	background-color : Navy;
	text-align : center;
}

INPUT {
	font-size : 13px;
}


INPUT.piccolo {
	font-size : 9px;
	width : 60px;
	height : 15px;
	background-color : #F0F8FF;
}

INPUT.small {
	font-size : 12px;
	background-color : #F0F8FF;
	height : 20px;
}

TEXTAREA {
		background-color : #F0F8FF;
}


INPUT.comando {
	font-size : 13px;
	background-color : #D3DDE7;
	height : 22px;
	color : Navy;
	width : 120px;
}

INPUT.comando1 {
	font-size : 13px;
	background-color : #D3DDE7;
	height : 22px;
	color : Red;
	width : 120px;
}

INPUT.lungo {
	font-size : 13px;
	background-color : #D3DDE7;
	height : 22px;
	color : Navy;
	width : 180px;
}

INPUT.lungo1 {
	font-size : 13px;
	background-color : #D3DDE7;
	height : 22px;
	color : Red;
	width : 180px;
}

SELECT.small {
	font-size : 13px;
	background-color : #F0F8FF;
	height : 18px;
}

.azzurro {
	font-size : 13px;
	background-color : #F0F8FF;
	scrollbar-track-color : #D9EDFF;
	scrollbar-face-color : #D3DDE7;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : Gray;
	scrollbar-darkshadow-color : Gray;
	scrollbar-3dlight-color : White;
	scrollbar-arrow-color : Navy;
}

.border {
	border : 2px solid #A0522D;
}

.borderl {
	border : 1px solid Blue;
}

.noborder {
	border : none;
}

.nobold {
	font-weight : normal;
}



A:LINK {
	text-decoration : none;
	font-weight : bold;
	color : Navy;
}

A.brown:LINK {
	text-decoration : none;
	font-weight : bold;
	color : #A52A2A;
}
A.normal:LINK {
	text-decoration : none;
	font-weight : normal;
	color : Navy;
}

A.normal:VISITED {
	text-decoration : none;
	font-weight : normal;
	color : Navy;
}

A.normal:ACTIVE {
	text-decoration : none;
	font-weight : normal;
	color : Navy;
}

A.grey:LINK {
	text-decoration : none;
	color : #808080;
}


A:ACTIVE {
	text-decoration : none;
	font-weight : bold;
	color : Navy;
}

A.brown:ACTIVE {
	text-decoration : none;
	font-weight : bold;
	color : #A52A2A;
}

A.grey:ACTIVE {
	text-decoration : none;
	color : #808080;
}


A:VISITED {
	text-decoration : none;
	font-weight : bold;
	color : Navy;
}

A.brown:VISITED {
	text-decoration : none;
	font-weight : bold;
	color : #A52A2A;
}

A.grey:VISITED {
	text-decoration : none;
	color : #808080;
}


.13px {
	font : 13px;
}

.11px {
	font: 11px
}

.9px {
	font: 9px
}

A:HOVER {
	text-decoration : none;
	font-weight : bold;
	color : Red;
}

A.brown:HOVER {
	text-decoration : underline;
	font-weight : bold;
	color : Red;
}

A.grey:HOVER {
	text-decoration : none;
	color : Red;
}
A.normal:HOVER {
	text-decoration : none;
	color : Red;
	font-weight : normal;
}

A.bianco:LINK {
	text-decoration : none;
	font-weight : bold;
	color : White;
}

A.bianco:VISITED {
	text-decoration : none;
	font-weight : bold;
	color : White;
}

A.bianco:ACTIVE {
	text-decoration : none;
	font-weight : bold;
	color : #00DEFF;
}

A.bianco:HOVER {
	text-decoration : none;
	color : #00DEFF;
	font-weight : bold;
}
TD.menu1 {
	font : 13px Arial;
	font-style : normal;
	font-weight : normal;
	color : White;
	border : 1px solid #87CEEB;
	background-color : #CCCCCC;
	border : 1px solid #87CEEB;	
	text-align : center;
	height : 15px;
	width : 15px;
}

TD.menu2 {
	font : 13px Arial;
	font-style : normal;
	font-weight : bold;
	color : White;
	border : 1px solid #87CEEB;
	background-color : #666666;
	border : 1px solid #87CEEB;	
	text-align : center;
	height : 15px;
	width : 15px;
}

