body
{
	background: white;
}
IMG
{
	border-width : 0px;
}
A
{
    color : Blue;
    border-width : 0px;
}
A:Visited
{
    color : Black;
    border-width : 0px;
}
A:Hover
{
    color : Red;
    /*background-color : Silver;*/
    border-width : 0px;
}
.TPR
{
    font-weight : bold;
    font-size : 10pt;
    color : Black;
    font-family : Verdana;
    text-align : left;
}
.DPR
{
    font-weight : bold;
    font-size : 10pt;
    color : Red;
    font-family : Verdana;
    text-align : left;
}
.TTA
{
    font-weight : bold;
    font-size : 10pt;
    color : Black;
    font-family : Verdana;
    text-align : left;
}
.DTA
{
    font-weight : bold;
    font-size : 10pt;
    color : Red;
    font-family : Verdana;
    text-align : left;
}
.IN
{
    font-weight : normal;
    font-size : 9pt;
    font-family : Verdana;
}
.BT
{
    font-weight : normal;
    font-size : 9pt;
    font-family : Verdana;
}

.TI
{
    font-weight : bold;
    font-size : 8pt;
    color : Black;
    font-family : Verdana;
}
.DC
{
    font-weight : bold;
    font-size : 8pt;
    color : Black;
    font-family : Verdana;
}
.DC
{
    font-weight : bold;
    font-size : 8pt;
    color : Red;
    font-family : Verdana;
}
.ET
{
	font-weight: bold;
	font-size: 7pt;
	color: black;
	font-family: Verdana;
	/*background-color: sandybrown;*/
	background-color: #8DAED9;
}
A.ET
{
    font-weight : bold;
    font-size : 7pt;
    color : Blue;
    font-family : Verdana;
}
A.ET:Visited
{
    font-weight : bold;
    font-size : 7pt;
    color : Black;
    font-family : Verdana;
}
A.ET:Hover
{
    font-weight : bold;
    font-size : 7pt;
    color : Red;
    font-family : Verdana;
    background-color : Silver;
}

.EL
{
    font-weight : normal;
    font-size : 7pt;
    color : Black;
    font-family : Verdana;
    background-color : #E6E6E6;
}
A.EL
{
    font-weight : normal;
    font-size : 7pt;
    color : Blue;
    font-family : Verdana;
}
A.EL:Visited
{
    font-weight : normal;
    font-size : 7pt;
    color : Black;
    font-family : Verdana;
}
A.EL:Hover
{
    font-weight : normal;
    font-size : 7pt;
    color : Red;
    font-family : Verdana;
    background-color : Silver;
}
.ETUp
{
    width : 10px;
    height : 5px;
    background-image : url("../st/images/su.gif");
    background-repeat : no-repeat;
    cursor: hand;
}
.ETDown
{
    width : 10px;
    height : 5px;
    background-image : url("../st/images/giu.gif");
    background-repeat : no-repeat;
    cursor: hand;
}
.TX
{
    font-weight : bold;
    font-size : 10pt;
    color : black;
    font-family : Verdana;
    text-align : center;
}
.PAG
{
    font-weight : bold;
    font-size : 10pt;
    color : Black;
    font-family : Verdana;
    text-align : center;
}
.PAGFirst
{
    width : 20px;
    height : 16px;
    background-image : url("../st/images/first.gif");
    background-repeat : no-repeat;
    cursor: hand;
}
.PAGPrev
{
    width : 20px;
    height : 16px;
    background-image : url("../st/images/previous.gif");
    background-repeat : no-repeat;
    cursor: hand;
}
.PAGNext
{
    width : 20px;
    height : 16px;
    background-image : url("../st/images/next.gif");
    background-repeat : no-repeat;
    cursor: hand;
}
.PAGLast
{
    width : 20px;
    height : 16px;
    background-image : url("../st/images/last.gif");
    background-repeat : no-repeat;
    cursor: hand;
}
.PAGGo
{
    width : 35px;
    height : 16px;
    background-image : url("../st/images/vai.gif");
    background-repeat : no-repeat;
    cursor: hand;
}

