.genericTab {
	font-size: 10px;
	text-align: left;
	margin: 5px;
	margin-right: auto;
	margin-left: auto;
	padding: 2px;
	font-weight: bold;
	width: 96%;
	background-image: url(../images/Skin2/bg_generictab.gif);
	background-repeat: repeat;
	background-position: left top;
	border: 1px solid #AAAAAA;
}
.genericTab th {
	font-size: 12px;
	color: #000000;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.genericTab td {
	background-color: #FFFFFF;
	border-top: 1px solid #AAAAAA;
	padding: 4px;
}
.protocolTab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #0066CC;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;

}
.protocolTab th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #003399;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	padding: 3px;



}

.protocolTab td{
	text-align: left;
	padding: 3px;
	margin: 0px;
	border-top: 1px solid #0066CC;
	border-bottom: 1px solid #0066CC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0066CC;




}
.UNDERbordingTab a {
	color: #003399;
	text-decoration: none;

}
.UNDERbordingTab a:visited {
	color: #003399;
	text-decoration: none;

}

.UNDERbordingTab a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.carrelloTAB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 5px;
	background-color: #D1E2FE;
	width: 95%;
	border-top: 1px solid #A2C4FD;
	border-right: 1px solid #0066FF;
	border-bottom: 1px solid #0066FF;
	border-left: 1px solid #A2C4FD;

}
.carrelloTAB th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #006600;
	background-color: #F0F9F0;
	text-align: center;
	padding: 2px;
	border-top: 1px solid #CCE0FF;
	border-right: 1px solid #CCE0FF;
	border-bottom: 1px solid #A2C4FD;
	border-left: 1px solid #CCE0FF;
	letter-spacing: 3px;
}
.carrelloTAB td {
	padding: 2px;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #006600;
	border-right: 1px solid #CCE0FF;
}
.posizione {
	border: 2px solid #000099;
	text-align: center;
	width: 400px;
	margin: auto;
}
.posizione td{
	background: #F0F9F0;
	border: 1px solid #A2C4FD;
}
.LivelloLago{
	font-size: 10px;
	padding: 0px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 2px;
	border-right-color: #8E8EAF;
	width: 80%;
}
.LivelloLago th{
	font-size: 10px;
	color: #36355F;
	background-image: url(../images/skinh2cu/bg_menu.png);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #B2B2E0;
	border-bottom-color: #B2B2E0;
	border-left-color: #B2B2E0;
	background-color: #F4F4F4;
}
.LivelloLago td{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed ;
	border-bottom-style: solid ;
	border-left-style: none;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #8E8EAF;
	border-left-color: #000099;
	background-color: #F9F9F9;
}
.LivelloLago p{
	padding: 2px;
	padding-top: 4px;
	padding-bottom: 4px;		
	height: 50%;
	background-color: #FFFFCC;
	margin: 0px;
}