

body,td 
{
    font-family:Tahoma; 
    font-size:11px;  
    color:#535353; 
 }
 
 
a  { 
    color:#1b5c94;
    text-decoration : underline;
    }
a:hover {
    text-decoration: none !important;
    }

h2{font-family:Tahoma; font-size:14px;font-weight:bold;}

ul li {
list-style-type:disc;
}


.pagemaster {
    width: 100%;
    height: 100%;
    background-image: url('fon.gif');
    background-repeat:repeat;   
    }


/* GP Skin Styles */
.ActiveTopMenu
{
    width: 246px;
    height: 14px;
    line-height: 14px;
    padding: 5px 0px 5px 0px;
    font-family:Tahoma; 
    font-size:11px;
    font-weight:bold;
    background: #ffffff;
    color: #3C3C3C;    
    cursor: pointer;
}

.TopMenu
{

    width: 246px;
    height: 14px;
    line-height: 14px;
    padding: 5px 0px 5px 0px;
    font-family:Tahoma; 
    font-size:11px;
    font-weight:bold;    
    background: #ff9600;
    color: #ffffff;    
    cursor: pointer;
}



.copirightlink 
{
color:#C2C2C2 !important ; 
font-size:10px;
text-decoration: underline !important;
}


.menu_bottom 
{
 color:#C2C2C2 !important ; 
 text-decoration: underline !important;
 }

.menu_bottom_stick
{
 color:#C2C2C2 !important ; 
}

.line {
background:transparent url('menu_line.gif') repeat-x scroll 0%;
}

.PubTable 
{
    border: outset 1px #1b5c94 ;
    border-collapse: collapse;    
  }

.PubTable td, th
{ 
    background-color:#FAFAFA;
    border: outset 1px #1b5c94 ;
    padding: 2px;
    color:#404040;
    font-family:Tahoma,Arial,Helvetica;
    font-size:12px !important;
    font-weight:normal;
    text-align:center;
    vertical-align:middle !important;
}