﻿body
{
    background-color: #f2f2f2;
    font-size: small;
    font-family: Tahoma, Verdana, Times New Roman;
    margin: 0px;
    padding: 0px;
}

table
{
    font-family: Tahoma;
    font-size: small;
    border: 0;  
}
.bannerbase
{
    position: absolute;
    z-index: 0;
    width: 980px;
    height: 120px;
    top: 0px;
    left: 0px;
}
.bannertop
{
    position: absolute;
    z-index: 1;
    width: 980px;
    height: 120px;
    top: 0px;
    left: 0px;
    background-image: url('images/banner/l28banner.gif');
}
.bannerpage
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    padding-right: 14px;
    padding-left: 14px;
}
.smallblack
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}
.login
{
    font-family: Arial, Helvetica, sans-serif;
    width:150px;
    font-size: 12px;
    color: #ffffff;
}



 .frmtd
 {
     font-size:small; 
     vertical-align:top;
 }
 
.frmlkbuttons        
{ 
    padding:10px;  
    vertical-align:middle;
}

/*  blue style      */

       
.formheaderB
{
     width:100%;
     background-color:#003399;
     font-weight:bold;
     font-size:larger;
     color:White;
     text-align:center;
}
.captionB
{
  width:30%;
  text-align:right; 
  font-weight:normal;
  color:#003399;  
}
.dataB
{
   width:70%;
   text-align:left;  
}
.tblfooterB
{
   width:100%;
   border-bottom-color:#003399;
   border-top-color:#003399;
   border-bottom-width:2px;
   border-top-width:2px;
   border-bottom-style:solid;
   border-top-style:solid;  
   text-align:center;
}

    .mediumtxtbox
    {
      width:250px;   
    }
    .smalltxtbox
    {
      width:100px;   
    }



.panelstyle
{
  width:800px;
  height:100%;
  padding:10px;
     
}
*/