﻿body {
}

.statmenuitemH
{
    color: Black;
    border-color: #648abd;
    border-width: 1px;
    border-style: Solid;
    font-family: Verdana;
    font-style:normal;
    font-size: x-small;
    height: 20px;
    text-align: center;
    padding-left:4px;
    padding-right:0px;
    margin-bottom:1px;
    margin-right:1px;
    vertical-align:baseline;
    line-height:20px;
    float:none;
    background-image: url("../WebImages/tlac1.png");
}

.statmenuitem
{
    color: Black;
    border-color: #648abd;
    border-width: 1px;
    border-style: Solid;
    font-family: Verdana;
    font-size: x-small;
    height: 20px;
    text-align: left;
    padding-left:4px;
    padding-right:0px;
    margin-bottom:1px;
    margin-right:1px;
    vertical-align: middle;
    line-height:20px;
    background-image: url("../WebImages/tlac1.png");
}

.statselect
{
    color:Black;
    font-size:x-small;
    font-family:Verdana;
    
   
}
.stathover
{
    color:White;
    
}

.dynmenuitem
{
    color:Black;
    Border-Color:#648abd; 
    Border-Width:1px;
    Border-Style:Solid;
    font-family:Verdana;
    font-size:x-small;
    Width:400px;
    height:20px;
    padding-left:4px;
    text-align:left;
    vertical-align:middle;
    line-height:20px;
    margin-bottom:0px;
    background-image:url("../WebImages/tlac1.png")
}
.dynselect
{
    color: Black;
}
.dynhover
{
    color: white;

}

