﻿body 
{
    font-family:Tahoma;
    font-size:12px;
    line-height:20px;
    color:#0066cc;
    font-weight:600;   
}
a
{
   text-decoration:none;
   border:none;
}
a:hover
{   
   text-decoration:underline;   
}
a:visited
{
    color:#0066cc;
}
.dd
{
   font-family:Tahoma;
   font-size:12px;
   height:22px;     
}
.rtdd
{
    border:dotted 1px #acacac;
    height:10px;
}
.rtd
{
    border:dotted 1px #acacac;
    color:#000;
    direction:ltr;
    height:10px;
}
.print
{   
    cursor:pointer;      
}
.print:hover
{   
    cursor:pointer;
    text-decoration:underline;    
}
.lbl
{
    color:#0066cc;        
}
.trbg
{
    background-image: url('../Images/bg.gif');
}
.txb
{
    font-family:Tahoma;
    font-size:12px;
    border:solid 1px #0066cc;
}

