TD
{

    FONT-SIZE: 8pt;
    COLOR: #333333;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
OPTION
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Arial
}
A:visited
{
    COLOR: #B68F2C;
    FONT-FAMILY: Arial
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #ffffff;
    FONT-FAMILY: Arial
    TEXT-DECORATION: none
}
BODY
{
    FONT-SIZE: 8pt;
    COLOR: #333333;
    FONT-FAMILY: Arial
}
A
{
    COLOR: #B68F2C;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
A:link
{
    COLOR: #B68F2C;
    FONT-FAMILY: Arial
    TEXT-DECORATION: none
}

/* HOMEPAGE PROMO */
#overlay{minWidth:100%; minHeight:100%; width:100%; height:100%; background-color:#000000; z-index:90; position:absolute; top:0px; left:0px; }
#promo-wrapper{ z-index: 100; position: absolute; text-align: center; top:60px; left: 0px; width:100%; line-height: 0;}
#promo-pop{ width:350px;position:relative;margin: 0 auto; }
#closeButtonContainer {display:block;position:absolute;top:-22px;left:-18px;overflow:hidden;width:150px;height:30px;}
a#close { background:url(./images/close_button.gif) no-repeat; position:relative; display:block; outline-style:none; width:150px; height:30px; color:#fff; font-size:13px; font-weight:bold; text-align:right; text-decoration:none;}
a#close span{position: relative;display: block; top: 10px;}
a#close:hover { background-position: 0px -30px;}

tr#pickdate_tr_sk { display: none; }