:link, :visited {
	font-size: 14px;
	color: #09F;
	text-decoration: none
}
:link:hover, :visited:hover {
	font-size: 14px;
	color: #FFF;
	text-decoration: none
}

body {
	background-color: #153545;
	color: #ffffff;
	font-family: verdana;
	font-size:12px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3{
	font-size:18px;
}

img, form {border: 0px; padding: 0px}

table.title {
	width: 720px;
	font-size: 14px;
	font-weight: bold;
	text-align: center
}

td.search {
	font-size: 14px;
	color: #999999;
	text-align: center
}

table.leaderboard {
	width: 720px;
	font-size: 14px
}
.leaderboard td {
	background-color: #153545;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1C4559;
	border-bottom-color: #0F2733;
}
.leaderboard td.light1 {
	background-color: #153545
}
.leaderboard td.light2 {
	background-color: #153545;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0F2733;
	font-weight: bold;
}
.leaderboard :link, :visited {
	font-size: 14px;
	color: #09F;
	text-decoration: none
}
.leaderboard :link:hover, :visited:hover {
	font-size: 14px;
	color: #FFF;
	text-decoration: none
}

div.footer {font-size: 10px}
.footer :link, :visited {
	color: #09F
}
.footer :link:hover, :visited:hover {
	color: #09F
}

div.nicetitle {
	background-color: #cccccc;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	left: 0;
	padding: 5px;
	position: absolute;
	top: 0;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-opacity: .85;
	min-width: 10px;
	max-width: 500px
}

table.playertop {
	width: 720px;
	font-size: 28px;
	font-weight: bold;
	background-color: #153545
}

table.player {
	width: 720px
}

td.fav {width: 260px; text-align: left}
.fav img {border: 1px solid #444444}
table.fav {display: inline; position: absolute}

table.info {border-left: 1px solid #444444; border-right: 1px solid #222222; font-size: 12px; width: 100%}
.info td {
	padding: 4px 4px;
	border-bottom: 1px solid #222222;
	border-top: 1px solid #444444;
	background: #2f2f2f
}

table.awards {
	border-left: 1px solid #444444;
	border-right: 1px solid #222222;
	font-size: 12px;
	width: 720px
}
.awards td {
	padding: 4px 4px;
	border-bottom: 1px solid #222222;
	border-top: 1px solid #444444;
	border-right: 1px solid #444444;
	background: #2f2f2f
}

