A 
{
	FONT-SIZE: 11px;
    COLOR: #153b63;
    FONT-FAMILY: Tahoma;
    TEXT-DECORATION: none
}
.cHeaderBack
{
	BACKGROUND-IMAGE: url(../WebGateR/Actors/Images/HTMLContainer/HeaderVerticalLine.gif)
}
.cFooterBack
{
	BACKGROUND-IMAGE: url(../WebGateR/Actors/Images/HTMLContainer/FooterVerticalLine.gif)
}
.cBodyBack
{
	BACKGROUND-IMAGE: url(../WebGateR/Actors/Images/HTMLContainer/BodyBack.gif)
}
.cAuthenicatorBack
{
	BACKGROUND-IMAGE: url(../WebGateR/Actors/Images/Authenticator/AuthenticatorFormBody.gif);
	BGCOLOR: #FFFFFF
}
.cTitoliVerde
{
	font-weight: bold;
	font-size: 11px;
	color: #3090b1;
	text-indent: 1pt;
	font-style: normal;
	font-family: tahoma;
	text-decoration: none;
}
.cTestoVerde
{
	font-weight: Normal;
	font-size: 11px;
	color: #3090b1;
	text-indent: 1pt;
	font-style: normal;
	font-family: tahoma;
	text-decoration: none;
}
.cTestoVerdeSmall
{
	font-weight: Normal;
	font-size: 10px;
	color: #3090b1;
	text-indent: 1pt;
	font-style: normal;
	font-family: tahoma;
	text-decoration: none;
}
.cTestoGrigio
{
	font-weight: normal;
	font-size: 11px;
	color: #848484;
	font-style: normal;
	font-family: tahoma;
	text-decoration: none;
}
.cTestoGrigioSmall
{
	font-weight: normal;
	font-size: 10px;
	color: #848484;
	font-style: normal;
	font-family: tahoma;
	text-decoration: none;
}
.cTestoNero
{
	font-weight: normal;
	font-size: 11px;
	color: #5d5d5d;
	font-style: normal;
	font-family: tahoma;
	text-decoration: none;
	width: 190px;
}
.cTestoNeroSmall
{
	font-weight: normal;
	font-size: 10fpx;
	color: #5d5d5d;
	font-style: normal;
	font-family: tahoma;
	text-decoration: none;
}
.cTableHeaderBack
{
	background-image= url(../WebGateR/Actors/Images/HTMLContainer/HeaderContext.gif)
}
.cTableMarginTopLeft
{
	border-right: #dfe9f4 1px;
	border-top: #d7ebea 1px solid;
	background: #f8f8f8;
	border-left: #d7ebea 1px solid;
	border-bottom: #dfe9f4 1px;
}
.cTableMarginAll
{
	border-right: #153b63 1px solid;
	border-top: #153b63 1px solid;
	background: #f8f8f8;
	border-left: #153b63 1px solid;
	border-bottom: #153b63 1px solid;
}