BODY
{
}
.TableHeaderColor
{
    BACKGROUND-COLOR: #63659c
}
.TableHeaderText
{
    COLOR: #c6cfde;
    FONT-FAMILY: 'Arial Narrow';
    FONT-SIZE: medium
}
.TableMainColor
{
    BACKGROUND-COLOR: #cecf9c
}
.TableMainText
{
    COLOR: black
}
.TableMainTextBold
{
    COLOR: black;
    font-weight: bold
}
.TableInfoText
{
    COLOR: gray
}
.SearchResultsText
{
    COLOR: black;
    FONT-SIZE: 4mm
}
.OrderText
{
    COLOR: black;
    FONT-SIZE: 12;
    FONT-FAMILY: 'Arial'
}
.DivTag
{
    BORDER-BOTTOM: solid;
    BORDER-LEFT: solid;
    BORDER-RIGHT: solid;
    BORDER-TOP: solid
}
