/* Default Settings */
body {
	font-size : 10pt;
	font-style : italic;
	font-weight : bold;
	color : #99CCFF;
	font-family : Arial, Helvetica, sans-serif;
	background-color: #000000;
	scrollbar-3dlight-color:silver;
	scrollbar-arrow-color:silver;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#000000;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
li{ font-family : Arial, Helvetica, sans-serif;	font-size : 8pt; font-style : normal; font-weight : bold; color : silver; }
ul{ font-family : Arial, Helvetica, sans-serif;	font-size : 8pt; font-style : normal; font-weight : bold; color : silver; }
.HR { color: #99CCFF; }
td { font-family: Arial, Helvetica, sans-serif; font-size: 8pt;	font-style: normal;	font-weight: bold; color: #99CCFF; } 

/* Links */
a { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: bold; color: #99CCFF; text-decoration: underline; } 
a:hover { color: gold; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: underline; font-style: normal; }
.members { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: bold; color: #99CCFF; text-decoration: none; } 
.members:hover { color: gold; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; text-decoration: none; }
.TDBlue9:link { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: italic; font-weight: bold; color: #99CCFF; }
.TDBlue9:hover { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: italic; font-weight: bold; color: gold; }
.img  { border: thin none #000000; }
.img:hover  { border: thin dotted gold; }

/* Text 8 pt */
.TDSilver { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: bold; color: #999999; }
.TDWhite { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: bold; color: white; }
.TDRed { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: bold; color: #FF7171; }
.TDBlue { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: bold; color: #99CCFF; }
.TDGold { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: bold;	color: gold; }

/* Text 9 pt */
.TD9pt { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #99CCFF }
.TDBlue9 { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: italic; font-weight: bold; color: #99CCFF; }
.TDSilver9 { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: italic; font-weight: bold; color: silver; }
.TDGold9pt { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: gold; }

/* Text 12 pt */
.TDWhite12 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: italic; font-weight: bold; color: white; }

/* Text 18 pt */
.TDBlue18pt { font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: normal; color: #99ccff; }
.TDGold18pt { font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: normal; color: gold; }

/* Titles */
.TDWhiteTitle { font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: normal; color: #FFFFFF}
.TDGoldTitle { font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-style: italic; font-weight: bold; color: gold; text-decoration: underline }
.TDTitleCentered {  font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-style: italic; font-weight: bold; text-transform: capitalize; color: #99CCFF; text-decoration: underline; height: auto; width: auto; left: auto; top: auto; clip:  rect(   )}
.TDTitle { font-family: Arial, Helvetica, sans-serif; font-size: 24pt; font-weight: bold; color: #99CCFF }

/* Effects */
.Ranking { font-family: Arial, Helvetica, sans-serif; font-size: 13pt; font-style: italic; font-weight: bold; color: gold; }
.Popup {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: normal; color: #000000; background-color: #FFFFCC; height: auto; width: auto; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; border: black; border-style: outset; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin; margin-top: auto; margin-right: auto; margin-bottom: auto; margin-left: auto; float: right; font-variant: normal}
.ListBlueOnBlack { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: italic; font-weight: bold; color: #99CCFF; ; background-color: #000000}
.ListBlackOnBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	;
	background-color: #99CCFF;
	border-top: thin solid #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin none #CCCCCC;
	border-left: thin solid #CCCCCC;
	}
.TDBlueInverted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	background-color: gold;
}

