﻿body {
}
.menu td:hover{
    background-image: url('Images/Menu/bgOver.gif');
    background-repeat: no-repeat;
}
     
*
 {
   font-family: Tahoma;
   font-size: 8pt;
 }
.header
{
    background-image: url('Ftp/MasterPage/bgHeader.gif');
    background-color: #C0C0C0;
    color: #FFFFFF;
    padding-right: 5px;
}
.tblRight .content
{
    padding: 5px;
    background-color: #eeeeee;
    text-align: right;
}
.pimg
{
    text-align: center;
}
img
{
    border: none;
}
.login
{
    border-color: #a1a1a1;
    border-style: solid;
    width: 180px;
}
.tblLeft
{
    margin-bottom: 10px;
    border-collapse: collapse;
    color: #555555;
    border: 1px solid #a1a1a1;
}
.tblLeft .content
{
    padding: 5px;
    background-color: #eeeeee;
    text-align: right;
}
.tblRight
{
    margin-bottom: 10px;
    border-collapse: collapse;
    color: #555555;
    border: 1px solid #a1a1a1;
}



#tblFooter {}
#tblFooter .divLinks {color:black;}
#tblFooter .divLinks span {font-size:10pt;}
#tblFooter .divLinks a {color:#111111; text-decoration:none;}
#tblFooter .divLinks a:hover {color:#555555;}

#tblFooter .divRight {font-size:7pt; color:#111111}
#tblFooter .divRight a {font-size:8pt; color:#f8c300; text-decoration:none;}
#tblFooter .divRight a:hover {
    color: #FF6600;
}
a
{
    text-decoration: none;
    cursor: pointer;
}
.tblMiddle 
{
    width: 600px;
    border-collapse: collapse;
}
.tblLefta
{
    width: 220px;
}
.tblMiddle .tbl
{
    width: 600px;
    border-collapse: collapse;
}
.tblNews 
{
    margin: 5px 0px 5px 0px;
    background-color: #dddddd;
    border: dotted 1px #aaaaaa;
    border-collapse: collapse;
    width: 600px;
}
.trbakg
{
    background-color: #eeeeee;
}
.lbltxt
{
    padding: 5px 10px 5px 10px;
    font: /20px;
    line-height: 20px;
    text-align: justify;
}
.hpltitle
{
    padding: 5px 5px 5px 10px;
    text-align: center;
    line-height: 25px;
}
#navb table
        {
    position: absolute;
    right: 0px;
    top: -19px;
}
.menu td:hover div#navb{
    display: block;
    position: absolute;
}
#navb
{
    display: none;
}
.bagg
{
    background-image: url('Images/body_bg.gif');
}
.pb
{
    padding: 10px;
    background-color: #FFFFFF;
    position: fixed;
    right: 42%;
    top : 50%;
}
