HTML, BODY {
	HEIGHT: 100%;
	BORDER: none;
	BACKGROUND-COLOR: #1B1B1B;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	TEXT-DECORATION: None;
	COLOR: #999999;
	PADDING: 0px;
	MARGIN: 0px;
	font-family: Verdana;
}

img {
	border: 0px;
}

.td {
	padding: 0px;
	text-align: left;
}

.topgradient {
	vertical-align: top;
	BACKGROUND-IMAGE: url(../../images/gradient_top.gif);
	BACKGROUND-POSITION: top left;
	BACKGROUND-REPEAT: repeat-x;
}

.bottomgradient {
	height: 100px;
	vertical-align: bottom;
	padding-top: 10px;
	BACKGROUND-IMAGE: url(../../images/gradient_bottom.gif);
	BACKGROUND-POSITION: bottom left;
	BACKGROUND-REPEAT: repeat-x;
}

.graytopic {
	width: auto;
	height: 40px;
	BACKGROUND-IMAGE: url(../../images/graytopic_middle.gif);
	BACKGROUND-POSITION: left top;
	BACKGROUND-REPEAT: repeat-x;
	text-align: center;
}


H1 {
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline;
	font-family: Verdana;
}

H1 A, H1 A:link, H1 A:visited, H1 A:link {
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline;
	font-family: Verdana;
	text-decoration: underline;
}

H1 A:hover {
	color: #fad62b;
}

H2, H2 A, H2 A:link, H2 A:visited, H2 A:link {
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline;
	font-family: Verdana;
}

H2 A:hover {
	color: #77a8c4;
}

tr {
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
	padding:0;
}

tr.stdheader, tr.stdheader td, tr.stdheader th {
	text-align: center;
	background-color: #CCCCCC;
	color: #161616;
	padding: 3px;
	font-weight: bold;
}

tr.stdrowlight, tr.stdrowlight td {
	background-color: #232323;
	color: #FFFFFF;
	padding: 3px;
}

tr.stdrowdark, tr.stdrowdark td {
	background-color: #101010;
	color: #FFFFFF;
	padding: 3px;
}

.gameloglight td {
	background-color: #232323;
	color: #FFFFFF;
	padding: 3px;
}

A {
	text-decoration: none;
	color: #fca241;
	font-size: 12px;
	font-family: verdana;
}

A.menulink {
	text-decoration: none;
	color: #fca241;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
}

.note {
	font-family: Verdana;
	font-size:11px;
	color:ffffff
}

.flatbut {
	height: auto;
	background-color: #da2204;
	font-weight: bold;
	color: #ffffff;
	font-size: 13px;
	padding: 3px 5px 3px 5px;
	border-top: #ffc3b9 1px solid;
	border-left: #ffc3b9 1px solid;
	border-right: #a61605 1px solid;
	border-bottom: #a61605 1px solid;
	cursor: pointer;
	font-family: Verdana;
}

.flatinput {
	width: 95%;
	background-color: #f2eeec;
	font-weight: bold;
	color: #1b1b1b;
	font-size: 14px;
	padding: 2px;
	border-top: #555555 1px solid;
	border-left: #555555 1px solid;
	border-right: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-family: Verdana;
}

.flatselect {
	width: 95%;
	background-color: #f2eeec;
	font-weight: bold;
	color: #1b1b1b;
	font-size: 14px;
	padding: 2px;
	border-top: #555555 1px solid;
	border-left: #555555 1px solid;
	border-right: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-family: Verdana;
}

.flatinputgold {
	width: 90%;
	background-color: #f2eeec;
	font-weight: bold;
	color: #1b1b1b;
	font-size: 16px;
	padding: 2px;
	border-top: #b37800 1px solid;
	border-left: #b37800 1px solid;
	border-right: #fffaaa 1px solid;
	border-bottom: #fffaaa 1px solid;
	font-family: Verdana;
}

.rankingheader {
	background-color: #CCCCCC;
	color: #161616;
	padding: 2px;
	font-weight: bold;
}

.rankingheaderlight {
	background-color: #FFFFFF;
	color: #161616;
	padding: 2px;
	font-weight: bold;
}

.rankinglight {
	background-color: #232323;
	color: #FFFFFF;
	padding: 2px;
}

.rankingdark {
	background-color: #101010;
	color: #FFFFFF;
	padding: 2px;
}

a:link, a:visited, a:active {
	font-family: Verdana;
	color: #fad62b;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #ffffff;
}

.logoutdiv {
	WIDTH: 500px;
	HEIGHT: 330px;
	TOP: 160px;
	DISPLAY: none;
	PADDING: 10px;
	MARGIN: 0px;
	BORDER: #333333 5px solid;
	BACKGROUND-COLOR: #555555;
	Z-INDEX: 100;
	POSITION: absolute;
	text-align: left;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
}

.flatinputgray {
	width: 100%;
	height: 20px;
	background-color: #161616;
	font-weight: bold;
	color: #fad62b;
	font-size: 14px;
	padding: 2px;
	border: 0px;
	text-align: center;
	font-family: Verdana;
}

.my_clip_button { width:auto; text-align:center; border-top: #999999 1px solid;	border-left: #999999 1px solid;	border-right: #555555 1px solid; border-bottom: #555555 1px solid; background-color:#fad62b; color: #161616; margin:0px; padding:3px; cursor:pointer; font-size:14px; font-weight: bold; }
.my_clip_button.hover { background-color:#eee; }
.my_clip_button.active { background-color:#aaa; }