.tha { font-family:tahoma, arial; text-decoration:none;}
.tre { font-family:'Trebuchet MS'; color:white; text-decoration:none; }
.ar { font-family:arial; color:white; text-decoration:none;}

.f16 { font-size:16pt; }
.f14 { font-size:14pt; }
.f12 { font-size:12pt; }
.f10 { font-size:10pt; }
.f9 { font-size:9pt; }
.f8 { font-size:8pt; }
.f7 { font-size:7pt; }

.cyellow { color:#f0a830; }
.cwhite  { color:#dcdcdc;  }
.cred { color:#eb0055; }
.bgwhite { background-color:#ffffff; }

.cblue { color:#273366; }
.bgblue { background-color:#606a8d; }
.cgrey { color:#adadad; }
.cblack { color:#666666; }
.corange { color:#fbd51c; }


.link { text-decoration:none; }
.link:hover { color:#f0a830; text-decoration:underline; }


.tbmainbd { border-color:#afafaf; 
            border-width:0px;
            border-style:solid; }
.tblf { border-left-width:1px; }
.tbrg { border-right-width:1px; }
.tbup { border-top-width:1px; }
.tbdw { border-bottom-width:1px; }

.menudiv {  background-color:#ffffff;
            text-align:right;
            margin-right:0px;
            font-family:'Trebuchet Ms';
            font-size:10pt; 
            height:20px; 
         }

.menulink { display:inline;
            color:#afafaf;
            text-decoration:none;
            vertical-align:bottom;
            padding:0px 10px 5px 10px;
            border-width:0px 1px 0px 1px;
            border-style:solid;
            border-color:#ffffff;
            
         }

.menulink:hover { display:inline;
                  color:#e6e6e6;
                  text-decoration:none;
                  background-color:#606a8d;
                  border-width:1px 1px 0px 1px;
                  border-style:solid;
                  border-color:#afafaf;
                }
                
.tbpiede {  background-image: url('img/bgpiede.jpg');
            background-repeat: repeat-y;
         }
         
.iframeCss {   width: 530px; 
               height: 300px; 
               overflow: auto;
               border: 0px;
               padding: 5px;
           }        

.form {  border-width:1px;
         border-style:solid;
         border-color:#afafaf;
      }
      

.tbheader TD {
   background-image:url('img/td-left.png');
   background-position:bottom left;
   background-repeat:no-repeat;
   height:15px;
   font-family:Arial,Helvetica;
   font-size:10px;
   font-weight:bold;
   padding-left:15px;
   
}
.tbbody TD {
   padding:10px 5px 5px 5px;
}
