/* CSS Document */

body,td {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 7.5pt;
    font-weight: normal;
    color: #646464;
    line-height:135%;
}
a {color:#1D489F;text-decoration:none;}
a:hover {color:#3D88bF;text-decoration:underline;}

.darkblue {color:#1D489F;}
.lightblue {color:#8ABCDF;}

.lhs_menu {color:#1D489F;text-decoration:none;}
a.lhs_menu:hover {text-decoration:underline;}

.page_top_bg {background-image:url(/res/img/wrfcsidebackgroundtop.jpg); padding-top:0px; background-repeat:repeat-x}
.page_bottom_bg {background-position:left bottom; background-image:url(/res/img/wrfcsidebackgroundbottom200.jpg); background-repeat:repeat-x; position:relative;}
.page_content {margin-left:auto; width:972px; margin-right:auto; position:relative; top:0px}

.searchbox {font-family:Verdana, sans-serif;font-size:7.5pt; color:#000000; background:#ffffff; text-align:center;width:170px;
            border-style: solid; border-width:1px;  border-color:#6B93AD; padding-top:3px; height:20px; background-image:url('/res/img/shadow_image.gif'); }

.imgborder {border-style: solid; border-width:1px;  border-color:#757679;}

.bluemore {color:#90C1E9;font-weight:bold;font-size:7.5pt;text-decoration:none;}
a.bluemore:hover {color:#757679}

.whitemore {color:#ffffff;font-weight:bold;font-size:7.5pt;text-decoration:none;}
a.whitemore:hover {color:#1D489F}

.whitelink {color:#ffffff;text-decoration:underline;}
a.whitemore:hover {color:#1D489F;text-decoration:none;}

.editlink        { color:#ff0000; font-weight:bold; font-size:8.5pt; text-decoration:none;}
a.editlink:hover { color:#00ff00; text-decoration:underline; }


.focusField {   
    border:solid 2px #73A6FF;   
    background-color:#EFF5FF;   
    color:#000000;   
}   
.idleField {   
    border: solid 2px #bfbfbf; 
    background-color:#f9f9f9;   
    color: #404040;     
}  

#sponsorpanel { list-style: none; padding: 1em; position: relative;
	    border: 0px solid #9DB029; width: 205px; margin:1em 0; }
 
#sponsorpanel li { border: 1px solid #ddd; width: auto;
             margin: 0.25em; padding: 0.5em; background-color: #eee; overflow: hidden; }
        
