body {
	margin:0;
}

#header h1{
 display          : none;
}

.Copyright { color:#000000; font-size:12px;}
.text-9 { color:#ffffff; font-size:9px; line-height:18px;}
.text-10 { color:#ffffff; font-size:10px; line-height:12px;}
.text-10a { color:#989696; font-size:10px; line-height:12px;}
.text-12 { color:#ffffff; font-size:12px; line-height:16px;}
.text-12a { color:#989696; font-size:12px; line-height:14px;}
.text-12b { color:#000000; font-size:12px; line-height:14px;}
.text-12c { color:#B00000; font-size:12px; line-height:14px;}
.text-14 { color:#ffffff; font-size:14px;}
.text-14a { color:#B00000; font-size:14px; font-family: century;}
.text-16 { color:#ffffff; font-size:16px; font-family: century;}
.text-16a { color:#B00000; font-size:16px; font-family: century;}
.text-18 { color:#ffffff; font-size:18px;}
.text-18i { color:#ffffff; font-size:18px; font-family: Impact;}
.text-20 { color:#ffffff; font-size:20px;}
.text-22 { color:#ffffff; font-size:22px;}
.text-22i { color:#ffffff; font-size:22px; font-family: Impact;}
.text-24i { color:#ffffff; font-size:24px; font-family: Impact;}
.text-26 { color:#ffffff; font-size:26px;}

.table_header a:link{
text-decoration:underline;
color:#737373;
margin:0;
}
.table_header a:visited{
text-decoration:underline;
color:#737373;
margin:0;
}
.table_header a:active{
text-decoration:underline;
color:#737373;
margin:0;
}
.table_header a:hover{
text-decoration:underline;
color:#A71D1D;
margin:0;
}

A:LINK{
   color : #4477CB;
   text-decoration : underline;
 }
 A:VISITED{
   color : #2A497E;
   text-decoration : underline;
 }
 A:ACTIVE{
   color:#4477CB;
   text-decoration : underline;
 }
 A:HOVER{
   color : #A71D1D;
   text-decoration : underline;
 }


html, body {
    scrollbar-base-color: #195919;
    scrollbar-track-color: #154C15;
    scrollbar-arrow-color: #30A130;
    scrollbar-highlight-color : #30A130;
    scrollbar-darkshadow-color : #30A130;
}
