﻿a
{
    font-family: Arial, Verdana;
    font-size: 14px;
    font-weight: 600;
}
.defaultCompanyStyle
{
    font-family: Arial, Verdana;
    font-size: 11px;
    line-height: 15px;
    color: Black;
}
.smallInfoTextStyel
{
    font-family: Arial, Verdana;
    font-size: 10px;
    font-weight: bold;
    line-height: 10px;
    color: #ffffff;
}
.menuTextStyle
{
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: 600;
}
.defaultTextStyle
{
    font-family: Arial, Verdana;
    font-size: 11px;
    color: Black;
}
.defaultText2
{
    font-family: Arial, Verdana;
    font-size: 10px;
    color: Black;
}
.defaultBotonera
{
    color: #033C5D;
    font-family: Arial, Verdana;
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
}
.titleStyle
{
    font-family: Arial, Verdana;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    display: inline-block;
}
.higligtTextStyle
{
    font-family: Arial, Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    display: inline-block;
}
.cosa55
{
    text-align: justify;
    border-bottom-color: Transparent;
    background-color: Transparent;
    border-width: 0;
}
.des999
{
    font-family: Arial, Verdana;
    font-size: 13px;
    color: Black;
}
.UISelectionStyle
{
    border: 1px solid #CCC;
}
.defaultTitleStyle{ font-family:Arial; color:#003366; }


/* common style size */
.S
{
    font-size: 10px;
    font-weight: bold;
}
.M
{
    font-size: 14px;
}
.L
{
    font-size: 18px;
}
.XL
{
    font-size: 22px;
}
.XXL
{
    font-size: 24px;
}

/* common style Color */
.companyColor
{
    color: #324a4e;
}
.changeColor
{
    color: #67868b;
}
.frameColor
{
    color: #90adb3;
}
.adColor
{
    color: Red;
}
.white
{
    color: White;
}
.Griss { color: #8a8a8a; }
.upCase
{
    text-transform: uppercase;
}
.hand
{
    cursor: pointer;
}
span.Pixel
{
    color: #ff6600;
}
.dFB{ font-family:Arial; color:#003366; }
