/** @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ **/
html, body, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, iframe, input, select, textarea{
	font-family : "trebuchet ms", arial, sans-serif;
	font-size   : 12px;
}

a, a:hover, a:active, a:visited{
    background  : #0000dd;
    color       : #ffffff;
}

body{
    background  : #ffffff url(/images/loading.gif) no-repeat center center;
}
/** @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ **/
.thickbox,
.thickbox:hover,
.thickbox:active,
.thickbox:visited{
    background      : inherit;
    color           : #000000;
    text-decoration : none;
}
/** @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ **/
table{
    width       : 100%;
	display     : none;
}
    table{
        border-spacing : 0px;
        border-collapse: collapse;
    }
    table tr{
        vertical-align : bottom;
    }
    table td{
        background     : url(/images/lne.png) repeat-y;
    }
/** @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ **/
.btm{
    background  : url(/images/btm.png) repeat-x;
    height      : 130px;
}