/* The following Stylesheet rule applies to the BODY tag in all linked HTML documents.
   Note that these override the corresponding attributes in the BODY tag in the HTML. */

BODY { scrollbar-face-color : #DDDDDD;
       scrollbar-shadow-color : #000000;
       scrollbar-highlight-color : #DDDDDD;
       scrollbar-3dlight-color : #000000;
       scrollbar-darkshadow-color : #AAAAAA;
       scrollbar-track-color : #EEEEEE;
       scrollbar-arrow-color : #FA5800;
       background: none #FFFFFF no-repeat; color: #000000; font-family: "veranda", "arial", "sans-serif"; font-size: 12pt;
       MARGIN-TOP: 0; MARGIN-LEFT: 0; MARGIN-RIGHT: 0; MARGIN-BOTTOM: 0; }

BODY A:link { color: #0055AA; }
BODY A:active { color: #FF0000; }
BODY A:visited { color: #000088; }

TD.topbar { background: none #000000 no-repeat; color: #FFFFFF; }
TD.topseparator { background: none #FA5800 no-repeat; color: #FFFFFF; }

TD.sbshadow { background: URL(images/bkg_sideshad.jpg) #EEEEEE repeat-x; color: #000000; }
TD.sbsepshadow { background: URL(images/bkg_sepshad.jpg) #FFFFFF repeat-y; color: #000000; }
TD.mainshadow { background: URL(images/bkg_mainshad.jpg) #FFFFFF repeat-x; color: #000000; }

TD.sidebar { background: URL(images/bkg_sidebar2.jpg) #EEEEEE repeat-y; color: #000000; }
TD.sidebar DIV { margin-left: 10px; font-size: 85%; font-weight: bold; color: #FA5800; }
TD.sidebar DIV A { margin-left: 10px; font-size: 80%; text-decoration: none; color: #000000; }
TD.sidebar DIV A:active { margin-left: 10px; font-size: 80%; text-decoration: none; color: #FA5800; }
TD.sidebar DIV A:visited { margin-left: 10px; font-size: 80%; text-decoration: none; color: #0A246A; }
TD.sidebar DIV A:hover { margin-left: 15px; font-size: 80%; text-decoration: underline; color: #00ADDE; }
TD.sbseparator { background: URL(images/bkg_sidebarseparator.jpg) #FFFFFF repeat-y; color: #000000; }

TD.maintext DIV { margin-left: 35px; margin-right: 35px; }
TD.maintext P { margin-left: 35px; margin-right: 35px; }
TD.maintext FONT.warning { color: #FA5800; }
TD.maintext A { text-decoration: none; color: #00ADDE; }
TD.maintext A:active { text-decoration: none; color: #FA5800; }
TD.maintext A:visited { text-decoration: none; color: #0A246A; }
TD.maintext A:hover { text-decoration: underline; color: #00ADDE; }

TD.heading { background: URL(images/head_back.jpg) #000000 repeat-y; color: #FFFFFF; font-size: 30px;
             font-family: "arial", "sans-serif"; }
TD.heading DIV { margin-left: 25px; }

TR.ithead { background: URL(images/head_back.jpg) #000000 no-repeat; color: #FFFFFF; font-weight: bold; font-size: 12pt; }
TD.ithead { background: URL(images/head_back.jpg) #000000 no-repeat; color: #FFFFFF; font-weight: bold; font-size: 12pt; }
TR.itnormal { background: URL(images/bkg_sidebar.jpg) #EEEEEE repeat-y; color: #000000; font-weight: normal; font-size: 10pt; }
TD.itnormal { background: URL(images/bkg_sidebar.jpg) #EEEEEE repeat-y; color: #000000; font-weight: normal; font-size: 10pt; }
TR.itrowhead { background: none #000000 no-repeat; color: #FFFFFF; font-weight: bold; font-size: 11pt; }
TD.itrowhead { background: none #000000 no-repeat; color: #FFFFFF; font-weight: bold; font-size: 11pt; }
TD.redborder { background: none #FA5800 no-repeat; }

LI { margin-bottom: 10px; }

