body {
	font: normal 14px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
	background: #000000;
}

a {
	color: #c75f3e;
}

#mytable {
	width: 500px;
}

caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #303039;
}

td {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background: #000000;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}

td.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	background: none;
}


td.alt {
	background: #000000;
	color: #797268;
}

th.os:hover {
	background: #101013;
}

th.ossecond:hover {
	background: #101013;
}

th.os {
	border-left: 1px solid #333333;
	border-top: 0;
	background: #000000;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.os2 {
	border-left: 1px solid #333333;
	border-top: 0;
	background: #000000;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.ossecond {
	border-left: 1px solid #333333;
	border-top: 0;
	background: #000000;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

th.ossecond2 {
	border-left: 1px solid #333333;
	border-top: 0;
	background: #000000;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

th.singlecell {
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;
	background: #000000;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.horline {
	font: bold 17px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
	padding: 6px 6px 6px 12px;
	text-align:center;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid #333333;
	background: none;
}

th.headleft {
	border-right: 0;
	background: #303039;
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.headright {
	border-left: 0;
	background: #303039;
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
	