.TopHeader
{
    font-size: 10pt;
    text-transform: uppercase;
    color: #000000;
    font-family: Arial;
    letter-spacing: -1px;
}
.mainHeader
{
    line-height: 100%;
    margin-bottom: 12pt;
    font-family: Arial Black;
    font-size: 14pt;
    letter-spacing: -1px;
}
.btnSignIn
{
    background-attachment: fixed;
    background-image: url(../images/Login/btn_sign_in.gif);
    border-top-style: none;
    background-repeat: no-repeat;
    border-right-style: none;
    border-left-style: none;
    background-color: #ffffff;
    border-bottom-style: none;
}
.tabsLabel
{
    font-size: 10pt;
    color: #ffffff;
    font-family: Arial Black;
}
.tabsLabelWelcome
{
    font-size: 10pt;
    color: #ffffff;
    font-family: Arial;
}
.homeSelect
{
    font-family: Arial Black;
    font-size: 12pt;
    letter-spacing: -1px;
}
.PopupHeaderText
{
    font-family: "Arial Black" , "Helvetica Black" ,Sans-Serif;
    font-size: 18px;
    color: #ffffff;
    letter-spacing: -1.1pt;
}

A.link2
{
    color: rgb(0,0,0);
    text-decoration: none;
}
A.link2:visited
{
    color: rgb(0,0,0);
    text-decoration: none;
}
A.link2:active
{
    color: rgb(0,0,0);
    text-decoration: none;
}
A.link2:hover
{
    color: rgb(51,102,204);
    text-decoration: underline;
}
A.linkW
{
    color: #ffffff;
    text-decoration: none;
}
A.linkW:visited
{
    color: #ffffff;
    text-decoration: none;
}
A.linkW:active
{
    color: #ffffff;
    text-decoration: none;
}
A.linkW:hover
{
    color: #ffffff;
    text-decoration: underline;
}
.detailAddress
{
    font-family: "Arial Black" , "Helvetica Black" ,Sans-Serif;
    font-size: 16px;
    letter-spacing: -1pt;
}
.detailBuildingName
{
    font-family: "Arial Black" , "Helvetica Black" ,Sans-Serif;
    font-size: 16px;
    letter-spacing: -1pt;
}
.detailBuildingPark
{
    font-family: "Verdana";
    font-size: 12px;
    letter-spacing: -1pt;
}
