#table tr.ruled {
  background:#DFDCCB;
}

.p12 a.linkBlue:link, a.linkBlue:visited, a.linkBlue:hover {
    font-style: italic; 
    text-decoration: none;
    color: #97A4B8;
}

.p3 a.linkBlue:link, a.linkBlue:visited {
    font-style: italic; 
    text-decoration: none;
    color: #97A4B8;
}

.p3 a.linkBlue:hover {
    font-style: italic; 
    text-decoration: none;
    color: #000000;
}

a.linkBlack:link, a.linkBlack:visited {
    font-style: italic; 
    text-decoration: none;
    color: #000000;
}

a.linkBlack:hover {
    font-style: italic; 
    text-decoration: none;
    color: #97A4B8;
}

.tabella_editor {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    COLOR: #333333;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
}

.tabella_editor td.pallino {
    width: 5px;
    background-image: url('/CFAIB/images/Editor/pallino.gif');
    background-Position: center center;
    background-repeat: no-repeat;
    background-color: #e0e0e0;
}

.tabella_editor td.no_pallino {
    width: 5px;
    background-color: #e0e0e0;
}

.tabella_editor td.title {
    background-color: #e0e0e0;
    height: 19px;
}

.tabella_editor td.testo {
    background-color: #cccccc;
    height: 19px;
}

.input {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: black;
    font-weight: normal;
    text-decoration: none;
    height: 19px;
}

.input_select {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: black;
    font-weight: normal;
    text-decoration: none;
}

.sfondotr{
	background-color: #000033;
}

.titolobianco
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #ffffff;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}

#dhtmltooltip{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 9px;
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
