/* The content of the posts (body of text) */

body {
        background-color: #940202;
        background-image: url(../style/bg2.gif);
        background-repeat: repeat;
        color: #000000;
        margin: 6px;
        padding: 0;
        font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
        scrollbar-3dlight-color: #d1d7dc;
        scrollbar-arrow-color: #CC9900;
        scrollbar-darkshadow-color: #98aab1;
        /*scrollbar-face-color: #dee3e7;*/
        scrollbar-highlight-color: #ffffff;
        /* scrollbar-shadow-color: #dee3e7;*/
        scrollbar-track-color: #940202;
        SCROLLBAR-FACE-COLOR: #940202; 
        SCROLLBAR-SHADOW-COLOR: #CC9900;
}

h3 {
        color:#CC9900;
        font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;

}
h4 {
        color:#CC9900;
}

h5 {

        font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;

}
h6 {
        color:#CC9900;
        font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;

}
.errore {
        color:Red;
}


/* Category gradients*/
td.header{
        background: #005eb2 url(../images/header.gif);
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        height: 86px;
        white-space: nowrap;
}

tr.menurow {
        background: #006699;
        color:White;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
}

table.outside {
        background: #006699;
        color: White;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        border: 0px;
}

table.inside {
        background: White;
        color: #006699;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        border: 0px;
}

img.row {
        border: 0pt;
        vertical-align: inherit;
}


tr {

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

table.list {
        border: 1px solid #006699;
        width: 100%;
        margin: 10px 0 10px 0;
}

table.form {
        border: 1px solid #006699;
        margin: 10px 0 10px 0;
}

tr.odd {
  background-color: White;
  font-family: inherit;
  font-size: inherit;
}

tr.even {
  background-color: #def;
  font-family: inherit;
  font-size: inherit;
}

.thead {
        background-color: #006699;
        color: White;
        font-weight: bold;
        text-align: center;
}

div.center {
        position: absolute;
        top: 20%;
        text-align: center;
        left: 390px;
        width: 298px;
        height: 179px;
}

.titolo {
  color: #CCCCCC;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16pt;
}

.note {
  color: #006699;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
}

.welcome {
        color: #006699;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: bold;
}

.label {
        color: #006699;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12pt;
        font-weight: bold;
}

.important {
  color: Red;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
}

.info {
        /*  color: #006699; */
        color: #CC9900;
}
.news {
        /*  color: #006699; */
        color: #CC9900;
        font-size: 16px;
        font-family: Impact, Garamond, Verdana, Arial, Helvetica, sans-serif;
}
P.odd_row {
  background: White;
  font-family: inherit;
  font-size: inherit;
}

P.even_row {
        background: #def;
        font-family: inherit;
        font-size: inherit;
}

A:link        {
        font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        color:        #CC9900;
        /* font-weight:bold; */
        font-size: 8pt;
        }



A:visited        {
        font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        /* font-weight:bold; */
        color:#FFFFFF;
        font-size: 8pt;
        }

A:active        {
        font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
        text-decoration:        none;
        color:#FFFFFF;
        font-size: 8pt;
        }

A:hover        {
        font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
        /* text-decoration: none; */
        text-decoration: underline;
        /* color:white; */
        /* font-weight:bold; */
        /* color:        #FFFFFF; */
        color:        #CC9900;
        /* background-color:#CC9900; */
        font-size: 8pt;

        }
