BODY
{
    FONT-SIZE: 11px;
    COLOR: white;
    FONT-FAMILY: Tahoma,Verdana, Arial
}
.sitefont
{
    FONT-SIZE: 11px;
    COLOR: white;
    FONT-FAMILY: Tahoma,Verdana, Arial
}
.sitefont_small
{
    FONT-SIZE: 10px;
    COLOR: white;
    FONT-FAMILY: Tahoma,Verdana, Arial
}
.sitefontwhite
{
    FONT-SIZE: 12px;
    COLOR: white;
    FONT-FAMILY: Tahoma,Verdana, Arial
}
A:hover
{
    COLOR: white;
    TEXT-DECORATION: underline;
    FONT-FAMILY: Tahoma,Verdana, Arial
}
A:active
{
    COLOR: yellow;
    TEXT-DECORATION: none;
    FONT-FAMILY: Tahoma,Verdana, Arial
}
A
{
    COLOR: yellow;
    TEXT-DECORATION: none;
    FONT-FAMILY: Tahoma,Verdana, Arial
}
h3
{
    FONT-SIZE: 12px;
//    COLOR: white;
//    FONT-FAMILY: Tahoma,Verdana, Arial
}

.info-rbroundbox {  }
.info-rbtop div {  }
.info-rbtop {  }
.info-rbbot div {  }
.info-rbbot {  }

/* height and width stuff, width not really nessisary. */
.info-rbtop div, .info-rbtop, .info-rbbot div, .info-rbbot {
width: 310;
font-size: 1px;
}
.info-rbcontent { margin: 0 7px; }
.info-rbroundbox { width: 310; margin: 1em auto; }


.sm-rbroundbox { background: url(/images/main-nt.gif) repeat; }
.sm-rbtop div { background: url(/images/main-tl.gif) no-repeat top left; }
.sm-rbtop { background: url(/images/main-tr.gif) no-repeat top right; }
.sm-rbbot div { background: url(/images/main-bl.gif) no-repeat bottom left; }
.sm-rbbot { background: url(/images/main-br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.sm-rbtop div, .sm-rbtop, .sm-rbbot div, .sm-rbbot {
width: 320;
height: 7px;
font-size: 1px;
}
.sm-rbcontent { margin: 0 7px; }
.sm-rbroundbox { width: 320; margin: 1em auto; }

.main-rbroundbox { background: url(/images/main-nt.gif) repeat; }
.main-rbtop div { background: url(/images/main-tl.gif) no-repeat top left; }
.main-rbtop { background: url(/images/main-tr.gif) no-repeat top right; }
.main-rbbot div { background: url(/images/main-bl.gif) no-repeat bottom left; }
.main-rbbot { background: url(/images/main-br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.main-rbtop div, .main-rbtop, .main-rbbot div, .main-rbbot {
width: 680;
height: 7px;
font-size: 1px;
}
.main-rbcontent { margin: 0 7px; }
.main-rbroundbox { width: 680; margin: 1em auto; }


/* set millions of background images */
.rbroundbox { background: url(/images/nt.gif) repeat; }
.rbtop div { background: url(/images/tl.gif) no-repeat top left; }
.rbtop { background: url(/images/tr.gif) no-repeat top right; }
.rbbot div { background: url(/images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(/images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 100%; margin: 1em auto; }
