﻿body {
}
 <style type="text/css">
      
        .tblmaster
        {
            width: 100%;
            height:auto ;
            margin-left: 0px;
        }
        .tdleft
        {
            width: 149px; 
            background-image: url(images/leftbar.jpg);
            background-repeat:repeat-y  ; 
            height:auto ; 
             
        }
         .tdright
        {
          
            background-image: url(images/RightBar.jpg);
            background-repeat:repeat-y  ; 
             
        }
        .tdtop
        {
            background-image:url(images/SignInBar.jpg);
            background-repeat:no-repeat ;  
            heigth:50;
        }
       
        .tbllogin
        {
            background-image: url('images/SignInBar.jpg');
            background-repeat: no-repeat;
            heigth: 50;
            height: 41px;
            font-family: Verdana;
            font-size: 9pt;
            color: #FFFFFF;
            text-align :left ;
            
        }
       
        .tblleft
        {
            width: 95%;
          font-family :Verdana;
          height:518px ; 
          
            
        }
       
        .tbdateinfo
        {
            width: 100%;
            border-style: solid;
            border-width: 1px;
            background-color: #FFFFFF;
            font-size :8pt;
        }
        .tdcontent
        {
            background-image :url(images/Contentbg.jpg);
            
        }
       
        .tblcontent
        {
            background-image: url('images/Contentbg.jpg');
            width: 450px;
        }
       
        .style9
        {
            font-family: Verdana;
            color: #FFFFFF;
            font-size: small;
        }
        .style10
        {
            font-family: Verdana;
            color: #FFFFFF;
            font-weight: bold;
            font-size: small;
        }
       
        .style11
        {
            height: 17px;
        }
               
        .lnkstyle
        {
            font-family: Verdana;
            color: #FFFFFF;
            font-weight: bold;
            font-size: small;
        
        }
               
        .tbllostreg
        {
            width: 100%;
        }
        .style14
        {
            width: 246px;
            text-align: left;
        }
       .tbreg
       {
             border-collapse: collapse;
             font-family:Verdana;
            font-size: 10pt;
            color: Black;
            text-align:left;
            width: 469px;
             border-width :thin;
       }
       .tdreg
       {
          font-weight:bold ;  
            color: Black;
            background-color: #D0D0D0;
       }
               
    </style>