/**
 * @copyright - 2008, AccessU2Solutions, Inc. All Rights Reserved
 */

/* Main File, Used When No Resellers */
html {
    background: #036 url(/images/resellers/accessu2/body_background.gif) repeat-x fixed top left;;
}

#hd {
    background-image: url(/images/resellers/accessu2/hdr_background.gif);
    padding: 1.75em 0 0 0;
}

.list tr th {
    background: #648F32;
}

#ft h5 {
    /* The Green Color From the Top of the Page */
    color: #648f32;
}

#page_header h1, a {
    color: #326696;
}

#menu ul li a:hover {
    background-color: #B0C996;
}

