.headertype {font-size: x-large; font-weight: bold; }
.lockedtype {color: #666666}
.TinyType {font-size: x-small}
.DI_Text {	color: #BAAC73;
	font-size: x-small;
	font-style: italic;
}

body {
	background-color: #000000;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
body,td,th {
	color: #FFFFFF;
}
.italic_type {font-style: italic}

.TitleBarType {
	font-size: x-large;
	font-weight: bold;
}
.BlueGlowType {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7571E2;
}

.HighlightBox {  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  line-height: 18px;
  text-align: center;
  border: 1px solid #CCCCCC;
  background-color: #FFFFEC;
}
