A { text-decoration: none }
.copyright {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
}
.headlines{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
	font-decoration: bold;
}
.news{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
}
.news_link{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-decoration: none;
}
.news_title{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.news_date{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
}
.news_content{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
}
.server{
	color: #c0c0c0;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}
.input_active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.75px;
	color: black;
	border: 1px solid #000000;
	background-color: #CCCCCC;
}
.input_inactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.75px;
	color: white;
	border: 1px solid #000000;
	background-color: #154876;
}
.table{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
	font-decoration: bold;
}
.menu{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
	font-decoration: none;
	cursor: pointer;
}
.ladderName{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
	font-decoration: bold;
}
.ladderRank{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-decoration: none;
}
.ladderDetail{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 9px;
	font-decoration: none;
}
.gameName{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 14px;
	font-decoration: bold;
}
.table_header{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
}
.link_text {
	color: #ffffff;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	font-decoration: none;
}


fieldset { border:1px solid green }
body {
	margin:0px;
	padding:0px;
}
