BODY {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	background-image : url(../immagini/sfondoben.jpg);
	font-family : "MS Sans Serif", Geneva, sans-serif;
}
TABLE{
	font-size: 14px;
}
TABLE.Main {
	height : 600px;
	padding-top : 6px;
}
TD.Barra {
	padding-left : 6px;
	background-color : #000099;
	text-align : center;
}

TABLE.Contenuto {
	width : 600px;
}
.Titolo3 {
	font-size : 14px;
	font-weight : bold;
	text-align : center;
}
.Titolo {
	font-size : 30px;
	color : #000099;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : 600;
}
/*Cella contenente il bordo 3d della barra di navigazione*/
TD.PGBar {
	background-image : url(../immagini/pgbar.gif);
	width : 17px;
}
/*Pulsante generale*/
TD.PulGenS {
	background-image : url(../immagini/pulgens.gif);
	width : 9px;
	height : 30px;
}
TD.PulGenC {
	background-image : url(../immagini/pulgenc.gif);
	color : #000099;
	font-size : 12px;
	text-align : left;
	padding-top : 5px;
	height : 30px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
TD.PulGenD {
	background-image : url(../immagini/pulgend.gif);
	width : 13px;
	height : 30px;
}
TD.PulHeadS {
	background-image : url(../immagini/pulheads.gif);
	height : 18px;
	width : 7px;
}
TD.PulHeadC {
	background-image : url(../immagini/pulheadc.gif);
	color : #000099;
	font-size : 10px;
	text-align : center;
	height : 18px;
	vertical-align : middle;
}
TD.PulHeadD {
	background-image : url(../immagini/pulheadd.gif);
	height : 18px;
	width : 7px;
}
TD.Reparti {
   width : 400px;
	vertical-align : middle;
	font-size : 25px;
	font-weight : bold;
}
TD.MerPari {
	background-color : #CCCCCC;
}
TD.MerDispari {
	background-color : #FFFFCC;
}
TD.OspPari {
	background-color : #CCCCCC;
}
TD.OspDispari {
	background-color :#FFFFCC;
}
.Errore {
	background-color : #ff0000;
	font-weight : bold;
}
.Ok {
	background-color : #00FF33;
	font-weight : bold;
}
HR.Titolo {
	color : #000099;
}
.BarMsg {
	color : White;
	font-size : 14px;
	font-weight : bold;
}
.Piede {
	font-size : 4px;
	text-align : center;
}
.IndBengi {
	background-color: #FFFFCC;
	width : 150px;
	padding-left : 3px;
	padding-bottom : 3px;
	padding-right : 3px;
	padding-top : 3px;
	margin-top : 10px;
	border : 10px ridge Red;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
}

/*Links sui bottoni*/
A:LINK.Button,  A:VISITED.Button {
	text-decoration : none;
}
A:HOVER.Button {
	text-decoration : none;
	color : Red;
}
/*Links solo testo sulla barra di navigazione*/
A:LINK.Bar,  A:VISITED.Bar {
	color : White;
	font-size : 12px;
}
A:HOVER, A:HOVER.Bar {
	color : Red;
}
/*Links solo testo sulla barra di navigazione*/
