﻿body 
{
    margin :0px;
    font-family :Tahoma;
    font-size :11px;
    background-color :#E3EEF7;  
}
td
{
    font-family :Tahoma;
    font-size :11px; 
}
.menubar
{
    font-family :Tahoma;
    font-size :11px;
    color :#F3F3F3;
    height :24;
    text-transform :capitalize;   
}
.menubar:hover
{
    font-family :Tahoma;
    font-size :11px;
    color :#84A4BF;
    text-decoration :none;   
}
.menubarbg
{
    font-family :Tahoma;
    font-size :11px;
    color :#F3F3F3;
    height :35;
    text-transform :capitalize;
    width :101px;
    background-image :url('images/bg7.gif');
    text-align:center;      
}
.menubarbg:hover
{
    text-align:center;  
    font-family :Tahoma;
    font-size :11px;
    color :#84A4BF;
    height :35;
    text-decoration :none; 
    width :101px;   
}
.menubarbgAnchor
{
    font-family :Tahoma;
    font-size :11px;
    color :#F3F3F3;
    text-decoration :none;
    text-transform :capitalize;
    font-weight:bold;       
}
.menubarbgAnchor:hover
{ 
    font-family :Tahoma;
    font-size :11px;
    color :#84A4BF;
    text-decoration :none;
    text-transform :capitalize;
    font-weight:bold;    
}
.find
{
    
    width : 240px;
    border :0px;
    background-color :Transparent;   
}
.menuTDA
{
    font-family :Tahoma;
    font-size :11px;
    color :#C3680D;
    font-weight :bold;
    height: 20px;
    padding-left :5px;   
    cursor :pointer; 
}
.menuTDB
{ 
    height: 26px;
    padding-left :0px; 
}
.menuAnchor
{
    font-family :Tahoma;
    font-size :11px;
    color :#003558;
    text-decoration :none; 
}
.menuAnchor:hover
{
    font-family :Tahoma;
    font-size :11px;
    color :gray;
    text-decoration :none; 
}
.span
{
    display:none;
}
.heads
{
    font-family :Arial; 
    font-size :13px;
    color :#ffffff;
    font-weight :bold;
    text-transform :uppercase; 
}
.headsB
{
    font-family :Arial; 
    font-size :13px;
    color :#BE9B6E;
    font-weight :bold;
    text-transform :uppercase; 
}
.anchorPaging
{
    font-family :tahoma; 
    font-size :11px;
    background-color :#A3BCD1;
    text-decoration :none;
    padding-left :5px;
    padding-right :5px;
    padding-top :2px;
    padding-bottom :2px;
    color :#4B371F; 
}
.anchorPaging:hover
{
    font-family :tahoma; 
    font-size :11px;
    background-color :#CEDEEB;
    text-decoration :none;
    padding-left :5px;
    padding-right :5px;
    padding-top :2px;
    padding-bottom :2px;
    color :#4B371F; 
}
.anchorPagingB
{
    font-family :tahoma; 
    font-size :11px;
    background-color :#CEDEEB;
    text-decoration :none;
    padding-left :5px;
    padding-right :5px;
    padding-top :2px;
    padding-bottom :2px;
    color :#4B371F; 
}
.anchorPagingB:hover
{
    font-family :tahoma; 
    font-size :11px;
    background-color :#A3BCD1;
    text-decoration :none;
    padding-left :5px;
    padding-right :5px;
    padding-top :2px;
    padding-bottom :2px;
    color :#4B371F; 
}