body {
        background: #000000;
        background-image: url(images/etscreen2.jpg);
        background-attachment: fixed;
        background-repeat: no-repeat;
        background-position: center;
	font-family: Verdana;
	font-size: 12.0000pt;
	font-style: normal;
	color: white;
	line-height : 18px;
}

.global_table {
	border: solid;
	border-color: red;
	border-width: 4px;
	padding: 2px;
	background-color: transparent;
}

.subtable {
	border: solid;
	border-color: red;
	border-width: 2px;
	background-color: transparent;
}

.table_header {
	font-weight: bold;
	background-color: #808080;
}

.table_header2 {
	background-color: black;
}

.transparent_table_header {
	font-weight: bold;
	background-color: transparent;
}

.table_header_not_selected {
	font-weight: bold;
	background-color: gray;
}

.global_table_title {
	font-size: 16.0000pt;
}

.global_table_subtitle {
	font-size: 12.0000pt;
}

.subtable_title {
}

.stats_header {
	font-family: Lucida Console;
	font-weight: bold;
	font-size: 10.0000pt;
}

.table_entry {
	font-family: Lucida Console;
	background-color: #4A4344;
	font-size: 10.0000pt;
}

.table_entry_alt {
	font-family: Lucida Console;
	background-color: gray;
	font-size: 10.0000pt;
}

.table_entry_value {
	font-family: Lucida Console;
	background-color: #4A4344;
	font-size: 10.0000pt;
	color: black;
}

.table_entry_alt_value  {
	font-family: Lucida Console;
	background-color: #37475C;
	font-size: 10.0000pt;
	color: black;
}

table_entry_matrixcenter {
	font-family: Lucida Console;
	background-color: #4B5B70;
	font-size: 10.0000pt;
}

a {
	text-decoration: none;
	color: red;
}


a:hover {
	text-decoration: underline;
	color: white;
}
