﻿.Text13px
{
    font-size: 13px;
    color: #333333;
    line-height: 18px;
    font-family: tahoma;
}

.MenuText13px
{
    font-size: 13px;
    color: #333333;
    line-height: 18px;
    font-family: tahoma;
}

.MenuText13px:hover
{
    font-size: 13px;
    color: #FF9900;
    line-height: 18px;
    font-family: tahoma;
}

.Text13pxWhiteBold
{
    font-size: 13px;
    color: #ffffff;
    line-height: 18px;
    font-family: tahoma;
    font-weight: bold;
}

.Text13pxBold
{
    font-size: 13px;
    color: #333333;
    line-height: 18px;
    font-family: tahoma;
    font-weight: bold;
}

.Text12px
{
    font-size: 12px;
    color: #333333;
    line-height: 18px;
    font-family: tahoma;
    text-decoration: none;
}
.Text12px:link
{
    font-size: 12px;
    color: #333333;
    line-height: 18px;
    font-family: tahoma;
    text-decoration: none;
}

.MenuText12px
{
    font-size: 12px;
    color: #333333;
    line-height: 18px;
    font-family: tahoma;
}

.MenuText12px:hover
{
    font-size: 12px;
    color: #FF9900;
    line-height: 18px;
    font-family: tahoma;
}



.Text11px
{
    font-size: 11px;
    color: #333333;
    line-height: 16px;
    font-family: tahoma;
}

.Text11pxBold
{
    font-size: 11px;
    color: #333333;
    line-height: 16px;
    font-family: tahoma;
    font-weight: bold;
}

.ValidatorText
{
    font-size: 11px;
    color: Red;
    font-family: tahoma;
    font-weight: bold;
}

.h1
{
    font-size: 18px;
    color: #333333;
    font-family: tahoma;
    font-weight: bold;
}