﻿body
{
    font-size: 8pt;
    direction: ltr;
    line-height: 10pt;
    font-family: verdana;
    letter-spacing: normal;
    background-color: blue;
    color: black;
    text-indent: 20pt;
    text-align: left;
}
button
{
    font-size: 8pt;
    font-family: verdana;
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
}
textarea
{
    font-size: 8pt;
    direction: ltr;
    line-height: 10pt;
    font-family: verdana;
    letter-spacing: normal;
    background-color: transparent;
    color: black;
    text-indent: 20pt;
    text-align: left;
}
input
{
    font-size: 10pt;
    font-family: verdana;
}
.myHeader
{
     font-size: 10pt;
    color: blue;
    font-weight: bold;
    background-color: gainsboro;
}
table
{
    vertical-align: top;
}
td
{
    vertical-align: top;
}
option
{
    font-size: 10pt;
    font-family: verdana;
}

.DynamicHoverStyle
{
    color: white;
    background-color: #78c5ff;
    vertical-align: middle;
}

.DynamicMenuItemStyle
{
    font-size: 10pt;
    text-indent: 5pt;
    height: 20px;
     vertical-align: middle;
}

.DynamicSelectedStyle
{
     font-size: 10pt;
    color: white;
    background-color: blue;
    font-weight: bold;
    border-right: white 1px dotted;
    border-top: white 1px dotted;
    border-left: white 1px dotted;
    border-bottom: white 1px dotted;
}

.DynamicMenuStyle
{
    font-size: 10pt;
    border-right: gray thin groove;
    border-top: gray thin groove;
    border-left: gray thin groove;
    border-bottom: gray thin groove;
    line-height: 10pt;
    font-weight: bold;
    color: white;
    background-color: activecaption;
}

.StaticHoverStyle
{
  height: 20px;
}

.StaticMenuItemStyle
{
     font-size: 10pt;
    text-indent: 5pt;
}

StaticMenuStyle
{
     
}

.StaticSelectedStyle
{
     
}

.MenuStyle
{
    font-size: 10pt;
    border-bottom: gray thin solid;
    
}
a:active
{
    color: blue;
}
a:link
{
     color: blue;
}
a:visited
{
    color: blue;
}
.lng
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    z-index: 101;
    position: absolute;
}
.bt
{
    
    font-size: 8pt;
    color: white;
    font-family: verdana;
}

