﻿body {
}

.TblStyle
{
    font-size:12pt;
    font-family:Verdana;
}
.GridStyle
{
    font-size:8pt;
    font-family:Verdana;
}
.menuStyle
{
    font-size:14pt;
    font-family:Verdana;
}
.DrpStyle
{
    font-size:12pt;
    font-family:Verdana;
    color:Black;
}

.BtnStyle
{
    font-size:12pt;
    font-family:Verdana;
   
}
.LblStyle
{
    font-size:12px;
    font-family:Verdana;
    color:Black;
   
}
.LblBoldStyle
{
    font-size:12px;
    font-family:Verdana;
    color:Black;
    font-weight:bold;   
}
.HeaderStyle
{
    font-size:14pt;
    font-family:Verdana;
    font-weight:bold;
   
}

.MenuStyle
{
    background-image:"~/images/log in02.gif";
}
.WelcomeStyle
{
    font-size:12pt;
    font-family:Verdana;
    color:Orange;
     font-weight:bold;
}
    

