* {
    color                       : #eeeeee;
    font-family                 : tahoma, arial, helvetica, sans-serif;
    font-size                   : 10pt;
}
BODY {
    background-color            : #555555;
}
/*  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  */
BODY.c_BODY_portfolioWindow {
    background-color            : #eeeeee;
    margin                      : 0px 0px 0px 0px;
    padding                     : 0px 0px 0px 0px;
}
/*  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  */
H1 {
    font-size                   : 24pt;
}
H2 {
    font-size                   : 18pt;
}
H3 {
    font-size                   : 14pt;
    text-align                  : center;
}
P {
    line-height                 : 150%;
    text-align                  : justify;
}
P.c_P_FixedWidth {
    font-family                 : lucida console, courier;
}
PRE {
    font-family                 : lucida console, courier;
}
BLOCKQUOTE.c_BLOCKQUOTE_thankyou {
    background-color            : #eeeeee;
    border                      : 3px solid #333333;
    color                       : #555555;
    padding                     : 10px;
}
BLOCKQUOTE.c_BLOCKQUOTE_thankyou STRONG {
    color                       : #555555;
}
/*  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  */
HR {
    border                      : 2px solid #ffffff;
}
HR.c_HR_Dotted {
    border                      : 1px solid #777777;
}
/*  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  */
A {
    font-weight                 : bold;
    text-decoration             : none;
}
A:hover {
    color                       : #e17f15;
}
A IMG {
    border                      : 2px solid #eeeeee;
}
    A:hover IMG {
        border                  : 2px solid #e17f15;
    }
A IMG.c_IMG_header {
    border                      : 0px;
}
A:hover IMG.c_IMG_header {
    border                      : 0px;
}
/*  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  */
SUP {
    font-size                   : 80%;
}
/*  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  */
IMG.c_IMG_RecordBig {
    margin-top                  : 2px;
    border                      : 3px solid #eeeeee;
}
/*  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  */
TD {
    vertical-align              : top;
}
/*  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  */
TABLE.c_TABLE_main {
    width                       : 100%;
}
    TABLE.c_TABLE_main TD {
        vertical-align          : top;
    }
    TABLE.c_TABLE_main TD.c_TD_header {
        border-bottom           : 3px solid #eeeeee;
        padding-bottom          : 9px;
    }
    TABLE.c_TABLE_main TD.c_TD_main {
        padding-left            : 9px;
        padding-right           : 9px;
        width                   : 100%;
    }
    TABLE.c_TABLE_main TD.c_TD_footer {
        border-top              : 3px solid #eeeeee;
        padding-top             : 9px;
        font-size               : 80%;
        text-align              : center;
    }
        TABLE.c_TABLE_main TD.c_TD_footer A {
            font-size           : 100%;
            font-weight         : bold;
            text-decoration     : none;
        }
            TABLE.c_TABLE_main TD.c_TD_footer A:hover {
                color           : #e17f15;
            }
/*  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  */
TABLE.c_TABLE_menu {
    padding-top                 : 0px;
    width                       : 150px;
}
    TABLE.c_TABLE_menu TD {
        border                  : 3px solid #eeeeee;
        padding-left            : 6px;
        padding-right           : 6px;
        padding-top             : 4px;
        padding-bottom          : 4px;
    }
        TABLE.c_TABLE_menu TD.c_TD_active {
            background-color    : #111111;
        }
        TABLE.c_TABLE_menu TD.c_TD_inactive {
            background-color    : #333333;
        }
        TABLE.c_TABLE_menu TD.c_TD_inactiveOddStyle {
            background-color    : #555555;
            border              : 3px solid #999999;
        }
            TABLE.c_TABLE_menu TD A {
                font-weight     : normal;
                height          : 100%;
                text-decoration : none;
                width           : 100%;
            }
                TABLE.c_TABLE_menu TD A:hover {
                    color       : #e17f15;
                }
/*  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  */
TABLE.c_TABLE_productions TD {
    vertical-align              : bottom;
}
/*  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  */
TABLE.c_TABLE_discography TD {
    line-height                 : 150%;
    vertical-align              : middle;
}
/*  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  */
TABLE.c_TABLE_news {
    padding-top                 : 0px;
    width                       : 200px;
}
    TABLE.c_TABLE_news TD {
        border                  : 3px solid #eeeeee;
        padding-left            : 2px;
        padding-right           : 2px;
        padding-top             : 2px;
        padding-bottom          : 1px;
    }
        DIV.c_DIV_NewsOpaque, DIV.c_DIV_NewsTransparent {
            margin-top          : 6px;
            padding             : 6px;
        }
        DIV.c_DIV_NewsOpaque {
            background-color    : #333333;
        }
/*  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  */
TABLE.c_TABLE_pictures {
    width                       : 100%;
}
    TABLE.c_TABLE_pictures TD {
        vertical-align          : bottom;
        text-align              : center;
        width                   : 50%;
    }
/*  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  */
TABLE.c_TABLE_press {
    width                       : 100%;
}
    TABLE.c_TABLE_press TD {
        vertical-align          : bottom;
        text-align              : center;
        width                   : 50%;
    }
/*  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  */
TABLE.c_TABLE_form {
    width                       : 100%;
}
/*  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  */
.c_INPUT_button {
    width                       : 100px;
    color                       : #000000;
}
.c_INPUT_text {
    width                       : 100%;
    color                       : #000000;
}
.c_TEXTAREA {
    width                       : 100%;
    height                      : 100px;
    color                       : #000000;
}
TD.c_FORM_alignRight {
    text-align                  : right;
}
/*  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  */
.c_AlignLeft {
    text-align                  : left;
}
/*  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  */
SPAN.c_SPAN_error {
    background-color            : #111111;
    color                       : #ff0000;
    font-weight                 : bold;
    padding-bottom              : 2px;
    padding-left                : 3px;
    padding-right               : 3px;
}
/*  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  */
