/* CSS Document */

body {
	background-color: #0f2e56;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin: 22px 0px 22px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.navigation_off_1 {
	background-image: url(../images/navigation/off_1.gif);
	font-size: 12px;
	font-weight: bold;
	color: #0f2e56;
	line-height: 12px;
}

.navigation_off_1 a {
	display: block;
	padding: 6px 0px 5px 23px;
	text-decoration: none;
	color: #0f2e56;
}

.navigation_off_1 a:hover {
	display: block;
	padding: 6px 0px 5px 23px;
	background-image: url(../images/navigation/on.gif);
	text-decoration: none;
	color: #ffffff;
}

.navigation_off_2 {
	background-image: url(../images/navigation/off_2.gif);
	font-size: 12px;
	font-weight: bold;
	color: #0f2e56;
	line-height: 12px;
}

.navigation_off_2 a {
	display: block;
	padding: 6px 0px 5px 23px;
	text-decoration: none;
	color: #0f2e56;
}

.navigation_off_2 a:hover {
	display: block;
	padding: 6px 0px 5px 23px;
	background-image: url(../images/navigation/on.gif);
	text-decoration: none;
	color: #ffffff;
} 

.navigation_on {
	background-image: url(../images/navigation/on.gif);
	padding-left: 23px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: 12px;
}

.navigation_on a,
.navigation_on a:hover {
	text-decoration: none;
	color: #ffffff;
}

.user_online {
	line-height: 16px;
	color: #0f2e56;
	font-size: 12px;
	font-weight: bold;
	padding-left: 23px;
}

.user_online div {
	padding-top: 4px;
	color: #e37600;
}

.game_count {
	line-height: 16px;
	color: #0f2e56;
	font-size: 12px;
	font-weight: bold;
	padding-left: 23px;
}

.game_count div {
	padding-top: 4px;
	color: #e37600;
}

.content {
	font-size: 11px;
	font-weight: bold;
	color: #464646;
	line-height: 16px;
}

.info {
	font-size: 11px;
	font-weight: normal;
	color: #727272;
	line-height: 16px;
}

.content h1 {
	font-size: 18px;
	font-weight: bold;
	color: #325d93;
	margin: 0px 0px 3px 0px;
}

.content h2 {	
	font-size: 11px;
	font-weight: bold;
	color: #ec8e04;
	margin: 0px 0px 15px 0px;
}

.content a {
	color: #e58707;
	text-decoration: underline;
}

.content a:hover {
	color: #e58707;
	text-decoration: none;
}

.box h1 {
	font-size: 16px;
	font-weight: bold;
	color: #325d93;
	margin: 0px 0px 3px 15px;
}

.box h2 {
	font-size: 11px;
	font-weight: bold;
	color: #ec8e04;
	margin: 0px 0px 5px 15px;
}

.box img {
	border: 2px solid #d5e1f0;
	margin: 0px 0px 10px 15px;
}

.box div {
	font-size: 11px;
	font-weight: bold;
	color: #464646;
	line-height: 16px;
	margin: 0px 15px 5px 15px;
}

.footer a,
.footer a:hover {
	background-image: url(../images/footer_arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 19px;
	font-size: 10px;
	font-weight: bold;
	color: #668cbc;
	text-decoration: none;
}

td { 
font-size:12px;
line-height:16px;
}

DIV.linklist {
	display: hidden;
	text-align: center;
}

DIV.linklist A {
	font-size: 10px;
	line-height:0;
	color: #000000;
}

DIV.linklist UL {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

DIV.linklist LI {
	display: inline;
	margin: 0;
	padding: 0;
}