/* CSS Document */
#main
{
    background: url(bg_rcol.gif) repeat-y 80% 0px;
}
#circles
{
    background: url(bg_circles.gif) no-repeat 80% 100%;
}
#inwrap
{
    background: url(bg_lcol.gif) repeat-y 23.2% 0px;
}
#dotwrap
{
    background: url(lb_bg.gif) fixed repeat-y left top;
}
#fwrap
{
    background: url(bg_frcol.gif) repeat-y 80% 0;
}
#fowrap
{
    background: url(rline.gif) repeat-y 100% 0;
}

#content a:link, #content a:visited
{
    color:#1064a3;
}
#content a:hover
{  
    color:#ff6600;
}
#content strong, #content h1, #content h2, #content h3
{
    color:#1064a3;
}
.newshead
{
    color:#1064a3;
}
a.newslink:link, a.newslink:visited
{
    color:#000000;
}
a.newslink:link, a.newslink:visited
{
    color:#b69130;
}
/* :::: Styles for rcol objects :::: */
#eventBox h1
{
    color: #D9541E;
}
#lcol_cont p
{   
    color:#000000;
}
.rclink a, .rclink a:visited
{
    background: url(arrow_up.gif) no-repeat 0 50%;
}
.rclink a:hover
{
    color: #103ca2;
    background: url(arrow_over.gif) no-repeat 0 50%;
}
#rtitle, #rtitle2
{
    color: #000000;
}
#rtitle a:link, #rtitle a:visited
{
    color: #000000;
    /*background: url(arrows_t.gif) no-repeat 0 5px;*/
}
#rtitle a:hover
{
    /*color: #DCCCA0;*/
    color: #103ca2;
    text-decoration: none;
}
#rtitle2 li
{
    color: #000000;
    /*background: url(arrows_t.gif) no-repeat 0 5px;*/
}
#rtitle2 p
{
    color: #000000;
    /*background: url(arrows_t.gif) no-repeat 0 5px;*/
}
.rcform
{
    color:#000000;
}
#qtext ul li
{
    background: url(arrows_big.gif) no-repeat 5px 5px;
}
#eecom
{
    background: url(g_eecom.jpg) no-repeat 0 0;
}
#eventBox h1
{   
    color:#000000;
}
#dynCont a:hover
{
    color: #cb2026;
}

/* :::: styles for menu control :::: */
.statItem
{
    color:#1064a3;
}
.statHover
{
    color:#ff6600;
}
.statSelected
{
    color:#ff6600;
}  
.dynMenu
{
    color:#000000;
}
.dynItem
{
    color:#000000;
    background-color:#ebdaa0;
}
.dynHover
{
    color:#ff6600;
    background-color:#e3c454;
}
#scrollBox
{
    background-color:#e3c454;
}
.scrollBG
{
    background-color:#e3c454;
}
.groovething
    {
        border-bottom-color:#c8a21b;
    }
.textboxstyle {
	border: 1px solid #c8a21b;
}