BODY
{
    BACKGROUND-COLOR: #f5f5f5
}
.footer
{
    FONT-SIZE: 10pt;
    COLOR: #999999;
    FONT-FAMILY: Arial
}
.bgUpperLeft
{
    BACKGROUND-COLOR: #f6f697
}
.bgUpperRight
{
    BACKGROUND-COLOR: #b3df7f
}
.txtContent
{
    FONT-SIZE: 10pt;
    COLOR: #666666;
    FONT-FAMILY: Arial
}
.btnGo
{
    BORDER-RIGHT: white 2pt solid;
    BORDER-TOP: white 2pt solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    BORDER-LEFT: white 2pt solid;
    COLOR: white;
    BORDER-BOTTOM: white 2pt solid;
    FONT-FAMILY: 'Century Gothic';
    BACKGROUND-COLOR: #cfcfcf
}
.txtLang
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.bgLeftMenuTitle
{
    BACKGROUND-COLOR: #b3df7f
}
.txtLeftMenuTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-FAMILY: Tahoma
}
.bgWhite
{
    BACKGROUND-COLOR: white
}
.txtMainTableTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #999999;
    FONT-FAMILY: Tahoma;
    TEXT-DECORATION: none
}
.bgTable
{
    BACKGROUND-COLOR: #dddddd
}
.bgInsideTable
{
    BACKGROUND-COLOR: #f5f5f5
}
.bgSelected
{
    BACKGROUND-COLOR: #fdbf6f
}
.txtOn
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: #000000;
    FONT-FAMILY: Tahoma;
    TEXT-DECORATION: none
}
.txtOff
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: #666666;
    FONT-FAMILY: Tahoma;
    TEXT-DECORATION: none
}
.txtError
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: red;
    FONT-FAMILY: Arial
}
.txtContentB
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #999999;
    FONT-FAMILY: Arial
}
.txtInput
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    FONT-SIZE: 10pt;
    BORDER-LEFT: #999999 1px solid;
    COLOR: #333333;
    BORDER-BOTTOM: #999999 1px solid;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white
}
.btnDelete
{
    BORDER-RIGHT: white 2pt solid;
    BORDER-TOP: white 2pt solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    BORDER-LEFT: white 2pt solid;
    COLOR: #ff7d40;
    BORDER-BOTTOM: white 2pt solid;
    FONT-FAMILY: 'Century Gothic';
    BACKGROUND-COLOR: #cfcfcf
}
.txtNote
{
    FONT-SIZE: 10pt;
    COLOR: red;
    FONT-FAMILY: Arial
}
.txtHighLight
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Arial
}
.txtJScriptLink
{
    FONT-SIZE: 10pt;
    CURSOR: hand;
    COLOR: #666666;
    FONT-FAMILY: Arial
}
