﻿body 
{
    font-family: Verdana, Arial;
    font-size: 0.8em;
}
a
{
    color:White;
}
.TableHeader1
{
    background-image: url(Images/lev_bg1.gif);
    background-repeat:repeat-x;
    color:white;
    font-weight:bold;
}
.Table1
{
    background-image: url(Images/tablebg2.bmp);
    
    background-repeat:repeat-x;
    border-color: Black ;
    border-style:solid;
    border-width:1px;
    text-align:center;
    width: 100%;
    /*
    color:#800000;
    border-color:#b22222;
    */
}
.Table2
{
    background-image: url(Images/tablebg.bmp);
    background-repeat:repeat-x;
    border-color: Black ;
    border-style:solid;
    border-width:1px;
    text-align:center;
    width: 100%;
}
.TableDynamic1
{
    background-repeat: repeat-x;
    border-color: Black;
    border-style: solid;
    border-width: 1px;
    text-align:center;
    width: 100%;
    /*
    color: #800000;
    background-color: #ffe4e1;
    */
}
.ButtonStyle1
{
    background-color: white;
    border-color: gray;
    border-style:solid;
    border-width:1px;
    color: black;
    font-weight:bold;
    
}
.SelectStyle1
{
    color:Black;
    font-family: Arial;
}
.MasterTable1
{
    text-align:left;
    width: 100%;
}
.LoginTable
{
    border-spacing: 0;
}
