BODY { background-color: black;
       font-family: arial, sans-serif;
       font-size: 11pt;
       color: white;
       margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px;
     }
     
BODY.idx { color: white; }

TABLE.maintext { color:black; background-color: white; }
TABLE.maintext TD,TABLE.maintext TH { vertical-align: top; color: black; }

A:link, A:visited {color: #ef7b1d;}
A:active, A:hover {color: #ffb177;}

.maintitle {font-family: lucida sans unicode, arial; font-size: 30pt; color: #ef7b1d;}
.subtitle  {font-size: 13pt;}
.idxmaintitle {font-family: lucida sans unicode, arial; font-size: 30pt; color: white;}
.idxsubtitle {font-family: arial; font-size: 16pt; color: #ef7b1d; text-align: right; font-style: italic;}

TABLE { empty-cells: show; }

TD, TH { font-family: arial, sans-serif; font-size: 11pt; }
SMALL, SUB  { font-size: 7.5pt; }
H1  { font-size: 20pt; }
H2  { font-size: 17pt; }

TABLE.idxtable TD.gray
               {   border-color: #454f5e; 
                   border-style: solid;
                   border-width: 1px;
                   text-align: center;
                   font-size: 12pt;
               }
TABLE.idxtable TD.orangefix,
TABLE.idxtable TD.orange
               {   border-color: #ef7b1d; 
                   border-style: solid;
                   border-width: 1px;
                   text-align: center;
                   font-size: 12pt;
               }
               
TABLE.idxtable A { color: white; font-family: arial; font-size: 12pt; text-decoration: none; white-space: nowrap;}
TABLE.idxtable A:link, TABLE.idxtable A:visited, TABLE.idxtable A:active { color: white;  }
TABLE.idxtable A:hover { color: #ef7b1d; text-decoration: underline; }
TABLE.idxtable TD.orangefix A { color: #ef7b1d;}
TABLE.idxtable TD.orangefix A:link, TABLE.idxtable TD.orangefix A:visited, TABLE.idxtable TD.orangefix A:active { color: #ef7b1d;  }




TABLE.dnld {background-image: url(img/download_rect.png);}


TABLE.dnld A { text-decoration: undeline; white-space: nowrap;}

TABLE.dnld A:link, 
TABLE.dnld A:visited, 
TABLE.dnld A:active { color: black;  }

TABLE.dnld A:hover { color: white; text-decoration: underline; }

TABLE.dnldx {background-image: url(img/registration_rect.png);}


TABLE.dnldx A { text-decoration: undeline; white-space: nowrap;}

TABLE.dnldx A:link, 
TABLE.dnldx A:visited, 
TABLE.dnldx A:active { color: black;  }

TABLE.dnldx A:hover { color: white; text-decoration: underline; }




TABLE.stats {margin-top: 6px; background-image: url(img/statistics_rect.png);}


TABLE.stats ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}



.tabctl { margin: 5px;}
.tabctl { text-align: left;}
.tabctl span { font-family: tahoma, sans-serif; font-size: 10pt; color: black;
    background-color: #d0d0d0;
	padding: 5px 12px 5px 12px;
	border: 1px solid #A0A0A0;
	border-top: 0px;
	}
.tabctl img { background-color: ##FFA500;
    padding: 5px;
	border: 1px solid #A0A0A0;
	display: none;
	margin-bottom: 3px;
	}