/* CSS Document */

body { 
margin-left:0 ; margin-top:0 ; 
/* scrollbar-3dlight-color:#000066;  */
scrollbar-arrow-color:#000066; 
scrollbar-highlight-color:#CCCCFF; 
scrollbar-face-color:white; 
sscrollbar-shadow-color:#000066;
scrollbar-darkshadow-color:#000066; 
scrollbar-base-color:white; 
}

p, td { font: 9pt verdana  ; color:#000066}
input { font: 8pt verdana  ; color:#000066}
h1 { font: 10pt verdana ; font-weight:bold ; color:#000066}
h2 { font: 9pt verdana ; font-weight:bold ; color:#000066}

a:link {  text-decoration:none ; font-weight: bold; color:#000066}
a:active {  text-decoration:underline ; font-weight: bold; color:#000066}
a:hover {  text-decoration:underline ; font-weight: bold; color:#000066}
a:visited { text-decoration:none ; font-weight: bold; color:#000066}

.tdback { background: url(table_back.gif) }
.tablecornerleft { background: url(tablecorner1.gif) ; background-repeat: no-repeat ; background-position: top left }
.tablecornerright { background: url(tablecorner.gif) ; background-repeat: no-repeat ; background-position: top right }
.sneaky { margin-top: 0px ; text-align: center; font: 6pt verdana; color: #FFF }