BODY {
    background-color: Black;
    color: White;
    font-family: Arial, Helvetica, Sans Serif, sans-serif;
    font-size: 12px;
}
BODY.side {
    font-size: 10px;
}
BODY.invert {
    background-color: White;
    color: Black;
    font-size: 10px;
}
A {
        text-decoration: none;
        font-weight: normal;
        }
A:link {
        color: SandyBrown;
        }
A:visited {
        color: SandyBrown;
        }
A:hover {
        color: Khaki;
        text-decoration: underline;
        }
A:active {
        color: Red;
        text-decoration: none;
        }
A.main {
    text-decoration: none;
    font-weight: bold;
    font-size: 9px; 
    margin-left : 1em;
        }
A.main:link {
    color: SandyBrown;
}
A.main:visited {
    color: SandyBrown;
}
A.main:hover {
    color: white;
    text-decoration: none;
}
A.main:active {
    color: Red;
    text-decoration: none;
}
A.mnu {
    text-decoration: none;
    font-weight: bold;
}
A.mnu:link {
        color: SandyBrown;
        }
A.mnu:visited {
        color: SandyBrown;
        }
A.mnu:hover {
    color: white;
    text-decoration: none;
}
A.mnu:active {
        color: White;
        text-decoration: none;
        }
.mnu {
    margin-top: 0px;
    margin-bottom: 3px;
}  
.submnu {
    margin-top: 0px;
    margin-bottom: 3px;
    margin-left : 16px;
    text-indent : -8px;
}  
.curmnu {
    color: Gold;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 3px;
}  
.mnu1 {
    margin-top: 0px;
    margin-bottom: 3px;
}  
.submnu1 {
    margin-top: 0px;
    margin-bottom: 3px;
    margin-left : 24px;
    text-indent: -8px;
}  
.curmnu1 {
    color: Gold;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 3px;
    margin-left: 16px;
    text-indent: -8px;
}  



A.cs {
        text-decoration: none;
        font-size: 12px;
        font-weight: bold;
        }
A.cs:link {
    color: Navy;
}
A.cs:visited {
    color: Navy;
}
A.cs:hover {
        color: Red;
        font-weight: bold;
        }
A.cs:active {
        color: Red;
        }
ADDRESS {
    font-size : 10px;
    font-style : normal;
    color: White;
    font-weight : normal;
}
.foot1 {
    font-size : 10px;
    color: White;
    font-weight : bold;
    margin-top: 0pt;
    margin-bottom: 0pt;
}
.foot2 {
    font-size : 9px;
    color: White;
    font-weight : normal;
    margin-top: 0pt;
    margin-bottom: 4pt;
}
.f6 {
        font-size: 9px;
        }
.f6w {
        font-size: 9px;
        margin-top: 6px;
        margin-bottom: 6px;
        }  
.f8 {
        font-size: 10px;
        }
.f10 {
        font-size: 13px;
        }
.f11 {
        font-size: 13px;
        }
.f12 {
        font-size: 14px;
        }
.big {
        font-size: 16px;
        font-weight: bold;
        color: Khaki;
        }
.bigger {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 19px;
        font-weight: bold;
        color: Khaki;
        }
H1 {
        color: Khaki;
        font-family: Arial, Helvetica, Sans Serif, sans-serif;
        font-weight: bold;
        text-align: left;
        font-size: 20px;
        margin-top: 0px;
        margin-bottom: 4px;
}




DIV.depttext {
        color: Khaki;
        font-weight: bold;
        text-align: left;
        font-size: 24px;
	position: absolute;
	left: 20px;
	top: 2px;
	z-index: 10;
}
DIV.deptshadowlr {
        color: black;
        font-weight: bold;
        text-align: left;
        font-size: 24px;
        position: absolute;
        left: 21px;
        top: 3px;
        z-index: 9;
}
DIV.deptshadowul {
        color: black;
        font-weight: bold;
        text-align: left;
        font-size: 24px;
        position: absolute;
        left: 19px; 
        top: 1px; 
        z-index: 8;
}
DIV.deptshadowll {
        color: black;
        font-weight: bold;
        text-align: left;
        font-size: 24px;
        position: absolute;
        left: 19px;
        top: 3px;
        z-index: 7;
}
DIV.deptshadowur {
        color: black;
        font-weight: bold;
        text-align: left;
        font-size: 24px;
        position: absolute;
        left: 21px;
        top: 1px;
        z-index: 6;
}
DIV.deptjpg {
        position: absolute;
        left: 12px;
        top: 0px;
        z-index: 1;       
}
H2 {
        color: Khaki;
        font-weight: bold;
        text-align: left;
        font-size: 16px;
        margin-top: 0px;
}
H3 {
        color: Khaki;
        font-weight: bold;
        text-align: left;
        font-size: 14px;
        margin-top: 18px;
}
H4 {
        color: Khaki;
        font-weight: bold;
        text-align: center;
        font-size: 15px;
}
H1.head {
        color: Khaki;
        font-family: Times New Roman, Arial, Helvetica, sans-serif;
        font-weight: bold;
        text-align: left;
        font-size: 20px;
        margin-top: 0px;
}
H2.head {
        color: Khaki;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        text-align: left;
        font-size: 16px;
        margin-top: 0px;
}
H3.head {
        color: Khaki;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        text-align: left;
        font-size: 14px;
        margin-top: 18px;
}
H4.head {
        color: Khaki;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        text-align: left;
        font-size: 12px;
        margin-top: 6px;
}
H2.c {
        color: Khaki;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        text-align: center;
        font-size: 18px;
        margin-top: 12px;
}
H3.c {
        color: Khaki;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        text-align: center;
        font-size: 14px;
        margin-top: 18px;
}
HR {
        color: Khaki;
        text-align: Left;
        }
TD {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}
P.td {
        margin-top: 8px;
	margin-bottom: 0px;
}
TD.cnt {
        font-family: Times New Roman,Times Roman;
        font-size: 10px;
        font-weight: normal;
        color: White;
}
.white {
        font-size: 10px;
        color: White;
        }
.hq {
        font-family: Century Schoolbook,Bookman Old Style,Times New Roman,Times Roman;
        font-size: 10px;
        color: White;
        }
.blue {
        color: DodgerBlue;
        }
.khaki {
        color: Khaki;
        }
.red {
        color: Red;
        }
.small{
        font-size: 10px;
         }
.ss {
        margin-top: 0px;
        margin-bottom: 0px;
        }  
.ws {
        margin-top: 0px;
        margin-bottom: 8px;
        }  
.ds {
        margin-top: 12px;
        }  
.ts {
        margin-top: 18px;
        }  
.indent {
        margin-left: 30pt;
        text-align: left;
}  
.indent2 {
        margin-left: 50pt;
        text-align: left;
}  
.indentsmall {
        margin-left: 20px;
        text-align: left;
}  
.indent-first-line {
	text-indent: 2em;
	text-align: left;
}  
.leading {
        margin-top: 24px;
        }  
.ssindent {
        margin-top: 0px;
        margin-left: 10px;
        }  
.ssindent2 {
        margin-top: 0px;
        margin-left: 50px;
        }  
.comment {
        font-family: Arial,Helvetica, Sans Serif, sans-serif;
        font-style : italic;
}
.series {
        color: FireBrick;
        font-family: Times New Roman,Times Roman;
        font-weight: bold;
        text-align: right;
        font-size: 16px;
        margin-top: 0px;
}
.title {
        color: FireBrick;
        font-family: Times New Roman,Times Roman;
        font-weight: bold;
        text-align: left;
        font-size: 20px;
        margin-top: 32px;
        margin-bottom: 24px;
}
.right{
        text-align: right;
 }
 
 
 /*  Rulebook Styles */
 
 A.toc {
    text-decoration: none;
    font-weight: normal;
    font-size : 10pt;
}
A:link.toc {
        color: SandyBrown;
        }
A:visited.toc {
        color: SandyBrown;
        }
A:hover.toc {
        color: Khaki;
        text-decoration: underline;
        }
A:active.toc {
        color: Red;
        text-decoration: none;
        }
A.itoc {
    text-decoration: none;
    text-indent : 3em;
    font-weight: normal;
    font-size : 10pt;
}
A:link.itoc {
        color: SandyBrown;
        }
A:visited.itoc {
        color: SandyBrown;
        }
A:hover.itoc {
        color: Khaki;
        text-decoration: underline;
        }
A:active.itoc {
        color: Red;
        text-decoration: none;
        }
H1.cover {
    color: khaki;
    font-family: Arial,Helvetica, Sans Serif, sans-serif;
    font-weight: bold;
    text-align: center;
    font-size: 18pt;
    margin-top: 0pt;
    background-color : transparent;
    border : none;
}
H2.cover {
    color: White;
    font-family: Arial,Helvetica, Sans Serif, sans-serif;
    font-weight: normal;
    text-align: center;
    font-size: 14pt;
    margin-top: 10pt;
}
H2.wcover {
    color: white;
    font-family: Arial Narrow,Arial,Helvetica, Sans Serif, sans-serif;
    font-weight: bold;
    text-align: center;
    font-size: 12pt;
    margin-top: 0pt;
    background-color : transparent;
    border : none;
}
H3.cover {
    color: White;
    font-family: Arial,Helvetica, Sans Serif, sans-serif;
    font-weight: normal;
    text-align: center;
    font-size: 10pt;
    margin-top: 18pt;
}
H3.wcover {
    color: khaki;
    font-family: Arial,Helvetica, Sans Serif, sans-serif;
    font-weight: Normal;
    text-align: center;
    font-size: 12pt;
    margin-top: 0pt;
    background-color : transparent;
    border : none;
}
H4.cover {
    color: White;
    font-family: Times New Roman,Times Roman;
    font-weight: normal;
    text-align: justify;
    font-size: 13px;
    margin-top: 10px;
}
H5.cover {
    color: White;
    font-family: Arial,Helvetica;
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    margin-top: 18px;
}
TD.b {
    font-family: Times New Roman,Times Roman;
    font-size: 12px;
}
TD.h {
    font-family: Times New Roman,Times Roman;
    font-size: 10px;
    font-weight : bold;
    font-variant : small-caps;
    border-bottom : thin solid Black;
}   
TD.book {
    font-family: Times New Roman,Times Roman;
    font-size: 12px;
    background-color : Black;
    color : White;
}   
TD.white {
    font-family: Times New Roman,Times Roman;
    font-size: 12px;
    background-color : White;
    color : Black;
}   
TD.manhead {
    background-color : Firebrick;
    font-variant : small-caps;
    font-family: Arial, Helvetica, Sans Serif, sans-serif;
    font-size: 11px;
    color : White;
    font-weight : bold;
}   
.manfoot {
    font-variant : small-caps;
    font-family: Arial, Helvetica, Sans Serif, sans-serif;
    font-size: 10px;
    color : White;
    font-weight : bold;
    text-align : center;
    margin-bottom: 6px;
}   
.ttno {
    color: khaki;
    font-family: Arial,Helvetica, Sans Serif, sans-serif;
    font-weight: bold;
    text-align: center;
    font-size: 72pt;
    margin-top: 0pt;
    background-color : transparent;
    border : none;
}
.sign {
    font-family: Arial,Helvetica, Sans Serif, sans-serif;
    font-weight: bold;
    font-size: 10pt;
    margin-left : 6em;
    border : thin solid White;
    text-align : center;
    margin-right : 40%;
    background-color : Blue;
    color : White;
}
.sign2 {
    font-family: Arial,Helvetica, Sans Serif, sans-serif;
    font-weight: bold;
    font-size: 10pt;
    margin-left : 6em;
    border : thin solid White;
    text-align : center;
    margin-right : 60%;
    background-color : Blue;
    color : White;
}
.whitesign {
    font-family: Arial,Helvetica, Sans Serif, sans-serif;
    font-weight: bold;
    font-size: 10pt;
    margin-left : 6em;
    border : thin solid White;
    text-align : center;
    margin-right : 40%;
    background-color : White;
    color : Black;
}
.h1 {
    color: White;
    font-family: Arial,Helvetica, Sans Serif, sans-serif;
    font-weight: bold;
    font-size: 14pt;
    margin-top: 6px;
    margin-left : 3em;
    text-indent : -3em;
}
.b1 {
    color: White;
    margin-top: 10px;
    margin-left : 0em;
}
.ul1 {
    color: White;
    margin-top: 12pt;
    margin-left : -1.6em;
}
.h2 {
    color: White;
    font-family: Arial,Helvetica, Sans Serif, sans-serif;
    font-weight: bold;
    font-size: 12pt;
    margin-top: 10px;
    margin-left : 3.2em;
    text-indent : -3.2em;
}
.h2dbl {
    color: White;
    font-family: Arial,Helvetica, Sans Serif, sans-serif;
    font-weight: bold;
    font-size: 12pt;
    margin-top: 10px;
    margin-left : 0em;
    text-indent : 0em;
}
.h2x {
    color: White;
    font-family: Arial,Helvetica, Sans Serif, sans-serif;
    font-weight: bold;
    font-size: 12pt;
    margin-top: 10px;
    margin-left : 4em;
    text-indent : -4em;
    margin-bottom: -2px;
}
.b2 {
    color: White;
    margin-top: 10px;
    margin-left : 4em;
}
.b2s {
	color: White;
	font-family: Arial,Helvetica, Sans Serif, sans-serif;
	margin-top: 10px;
	margin-left : 4em;
	font-style : italic;
}
.warn {
    color: White;
    font-weight: bold;
    font-size: 10pt;
    text-align : center;
    margin-left : 10em;
    margin-right : 10em;
    margin-top: 10pt;
    border : thin solid White;
    padding : 6 12 6 12;
    background-color : Maroon;
}
.warn2 {
    color: White;
    font-weight: bold;
    margin-top: 10pt;
    margin-left : 4em;
    border : thin solid White;
    padding : 6 12 6 12;
    background-color : Maroon;
}
.ol2 {
    color: White;
    margin-top: 10pt;
    margin-left : 3.2em;
}
.ul2 {
    color: White;
    margin-top: 12pt;
    margin-left : 2.4em;
}
.h3 {
    color: White;
    font-family: Arial,Helvetica;
    font-weight: bold;
    margin-left : 8em;
    margin-top: 10pt;
    text-indent : -4em;
}
.b3 {
    color: White;
    margin-top: 10pt;
    margin-left : 8em;
}
.warn3 {
    color: White;
    font-weight: bold;
    margin-top: 10pt;
    margin-left : 8em;
    border : thin solid White;
    padding : 6 12 6 12;
    background-color : Maroon;
}
.ul3 {
    color: White;
    margin-top: 10pt;
    margin-left : 6.2em;
}
.ol3 {
    color: White;
    margin-top: 10pt;
    margin-left : 6.8em;
}
.ol4 {
    color: White;
    margin-top: 10pt;
    margin-left : 8.8em;
}
DT {
    color: White;
    font-family: Arial,Helvetica, Sans Serif, sans-serif;
    font-weight: bold;
    margin-top: 10pt;
}
DD {
    color: White;
    font-family: Times New Roman,Times Roman;
    font-weight: normal;
    margin-top: 0pt;
}
.h3a {
    color: White;
    font-family: Times New Roman,Times Roman;
    font-weight: bold;
    margin-left : 6em;
    margin-top: 10pt;
    text-indent : -2em;
}
.b3a {
    color: White;
    margin-top: 10pt;
    margin-left : 6em;
}
.warn3a {
    color: White;
    font-weight: bold;
    margin-top: 10pt;
    margin-left : 6em;
    border : thin solid White;
    padding : 6 12 6 12;
    background-color : Maroon;
}
.ul3a {
    color: White;
    margin-top: 10pt;
    margin-left : 4.2em;
}
.ol3a {
    color: White;
    margin-top: 10pt;
    margin-left : 4.8em;
}
.ol4a {
    color: White;
    margin-top: 10pt;
    margin-left : -1.4em;
}
.h4a {
    color: White;
    font-family: Times New Roman,Times Roman;
    font-weight: bold;
    margin-left : 10em;
    margin-top: 10pt;
    text-indent : -2em;
}
.b4a {
    color: White;
    margin-top: 10pt;
    margin-left : 10em;
}
.t2 {
    color: White;
    margin-top: 0pt;
    margin-left : 1.5em;
}
.t2a {
    color: White;
    margin-top: 0pt;
    margin-left : 1.3em;
}
.t3 {
    color: White;
    margin-top: -12pt;
    margin-left : 3.5em;
}
.monoindent {
    color: White;
    font-family: Courier New, Courier, Times New Roman,Times Roman;
    font-weight: normal;
    margin-left : 2em;
    margin-top: 10pt;
}
.monoindent2 {
    color: White;
    font-family: Courier New, Courier, Times New Roman,Times Roman;
    font-weight: normal;
    margin-left : 6em;
    margin-top: 10pt;
}
.monoindent3a {
    color: White;
    font-family: Courier New, Courier, Times New Roman,Times Roman;
    font-weight: normal;
    margin-left : 8em;
    margin-top: 10pt;
}

/*  Roster Table Styles */
 
TD.hdr {
    font-family: Arial, Helvetica, Sans Serif, sans-serif;
    font-size: 10px;
    background-color : DimGray;
    color : White;
    font-weight : bold;
}
TD.head {
    font-family: Arial, Helvetica, Sans Serif, sans-serif;
    font-size: 11px;
    color : White;
    font-weight : bold;
}
TD.roster {
    font-family: Arial, Helvetica, Sans Serif, sans-serif;
    font-size: 11px;
    background-color : Black;
    color : White;
    padding-bottom : 2pt;
    padding-top : 2pt;
}
TD.prod {
    font-family: Arial, Helvetica, Sans Serif, sans-serif;
    font-size: 9pt;
    background-color : Maroon;
    color : White;
}
TABLE.tt {
    margin-left: 20pt;
}
TABLE.tt1 {
    margin-left: 16pt;
}
TABLE.tt2 {
    margin-left: 22pt;
}
TD.tt1 {
	font-size: 8pt;
}
.mas {
    font-family: Arial, Helvetica, Sans Serif, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    text-align: center;
    margin-top: 0pt;
    margin-bottom: 0pt;
    border-bottom : thin solid white;
}
.imas {
 	margin-left: 30pt;
	text-align: left;
    font-family: Arial, Helvetica, Sans Serif, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    margin-top: 0pt;
    margin-bottom: 0pt;
    border-bottom : thin solid white;
}  
.lmas {
    font-family: Arial, Helvetica, Sans Serif, sans-serif;    
    font-size: 9pt;
    font-weight: bold;
    text-align: left;
    margin-top: 0pt;
    margin-bottom: 0pt;
    border-bottom : thin solid white;
}
.masb {
    font-family: Arial, Helvetica, Sans Serif, sans-serif;    
    font-size: 9pt;
    font-weight: bold;
    text-align: center;
    margin-top: 0pt;
    margin-bottom: 0pt;
    border-top : thin solid white;
    border-bottom : thin solid white;
}
.mast {
    border-bottom : thin solid white;
}
.sot {
    font-family: Arial, Helvetica, Sans Serif, sans-serif;    
    font-size: 9pt;
    font-weight: bold;
    text-align: left;
    margin-top: 0pt;
    margin-bottom: 0pt;
    border-top : thin solid white;
}
.si {
    color: White;
    font-weight: normal;
    margin-top: 10pt;
}
.si1 {
    color: White;
    font-weight: normal;
    margin-top: 10pt;
    text-indent : 1.5em;
}
.si2 {
    color: White;
    font-weight: normal;
    margin-top: 0pt;
    margin-left : 1.5em;
}
.masl {
    font-family: Arial, Helvetica, Sans Serif, sans-serif;    
    font-size: 9pt;
    font-weight: bold;
    text-align: left;
    margin-top: 0pt;
    margin-bottom: 0pt;
    border-bottom : thin solid white;
}
.masr {
    font-family: Arial, Helvetica, Sans Serif, sans-serif;    
    font-size: 9pt;
    font-weight: bold;
    text-align: right;
    margin-top: 0pt;
    margin-bottom: 0pt;
    border-bottom : thin solid white;
}
TABLE.si {
    font-size: 9pt;
    margin-left: 26pt;
}
INPUT.dark {
	background-color : Black;
	color : White;
	text-align : center;
	border-width : 0;
	border-style : none none none none;
    font-family: Arial, Helvetica, Sans Serif, sans-serif;    
    font-weight: bold;
    font-size: 12pt;
}
