 /* body styles including scrollbars, bg color, and margins */ body { MARGIN:4px; 
PADDING:0px; BACKGROUND-COLOR:#000000; SCROLLBAR-FACE-COLOR:#666666; SCROLLBAR-SHADOW-COLOR:#666666; 
SCROLLBAR-HIGHLIGHT-COLOR:#666666; SCROLLBAR-3DLIGHT-COLOR:#cccccc; SCROLLBAR-DARKSHADOW-COLOR:#333333; 
SCROLLBAR-TRACK-COLOR:#DADADA; SCROLLBAR-ARROW-COLOR:#333333; } td,div { COLOR:#ffffff; 
FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif; FONT-SIZE:11px; } /* default 
text class */ /* default link settings */ a { COLOR: #CC0000; TEXT-DECORATION: 
none;} a:hover { COLOR: #CC0000; TEXT-DECORATION: underline;} /* used for unordered 
lists, mainly on admin page */ ul { margin: 5px 0px 0px 10px; padding:0px 0px 
0px 16px; } li { margin: 0px 0px 0px 0px; padding:0px 20px 5px 0px; line-height:15px; 
} /* background color 1, 3 shades a,b,c - used through the site */ .bg1a { BACKGROUND-COLOR: 
#DBE1E5; } .bg1b { BACKGROUND-COLOR: #D1DADF; } .bg1c { BACKGROUND-COLOR: #C1CDD4; 
} /* background color 2, 5 shades a,b,c,d,e - used through the site */ .bg2a {	
BACKGROUND-COLOR: #DFDFDF; } .bg2b { BACKGROUND-COLOR: #D4D4D4; } .bg2c { BACKGROUND-COLOR: 
#BDB7AC; } .bg2d { BACKGROUND-COLOR: #A49B8C; } .bg2e { BACKGROUND-COLOR: #8B816F; 
} /* background color 3, 2 shades a,b - used through the site */ .bg3a { BACKGROUND-COLOR: 
#F0F0F0; } .bg3b { BACKGROUND-COLOR: #BDBDBD; } /* small font size */ .small {	
FONT-SIZE: 10px; } /* date styles */ .datetext { COLOR: #9E9E9E; } /* red hilited 
text */ .red { COLOR: #BB3939; } /* square box style, used in personal links section 
of the SearchBar */ .sbarbox { BACKGROUND-COLOR: #DBE1E5;FONT-SIZE:9px;width:23px;height:23px; 
} /* light text, used primarily in SearchBar */ .txtltg { FONT-SIZE: 10px; COLOR: 
#5C6871; } /* form button style */ .fbutton { BACKGROUND-COLOR: #C1CDD4; COLOR: 
#24211D; PADDING:1px; margin-bottom: 2px; FONT-FAMILY: Verdana, Arial, Helvetica, 
sans-serif; FONT-SIZE: 11px; BORDER: 0px; } /* form textarea style */ .ftext {	
BACKGROUND-COLOR: #FFFFFF; COLOR: #24211D; FONT-FAMILY: Verdana, Arial, Helvetica, 
sans-serif; FONT-SIZE: 11px; OVERFLOW: auto; } /* form input field style */ .fstandard	
{ BACKGROUND-COLOR: #FFFFFF; COLOR: #24211D; FONT-FAMILY: Verdana, Arial, Helvetica, 
sans-serif; FONT-SIZE: 11px; } /* form drop down style style */ .adrop { BACKGROUND-COLOR: 
#C1CDD4; COLOR: #24211D; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 
10px; BACKGROUND-COLOR:#DBE1E5;} /* font settings */ body { COLOR:#333333; FONT-FAMILY:Verdana, 
Arial, Helvetica, sans-serif; FONT-SIZE:10px; } 