
a
{
        text-decoration: none;    
        font-family: Verdana,Helvetica;
}
a:hover {color:red; }
        
body 
{
        background-repeat:no-repeat; 
        background-attachment: fixed; 
        background-color: #ffffff;
    font-family: Verdana,Helvetica;
    font-size: 12px;    
}

code
{
    font-family: Courier New;
    color: #7070ef;
    font-size: 12px;
    
}



h1 {
  
    font-family: verdana;
    margin-bottom: 0;
}


h2 {
    font-family: verdana;    
    font-style:normal;
}

h3 {
    font-family: verdana;
    font-weight:lighter;
    margin: 0.5cm 0cm 0cm 0cm;
        font-size:13pt;
            
}

em 
{
        color: #00006f;
}

hr 
{
        height: 1px; 
        background-color: #062A78; 
        color: #062A78;
        border: 0px;
        left: 30;
}

.float {
    position : absolute; 
    visibility : visible; 
    background-color: Transparent; 

    font-family: Verdana, Helvetica;
    font-size: 12px;
}

table td
{
        font-family: Verdana, Helvetica;
        font-size:12px;
}


.headermenu 
{
        position : absolute; 
    visibility : visible; 
        background-image: url('bbk.gif') ;
        background-color: Transparent; 
        
    border-width: 1;
    border-style: solid;
        border-color: #ff7f7f;
}


table.ssect
{
    border-width: 1;
    border-style: solid;
        border-color: #062A78;
}

table.ssect td
{
        border-color: #66CCFF; 
    border-width: 1;
    border-style: solid;
        background: #E5EBFF;
        /* background: #F5FBFF; */
        font-weight:lighter;
        text-align:left;
        font-size:12px;
}

table.ssect th
{
        border-color: #66CCFF;
        /* border-color: #66CCFF;*/
        
    border-width: 0;
    border-style: solid;
    font-family: Verdana ;
    font-size:12pt;
    font-weight:lighter;
    color:#00133D;
    text-align:right;
    font-style:oblique;
}


.sectHid
{
        position:relative;
        visibility:hidden;
}
.sectVis
{
        position:relative;
        visibility:visible;
}

.copyright{    
    position : relative; 
    font-family: Verdana, Helvetica;
    font-size: 12px;
}

.simbutton {    
    position : relative; 
    font-family: Verdana, Helvetica;
    font-size: 12px;
/*    border: solid 1 #66CCFF; */
    width:12px;
    height:12px;
    font-weight:bold;
}

.ccode
{
    font-family: Courier New;
     background-color: #ffffef; 
     color: #062A78;
     border: 1px;
     left: 30;
     color:#7f7f7f;
            
}
