        
    a:hover   
    { 
        cursor: pointer; 
        font-weight: bold; 
        text-decoration: underline; 
    }
    body 
    { 
        margin: 0; 
        padding: 0; 
        background-color: black; 
        font-size: 1px; /* hides intrinsic whitespace */
        line-height: 0; /* hides intrinsic whitespace */
    }
    .PageSize 
    {
        width: 565px; /* Site.Width (750px) - bgImage.Width (185px) = 565px */
        height: 193px; /* Header Height = bgImage Height = 193px */
    }
    #tblContent 
    {
        width: 750px; /* Site.Width (750px) */
    }
    #divHeaderAndMenu 
    {
        padding-left: 185px; /* Header Text Offset = bgImage Width = 185px */
        padding-right: 0; 
        padding-top: 0; 
        padding-bottom: 0; 
        margin: 0; 
        border: none; 
    }
    #divCustLoginLink 
    {
        float: right; 
        position: relative; 
        top: 15px; 
        margin-right: 30px; 
        vertical-align: middle; 
        z-index: 205; 
        visibility: visible; 
    }
    #aCustLoginLink 
    {
        color: #F6DA9C; 
        font-size: 12px; 
        font-family: Verdana; 
        font-style: normal; 
        line-height: normal; 
    }
    #spnHeaderTitle 
    { 
        color: #ccffcc; 
        font-family: "Bookman Old Style", Georgia, Garamond, "Times New Roman", Serif, Times; 
        font-size: 72px; 
        letter-spacing: -4px; 
        line-height: 1em; 
    }
    #spnTradeMark 
    {
        color: #ccffcc; 
        font-family: Tahoma; 
        font-size: 28px; 
        position: relative; 
        top: -32px; 
        display: inline; 
        clear: none; 
    }
    .MenuItemFrame 
    {
        width: 100px; 
        height: 20px; 
        margin: 0; 
        background-color: #000000; 
        border: none;
        text-align: center;
        vertical-align: middle;
    }
    .MenuItemText 
    {
        color: #F6DA9C; 
        font-family: Tahoma, Arial, Sans-Serif; 
        font-size: 13px;
        font-weight: normal;
        text-decoration: none;
        text-align: center;
        line-height: 13px; 
    }
    .MenuPaddingBottom 
    {
        clear: both; 
        height: 5px; 
    }
    .BlurbBase 
    {
        vertical-align: top; 
        text-align: left; 
        padding: 0; 
        margin: 0; 
        FONT-FAMILY: "Bookman Old Style", Georgia, Garamond, "Times New Roman", serif, Times; 
        font-weight: normal; 
        background: transparent; 
    }
    #spanBlurb_1 
    { 
        color: #3399ff; 
        font-size: 19px; 
        letter-spacing: -1px; 
        line-height: 1.1em; 
    }
    #spanBlurb_2 
    { 
        color: #99ccff; 
        font-size: 22pt;
        letter-spacing: -1px; 
        line-height: 1em; 
        padding-top: 0px; 
    }
    #spanBlurb_3 
    { 
        color: #3399ff; 
        font-size: 19px; 
        letter-spacing: -1px; 
        line-height: 1em; 
    }