div#BoxContainer
{
	/*width:100%;
	background:#FFFFFF;
        margin:auto;*/
}

div.gancio0
{
/*	background:url(../Download/risorse/images/bordi/bordo_sup.png) center top repeat-x;*/

}
div.gancio1
{
/*	background:url(../Download/risorse/images/bordi/bordo_inf.png) center bottom repeat-x;*/

}
div.gancio2
{
/*	background:url(../Download/risorse/images/bordi/bordo_dx.png) right repeat-y;*/

}
div.gancio3
{
/*	background:url(../Download/risorse/images/bordi/bordo_sx.png) left repeat-y;*/

}
div.gancio4
{
/*	background:url(../Download/risorse/images/bordi/bordo_sx_sup.png) left top no-repeat;*/

}
div.gancio5
{
/*	background:url(../Download/risorse/images/bordi/bordo_sx_inf.png) left bottom no-repeat;*/

}
div.gancio6
{
/*	background:url(../Download/risorse/images/bordi/bordo_dx_sup.png) right top no-repeat;*/

}
div.gancio7
{
/*	background:url(../Download/risorse/images/bordi/bordo_dx_inf.png) right bottom no-repeat;*/

}


#TabellaBordi
{
	/*width:990px;*/
}
#BordoSupSx
{
/*	background-image:url('../Download/risorse/images/bordi/bordo_sx_sup.png');
	background-position:left top;
    background-repeat:no-repeat;
	height:15px;
	width:15px;
*/
}
#BordoSupDx
{
/*
	background-image:url('../Download/risorse/images/bordi/bordo_dx_sup.png');
	background-position:left top;
    background-repeat:no-repeat;
	height:15px;
	width:15px;
*/
}
#BordoSupCentrale
{
/*
	background-image:url('../Download/risorse/images/bordi/bordo_sup.png');
	background-position:left top;
    background-repeat:repeat-x;
	height:15px;
*/
}
#BordoInfSx
{
/*	background-image:url('../Download/risorse/images/bordi/bordo_sx_inf.png');
	background-position:left top;
    background-repeat:no-repeat;
	height:15px;
	width:15px;
*/
}
#BordoInfDx
{
/*	background-image:url('../Download/risorse/images/bordi/bordo_dx_inf.png');
	background-position:left top;
    background-repeat:no-repeat;
	height:15px;
	width:15px;
*/
}
#BordoInfCentrale
{
/*	background-image:url('../Download/risorse/images/bordi/bordo_inf.png');
	background-position:left top;
    background-repeat:repeat-x;
	height:15px;
*/
}

#BordoSinistro
{
/*	background-image:url('../Download/risorse/images/bordi/bordo_sx.png');
	background-position:left top;
    background-repeat:repeat-y;
   width:15px;
*/
}
#BordoDestro
{
/*	background-image:url('../Download/risorse/images/bordi/bordo_dx.png');
	background-position:left top;
    background-repeat:repeat-y;
    width:15px;
*/
}
#CellaCentraleTabellaBordi 
{
/* background:white;*/
}



.LeftColumn
{
	 text-align: left;
         padding-bottom:0px;
	 padding-left:0px;
	 padding-right:0px;
	 padding-top:0px;
	 margin-bottom:0px;
	 margin-left:0px;
	 margin-right:0px;
	 margin-top:0px;
	 border-spacing:0;
	 width:auto;
	 
         /*border-right-style: solid;
         border-right-width: 1px;
         border-right-color:#4a7fbb;
         height:1000px;*/
}
.CenterColumn
{
	 text-align: center;
         padding-bottom:0px;
	 padding-left:0px;
	 padding-right:0px;
	 padding-top:0px;
	 margin-bottom:0px;
	 margin-left:0px;
	 margin-right:0px;
	 margin-top:0px;
	 border-spacing:0;
	 width: 95%;
         /*height:1000px;*/
}
.RightColumn
{
	 text-align: right;
         padding-bottom:0px;
	 padding-left:0px;
	 padding-right:0px;
	 padding-top:0px;
	 margin-bottom:0px;
	 margin-left:0px;
	 margin-right:0px;
	 margin-top:0px;
	 border-spacing:0;
	 width: 95%;
         /*height:1000px;
         border-left-style: solid;
         border-left-width: 1px;
         border-left-color:#4a7fbb;*/
}

table.LoginTabStyle th
{
	margin: 0px;
	vertical-align:middle; 
	text-align:left;
	color:green;
	width:180px; 
	height:22px;
	background-image: url('../Images/tab.png');
	background-repeat:no-repeat;
	}
table.LoginTabStyle td
{
	border-left: 1px solid #A9B8C2; 
	border-right: 1px solid #A9B8C2;
	}
table.LoginTabStyle td.endtab
{
	border-left: 1px solid #A9B8C2; 
	border-right: 1px solid #A9B8C2;
	border-bottom: 1px solid #A9B8C2;
	}
table.LoginTabStyle td.onlyleft
{
	border-left: 1px solid #A9B8C2; 
	border-right:none;
	}
table.LoginTabStyle td.label_style
{
	font-size: 9pt;
	color: black;
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-align:left;
	}		
table.LoginTabStyle td.onlyright
{
	border-right: 1px solid #A9B8C2; 
	border-left:none;
	text-align:left;
	}
table.LoginTabStyle td.onlyright
{
	border-right: 1px solid #A9B8C2; 
	border-left:none;
	}
