BODY {

        font-size : 12px;
        font-family : verdana;
        font-weight : normal;
        font-style : normal;
        color : black;
        background: white;

}
TD  {

        font-size : 12px;        
        line-height: 18px;
        font-family : arial;
        font-weight : normal;
        font-style : normal;
        color : #504E53;

}
TD.f  {

        font-size : 12px;        
        line-height: 16px;
        font-family : verdana;
        font-weight : normal;
        font-style : normal;
        color : white;

}
TD.text  {

        font-size : 12px;   
        line-height: 18px;
        font-family : arial;
        font-weight : normal;
        font-style : normal;
        color : #504E53;

}
TD.text_f  {

        font-size : 12px;
        font-family : verdana;
        font-weight : normal;
        font-style : normal;
        color : white;

}
TD.title  {

        font-size : 14px;
        font-family : verdana, arial;
        font-weight : normal;
        font-style : normal;
        color : #663366;

}
TD.title_f  {

        font-size : 14px;
        font-family : verdana;
        font-weight : bold;
        font-style : normal;
        color : #FFEF0C;

}
Font.diap  {

        font-size : 12px;
        font-family : verdana;
        font-weight : normal;
        font-style : normal;
        color : white;

}
Font.Title  {

        font-size : 13px;
        font-family : verdana;
        font-weight : bold;
        font-style : normal;
}

a.balk:link {color: #0D2937; text-decoration: none;}
a.balk:active {color: #0D2937; text-decoration: none;}
a.balk:visited {color: #0D2937; text-decoration: none;}
a.balk:hover {color: #ff6600; text-decoration: none;}
a.balk:focus {color: #0D2937; text-decoration: none;}

a.noline:link {font-style : normal; color: black; text-decoration: underline;}
a.noline:active {font-style : normal; color: black; text-decoration: underline;}
a.noline:visited {font-style : normal; color: black; text-decoration: underline;}
a.noline:hover {font-style : normal; color: #ff6600; text-decoration: underline;}
a.noline:focus {font-style : normal; color: black; text-decoration: underline;}

a.sitenav:link {font-size : 12px; font-family : verdana; font-style : normal; color: black; text-decoration: none;}
a.sitenav:active {font-size : 12px; font-family : verdana; font-style : normal; color: black; text-decoration: none;}
a.sitenav:visited {font-size : 12px; font-family : verdana; font-style : normal; color: black; text-decoration: none;}
a.sitenav:hover {font-size : 12px; font-family : verdana; font-style : normal; color: #999999; text-decoration: none;}
a.sitenav:focus {font-size : 12px; font-family : verdana; font-style : normal; color: black; text-decoration: none;}

A:link  {
        font-style : normal;
        color : #1C3C4A;
        text-decoration: underline;
}
.AltTableRow  {
        background: #E9E9E9;
}
.AltTableRow1  {
        background: #2E4B9F;
}
A:Visited  {
        font-style : normal;
        color : #1C3C4A;
        text-decoration: underline;
}
A:Active  {
        font-style : normal;
        color : #1C3C4A;
        text-decoration: underline;
}
A:Hover  {
        font-style : normal;
        color : #ff6600;
        text-decoration: underline;
}
TD.tableEven {
  background: #DDDDDD;
}
TD.tableOdd {
  background: white;
}
TD.tableHeader {
  background: #555555; //#EEFFCC;
  color : white;
}
TD.tableOver {
  border: 1px solid #434470;
  color: white;
  background: silver;
}

hr { height:1px; border: solid black 0px; border-top-width: 1px;}
