.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 : #87CEEB;
}

.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 : #87CEEB;
}

H1 {
	font-size : 22px;
	font-weight : bold;
}

H2 {
	font-size : 22px;
	font-weight : bold;
	color : #87CEEB;
	text-align : center;
}

H3 {
	font-size : 16px;
	font-weight : bold;
	color : #87CEeB;
	text-align : center;
	background-color : #5D6D7B;
	border : 1px solid #87CEEB;
	}

TD.menu {
	font : 13px Arial;
	font-style : normal;
	font-weight : normal;
	color : White;
	border : none;
	background-color : #808080;
	border : 1px solid #87CEEB;	
	text-align : center;
}

TD.menu1 {
	font : 13px Arial;
	font-style : normal;
	font-weight : normal;
	color : White;
	border : none;
	background-color : #5D6D7B;
	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 : none;
	background-color : #808080;
	border : 1px solid #87CEEB;	
	text-align : center;
	height : 15px;
	width : 15px;
}

BODY {
	font : 13px Arial;
	font-style : normal;
	font-weight : normal;
	color : #87CEEB;
	background-color : #3B454E;
	scrollbar-arrow-color : #87CEEB;
	scrollbar-base-color : #3B454E;
		}

TABLE {
	border-left-style : none;
	border-top : none;
	border-collapse : collapse;
	border-bottom-color : #87CEEB;
	border-right-color : #87CEEB;
	}


.blu {
	color : Navy;
}
.titoletto {
	color : #87CEEB;
	font-size : 12px;
	font-weight : bold;
}

TD {
	font : 13px Arial;
	font-style : normal;
	font-weight : normal;
	color : #87CEEB;
	border : none;
}

INPUT.piccolo {
	font-size : 9px;
	width : 60px;
	height : 15px;
	background-color : #F0F8FF;
}


.border {
	border : 2px solid #A0522D;
}

.borderl {
	border : 1px solid Blue;
}

.noborder {
	border : none;
}

.bordato {
	border : 1px solid #87CEEB;
	border-collapse : collapse;
	border-right-style : none;
	border-left-style : none;
}

.bordato1 {
	border : 1px solid #87CEEB;
	border-collapse : collapse;
	border-right-style : none;
}

.bordato2 {
	border : 1px solid #87CEEB;
	border-collapse : collapse;
	border-right-style : none;
	border-top-style : none;
}

.bordato3 {
	border : 1px solid #87CEEB;
	border-collapse : collapse;
}

.nobold {
	font-weight : normal;
}



A:LINK {
	text-decoration : none;
	font-weight : bold;
	color : #87CEEB;
}

A.blu:LINK {
	text-decoration : none;
	font-weight : bold;
	color : Navy;
}
A.normal:LINK {
	text-decoration : none;
	font-weight : normal;
	color : #87CEEB;
}

A.normal:VISITED {
	text-decoration : none;
	font-weight : normal;
	color : #87CEEB;
}

A.normal:ACTIVE {
	text-decoration : none;
	font-weight : normal;
	color : #87CEEB;
}

A.grey:LINK {
	text-decoration : none;
	color : #808080;
}


A:ACTIVE {
	text-decoration : none;
	font-weight : bold;
	color : #87CEEB;
}

A.blu:ACTIVE {
	text-decoration : none;
	font-weight : bold;
	color : Navy;
}

A.grey:ACTIVE {
	text-decoration : none;
	color : #808080;
}


A:VISITED {
	text-decoration : none;
	font-weight : bold;
	color : #87CEEB;
}

A.Blu:VISITED {
	text-decoration : none;
	font-weight : bold;
	color : Navy;
}

A.grey:VISITED {
	text-decoration : none;
	color : #808080;
}


.13px {
	font : 13px;
}

.11px {
	font: 11px
}

.9px {
	font: 9px
}

.9pxblu {
	font: 9px;
	color : Navy;
}


A:HOVER {
	text-decoration : none;
	font-weight : bold;
	color : White;
}

A.blu:HOVER {
	text-decoration : none;
	font-weight : bold;
	color : white;
}

A.grey:HOVER {
	text-decoration : none;
	color : White;
}
A.normal:HOVER {
	text-decoration : none;
	color : White;
	font-weight : normal;
}

INPUT.small {
	font-size : 12px;
	background-color : #C0C0C0;
	height : 20px;
	color:Navy;
}

INPUT.radio {
	font-size : 12px;
	background-color : #3B454E;
	height : 20px;
	color:Navy;
}

TEXTAREA {
		background-color : #C0C0C0;
		color:Navy;
}

SELECT.small {
	font-size : 13px;
	background-color : #C0C0C0;
	height : 18px;
	color:Navy;
}
INPUT.comando {
	font-size : 13px;
	background-color : #C0C0C0;
	height : 22px;
	color : Navy;
	width : 120px;
	font-weight : bold;
}
INPUT.comando1 {
	font-size : 13px;
	background-color : #C0C0C0;
	height : 22px;
	color : Red;
	width : 120px;
	font-weight : bold;
}
