BODY
{
    COLOR: white;
    FONT-FAMILY: Arial, Tahoma, 'Arial Narrow', 'Times New Roman'
}
A:visited
{
    FONT-WEIGHT: bolder;
    COLOR: white
}
A:hover
{
    COLOR: white; 
    /*BACKGROUND-COLOR: white #fcf2ab*/
}
A:link
{
    COLOR: #fcf2ab
}
UNKNOWN
{
    FONT-WEIGHT: bolder
}
.navigation
{
    BACKGROUND-COLOR: #fcf2ab
}
.content
{
    BACKGROUND-COLOR: #a0c1f3
}
.orange
{
    COLOR: white;
    BACKGROUND-COLOR: #ffcc66
}
.blue A
{
    BACKGROUND-COLOR: #000000
}
.blue A:hover
{
    BACKGROUND-COLOR: #ccff00
}
.faq
{
    FONT-WEIGHT: 600;
    FONT-SIZE: medium
}
.reg_text
{
    PADDING-RIGHT: 20px;
    PADDING-LEFT: 20px;
    FONT-SIZE: small;
    BACKGROUND-COLOR: #6699cc
}
TD.mainframe
{
    FONT-FAMILY: Arial, Tahoma, 'Times New Roman';
    BACKGROUND-COLOR: #6699cc
}
.jscript_win
{
    COLOR: white;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #6699cc
}
.bottom_comment
{
    BORDER-RIGHT: thin;
    PADDING-RIGHT: 10px;
    BORDER-TOP: thin;
    PADDING-LEFT: 10px;
    FONT-SIZE: x-small;
    MARGIN-LEFT: 15px;
    BORDER-LEFT: thin;
    COLOR: white;
    MARGIN-RIGHT: 15px;
    BORDER-BOTTOM: thin;
    BACKGROUND-COLOR: #ffcc66
}
.top_comment
{
    BORDER-RIGHT: thin;
    BORDER-TOP: thin;
    PADDING-LEFT: 20px;
    FONT-SIZE: xx-small;
    BORDER-LEFT: thin;
    COLOR: mediumblue;
    BORDER-BOTTOM: thin
}
.prices_block
{
    PADDING-RIGHT: 90px;
    PADDING-LEFT: 90px;
}
