﻿body 
{
    background-color:#EAF4FF;
    margin-left:0px;
    margin-top:0px;
    font-family:Verdana;
    font-size:small;
    color:Navy;
}
.btnbgdiv
{
    font-family:Verdana;
    font-weight:bold;
    color:White;
    background:none;
    width:85px;
    height:25px;
}
    
.btnbg
{
    background:url("images/btn.gif") no-repeat bottom;
    height:34px;
    width:91px;
    font-family:Verdana;
    font-weight:bold;
    color:White;
 }
    
 .lablefnt
 {
    font-family:Verdana;
    color:Gray;
    font-size:small;
 }
 
 .linktxt
 {
    font-family:Verdana;
    font-size:small;
    color:Navy;
    text-decoration:none;
 }
 
 A.linktxt
  {
    font-family:Verdana;
    font-size:small;
    color:Navy;
    text-decoration:none;
 } 
 a.linktxt:hover
 {
    font-family:Verdana;
    font-size:small;
    color:Maroon;
    text-decoration:underline;
 } 
 
    .lbltxtfont
    {
        font-family:Verdana;
        font-size:small;
        color:Navy;
    }
    
    .txtboxbg
    {
        width:175px;
        height:20px;
        font-family:Verdana;
        font-size:small;
        color:ThreeDHighlight;
        border-color:Blue;
        
    }
    .txtbox
    {
        background:none;
        border-color:ThreeDHighlight;
        width:160px;
        color:Blue;
        height:18px;
        font-family:Verdana;
        font-size:small;
    }
    .headfnt
    {
        font-family:Arial;
        font-size:x-large;
        font-weight:bold;
        color:Navy;
    }
    
        