BODY
{
    BACKGROUND-COLOR: black
}
.font1
{
    COLOR: #bbbbbb;
    BACKGROUND-COLOR: #333333
}
A:link
{
    COLOR: black
}
A:visited
{
    COLOR: black
}
.content1
{
    COLOR: black;
    FONT-FAMILY: Arial, 'Times New Roman';
    BACKGROUND-COLOR: #f1f1f1
}
TABLE.content2
{
    BORDER-RIGHT: 2px;
    BORDER-TOP: 2px;
    BORDER-LEFT: 2px;
    WIDTH: 100%;
    BORDER-BOTTOM: 2px;
    CELLPADDING: 50;
    CELLSPACING: 0
}
UL.product
{
    LIST-STYLE-TYPE: none
}
INPUT.productbuy
{
    WIDTH: 30px;
    BACKGROUND-COLOR: #bbbbbb
}
.standardbuy
{
    BACKGROUND-COLOR: #bbbbbb
}
.content1 TABLE
{
    BORDER-RIGHT: #999966 thin double;
    BORDER-TOP: #999966 thin double;
    BORDER-LEFT: #999966 thin double;
    BORDER-BOTTOM: #999966 thin double
}
.contentlinks
{
}
.contentlinks TABLE
{
    BORDER-RIGHT: thin;
    BORDER-TOP: thin;
    BORDER-LEFT: thin;
    BORDER-BOTTOM: thin
}
TR.titleimg
{
    BORDER-RIGHT: thin;
    BORDER-TOP: thin;
    BORDER-LEFT: thin;
    BORDER-BOTTOM: thin;
    BACKGROUND-COLOR: blue
}
TABLE.links
{
    BACKGROUND-COLOR: silver
}
.Main
{
    BORDER-RIGHT: #999966 double;
    BORDER-TOP: #999966 double;
    BORDER-LEFT: #999966 double;
    BORDER-BOTTOM: #999966 double;
    BACKGROUND-COLOR: #f1f1f1
}
.title
{
    BORDER-BOTTOM: #999966 double;
    BACKGROUND-COLOR: gray
}
