BODY
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    HEIGHT: 100%;
    Background-color : black;
    Color : #FAF3A2;
}
A:link
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #faf3a2;
}
A:visited
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #faf3a2;
}
A:active
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #faf3a2;
}
DIV.CONTENT2
{
    BORDER-RIGHT: black;
    PADDING-RIGHT: 5px;
    BORDER-TOP: black;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    Z-INDEX: 2;
    LEFT: 188px;
    FLOAT: none;
    PADDING-BOTTOM: 5px;
    BORDER-LEFT: black;
    WIDTH: 480px;
    COLOR: white;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: black;
    FONT-FAMILY: Verdana, Arial, 'Times New Roman';
    LIST-STYLE-TYPE: square;
    POSITION: absolute;
    TOP: 172px;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: left
}
DIV.COPYRIGHT
{
    BORDER-RIGHT: black thin outset;
    PADDING-RIGHT: 1px;
    BORDER-TOP: black thin outset;
    PADDING-LEFT: 1px;
    FONT-SIZE: 8px;
    Z-INDEX: 3;
    LEFT: 25px;
    PADDING-BOTTOM: 1px;
    TEXT-TRANSFORM: capitalize;
    BORDER-LEFT: black thin outset;
    CURSOR: hand;
    COLOR: gold;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: black thin outset;
    FONT-FAMILY: Verdana, Arial, 'Times New Roman';
    POSITION: absolute;
    TOP: 490px;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: left
}
DIV.CONTENT1
{
    BORDER-RIGHT: black thick;
    PADDING-RIGHT: 5px;
    BORDER-TOP: black thick;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    Z-INDEX: 2;
    LEFT: 172px;
    FLOAT: none;
    PADDING-BOTTOM: 5px;
    BORDER-LEFT: black thick;
    WIDTH: 470px;
    COLOR: white;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: black thick;
    FONT-FAMILY: Verdana, Arial, 'Times New Roman';
    LIST-STYLE-TYPE: square;
    POSITION: absolute;
    TOP: 110px;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center
}
DIV.VERTICAL
{
    WRITING-MODE: tb-rl;
    FILTER: flipv flipv;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center;
    PADDING: 5px;
    COLOR: white;
    TEXT_ALIGN: center;
    FONT-FAMILY: Verdana, Arial, 'Times New Roman';
    POSITION: absolute;
    BOTTOM: 90 px;
    LEFT: 680 px;
    FLOAT: none;
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    Z-INDEX: 2;
    HEIGHT: 400px;
}
#VERTICAL
{
    WRITING-MODE: tb-rl;
    FILTER: flipv flipv;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center;
    PADDING: 5px;
    COLOR: white;
    TEXT_ALIGN: center;
    FONT-FAMILY: Verdana, Arial, 'Times New Roman';
    POSITION: absolute;
    BOTTOM: 90 px;
    LEFT: 680 px;
    FLOAT: none;
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    Z-INDEX: 2;
    HEIGHT: 400px;
}
.GREEN
{
    Font-family : arial , sans-serif , helvetica;
    Font-weight : bold;
    Font-size : 12px;
    Color : #00FF00;
    Vertical-align : top;
    Text-align : center;
    Cursor : default;
}
.RED
{
    Font-family : arial , sans-serif , helvetica;
    Font-weight : bold;
    Font-size : 12px;
    Color : #FF0000;
    Vertical-align : top;
    Text-align : center;
    Cursor : default;
}
.GOLD
{
    Font-family : arial , sans-serif , helvetica;
    Font-weight : bold;
    Font-size : 12px;
    Color : #FAF3A2;
    Vertical-align : top;
    Text-align : left;
    Cursor : default;
}
.GOLD_LINK
{
    Font-family : arial , sans-serif , helvetica;
    Font-weight : bold;
    Font-size : 12px;
    Color : #FAF3A2;
    Vertical-align : top;
    Text-align : left;
    Cursor : hand;
    Text-Decoration : underline;
}
.GOLD_CENTER_LINK
{
    Font-family : arial , sans-serif , helvetica;
    Font-weight : bold;
    Font-size : 12px;
    Color : #FAF3A2;
    Vertical-align : top;
    Text-align : center;
    Cursor : hand;
    Text-Decoration : underline;
}
.XENHANCE
{
    Font-family : arial , sans-serif , helvetica;
    Font-weight : bold;
    Font-size : 12px;
    Vertical-align : bottom;
    Color : #FAF3A2;
    border-style: outset;
    border-color: #C96333;
    border-width: thin;
}
.ENHANCE
{
    border-style: outset;
    border-color: #C96333;
    border-width: thin;
}
.GOLD_CENTER
{
    Font-family : arial , sans-serif , helvetica;
    Font-weight : bold;
    Text-align : center;
    Font-size : 12px;
    Color : #FAF3A2;
    Vertical-align : top;
    Cursor : default;
}
.GOLD_CENTER_MIDDLE
{
    Font-family : arial , sans-serif , helvetica;
    Font-weight : bold;
    Text-align : center;
    Font-size : 12px;
    Color : #FAF3A2;
    Vertical-align : middle;
}
.rootScroll {
        color: #FAF3A2;
        scrollbar-base-color:#FAF3A2;
	width: 100%;
        overflow-x:hidden;
        overflow-y:auto;
}
.contentScroll {
        color: #FAF3A2;
        scrollbar-base-color:#FAF3A2;
        overflow-x:auto;
        overflow-y:auto;
	Cursor : default;
}
.RED_CENTER_MIDDLE
{
    Font-family : arial , sans-serif , helvetica;
    Font-weight : bold;
    Text-align : center;
    Font-size : 12px;
    Color : #FF0000;
    Vertical-align : middle;
}
.GOLD_CENTER_BOTTOM
{
    Font-family : arial , sans-serif , helvetica;
    Font-weight : bold;
    Text-align : center;
    Font-size : 12px;
    Color : #FAF3A2;
    Vertical-align : bottom;
}
.COPPER
{
    Font-family : arial , sans-serif , helvetica;
    Font-weight : bold;
    Font-size : 12px;
    Color : #C96333;
    Vertical-align : top;
    Text-align : left;
    Cursor : default;
}
.COPPER_MIDDLE
{
    Font-family : arial , sans-serif , helvetica;
    Font-weight : bold;
    Font-size : 12px;
    Color : #C96333;
    Vertical-align : middle;
    Text-align : left;
}
.CONTENT
{
    Font-family : arial , sans-serif , helvetica;
    Font-weight : bold;
    Font-size : 12px;
    Color : #FAF3A2;
    Vertical-align : top;
    Text-align : left;
    Cursor : default;
}
.GOLD_TITLE
{
    Font-family : arial , sans-serif , helvetica;
    Text-align : center;
    Font-weight : bold;
    Font-size : 12px;
    Color : #FAF3A2;
    Vertical-align : top;
}
.GOLD_RIGHT
{
    Font-family : arial , sans-serif , helvetica;
    Font-weight : bold;
    Text-align : right;
    Font-size : 12px;
    Color : #FAF3A2;
    Vertical-align : middle;
}
.GOLD_MIDDLE
{
    Font-family : arial , sans-serif , helvetica;
    Font-weight : bold;
    Text-align : left;
    Font-size : 12px;
    Color : #FAF3A2;
    Vertical-align : middle;
}
.COPPER_CENTER_MIDDLE
{
    Font-family : arial , sans-serif , helvetica;
    Font-weight : bold;
    Text-align : center;
    Font-size : 12px;
    Color : #C96333;
    Vertical-align : middle;
}
.COPPER_CENTER
{
    Font-family : arial , sans-serif , helvetica;
    Font-weight : bold;
    Text-align : center;
    Font-size : 12px;
    Color : #C96333;
}
.COPPER_GOLD_TITLE_ENHANCED
{
    Background-color : #1F1F1F;
    Font-family : arial , sans-serif , helvetica;
    Text-align : center;
    Font-weight : bold;
    Font-size : 12px;
    Color : #FAF3A2;
    Vertical-align : top;
    border-style: inset;
    border-color: #C96333;
    border-width: thin;
}
.COPPER_GOLD_ENHANCED
{
    Font-family : arial , sans-serif , helvetica;
    Text-align : center;
    Font-weight : bold;
    Font-size : 12px;
    Color : #FAF3A2;
    Vertical-align : top;
    border-style: inset;
    border-color: #C96333;
    border-width: thin;
}
.COPPER_RIGHT
{
    Font-family : arial , sans-serif , helvetica;
    Font-weight : bold;
    Text-align : right;
    Font-size : 12px;
    Color : #C96333;
    Vertical-align : middle;
}
.COPPER_RIGHT_TOP
{
    Font-family : arial , sans-serif , helvetica;
    Font-weight : bold;
    Text-align : right;
    Font-size : 12px;
    Color : #C96333;
    Vertical-align : top;
}
.GOLD_COLLAPSED
{
    Font-family : arial , sans-serif , helvetica;
    Font-weight : bold;
    Text-align : left;
    Font-size : 12px;
    Color : #FAF3A2;
    Vertical-align : top;
    padding-right : 1px;
    padding-top : 0pt;
    padding-left : 0pt;
    display : none;
}
.GOLD_EXPANDED
{
    Font-family : arial , sans-serif , helvetica;
    Font-weight : bold;
    Text-align : left;
    Font-size : 12px;
    Color : #FAF3A2;
    Vertical-align : top;
    padding-right: 1px;
    padding-top : 0pt;
    padding-left : 0pt;
    display : ;
}
.COPPER_GOLD_TITLE_ENHANCED_TAB
{
    Background-color : #1F1F1F;
    Font-family : arial , sans-serif , helvetica;
    Text-align : center;
    Font-weight : bold;
    Font-size : 10px;
    Color : #FAF3A2;
    Vertical-align : top;
    border-style: inset;
    border-color: #C96333;
    border-width: thin;
}
.GOLD_TITLE_TAB
{
    Background-color : #1F1F1F;
    Font-family : arial , sans-serif , helvetica;
    Text-align : center;
    Font-weight : bold;
    Font-size : 10px;
    Color : #FAF3A2;
    Vertical-align : top;
}
.CENHANCE
{
    Background-color : #000000;
    Font-family : arial , sans-serif , helvetica;
    Font-weight : bold;
    Font-size : 12px;
    Vertical-align : top;
    Color : #C96333;
    border-style: inset;
    border-color: #FAF3A2;
    border-width: thin;
}