body {
	background-color: #141414;
	color: gray;
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

a, a:visited, a.active, table, form {
	padding-left: 7px;
}

a:link, a:visited {
	color: #4599B9;
	text-decoration:none;
	outline: none;
}

a:hover {
	color: #4599B9;
	text-decoration:underline;
}

.highlight
{
color:#F1A939;
font-weight:bold;
}

.selected {
font-size: 16px;
color:#4599B9;
font-weight:bold;
padding-left: 7px;
}

.scroll {
width: 20px;
background-color: #141414;
border: 1px #181818 solid;
}

.scroll a {
padding-left: 0;
text-decoration:none;
}

h3{
	text-align: left;
	padding-left:15px;
	height: 42px;
	width: 190px;
	line-height: 40px;
	color:#FFFFFF;
	font-size:16px;
	margin-bottom:10px;
	font-weight:bold;
	background: #545454 url(http://www.orbital-game.com/templates/themza_j15_26/images/bluedarkgrey/bg_h3.png) top center no-repeat;
}

table {
	width: 100%;
	font-size: 12px;
}

.slider, .score {
	width: 188px;
}

.numbers {
	color: #4599B9;
	font-size: 10px;
}
img {
    border: none;
}