﻿body
{
    background-color: #666666;
    font-family: Tahoma;
    font-size: small;
    margin-top: 0px;
    text-decoration:none;
}
.ustMenu a:link
{
    font-family: Tahoma;
    font-size: medium;
    color:White;
    text-decoration:none;
}
.ustMenu a:visited
{
    font-family: Tahoma;
    font-size: medium;
    color:White;
    text-decoration:none;
}
.ustMenu a:active
{
    font-family: Tahoma;
    font-size: medium;
    color:White;
    text-decoration:none;
}
.ustMenu a:hover
{
    font-family: Tahoma;
    font-size: medium;
    color:White;
    text-decoration:underline;
}
.sagMenu a:link
{
    font-family: Tahoma;
    font-size: small;
    color: #1b50cb;
    text-decoration: none;
    margin-left: 2px;
}
.sagMenu a:visited
{
    font-family: Tahoma;
    font-size: small;
    color: #1b50cb;
    text-decoration:none;
    margin-left: 2px;
}
.sagMenu a:active
{
    font-family: Tahoma;
    font-size: small;
    color: #1b50cb;
    text-decoration:none;
    margin-left: 2px;
}
.sagMenu a:hover
{
    font-family: Tahoma;
    font-size: small;
    color: #1b50cb;
    text-decoration:underline;
    margin-left: 2px;
}
.duyuru a:link
{
    font-family: Tahoma;
    font-size: small;
    color: #1b50cb;
    text-decoration: none;
}
.duyuru a:visited
{
    font-family: Tahoma;
    font-size: small;
    color: #1b50cb;
    text-decoration:none;
}
.duyuru a:active
{
    font-family: Tahoma;
    font-size: small;
    color: #1b50cb;
    text-decoration:none;
}
.duyuru a:hover
{
    font-family: Tahoma;
    font-size: small;
    color: #ff0000;
    text-decoration: underline;
}
.StaticMenuItemStyle
{
    text-align:center;
    width:150px;
    font-weight:bold;
    height:30px;        
}
.StaticHoverStyle
{
    font-weight:bold;
    height:30px;
}
.StaticMenuItemStyle a
{
    text-decoration:none;
    color:#FFFFFF;
}
.DynamicMenuItemStyle a
{
    text-decoration:none;
    color:#FFFFFF;
}
.DynamicMenuItemStyle
{
    text-align: left;
    text-indent: 5px;
    width: 150px;
    font-weight: bold;
    background-color: #333333;
    color: #FFFFFF;
    height: 20px;
    font-size: 9px;
}
.DynamicHoverStyle
{
    background-color:#000000;
    font-weight:bold;
    color:#FFFFFF;
    width:150px;
}
