body {
	background-image: url(images/background.jpg);
	color: #FFFFCC;
	scrollbar-face-color: #333333;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color:  #FFA34F;
	scrollbar-track-color: #666666;
	scrollbar-darkshadow-color: #999999;
}

TD.header_top {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	background-image: url(images/banner-top.jpg);
	height: 25px;
}

TD.motd {
	font-size: 12px;
	padding-bottom: 4px;
}

TABLE.main_page {
	width: 750px;
}

TD.header_bottom {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	background-image: url(images/banner-bottom.jpg);
	height: 25px;
}

TD.footer_bottom {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	background-image: url(images/banner-bottom.jpg);
	height: 25px;
}

TD.header_banner {
	background-color: #666666;
	height: 100px;
	width: 750px;
	text-align: center;
	background-image: url(images/banner.jpg);
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}

TD.navbar_borders {
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}

TABLE.navbar_links {
	width: 150px;
}

TD.navbar_cells {
	border-bottom: 1px solid #333333;
	background-color: #666666;
	height: 30px;
	text-align: center;
}

TD.navbar_active {
	border-bottom: 1px solid #333333;
	background-color: #333333;
	height: 30px;
	width: 150px;
	text-align: center;
}

TD.member_header {
	padding-bottom: 20px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

A.navbar {
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

A.no_underline {
	text-decoration: none;
}

A.navbar:hover {
	font-size: 12px;
	text-decoration: none;
	color: #999966;
	font-family: Arial, Helvetica, sans-serif;
}

TD.navbar_bottom {
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	background-color: #666666;
}

TD.main_body {
	border-right: 1px solid #333333;
	background-color: #666666;
	width: 750px;
	font-size: 12px; font-family: Arial, Helvetica, sans-serif;
}

TD.plain_body {
	font-size: 12px; font-family: Arial, Helvetica, sans-serif;
}

TD.news_date {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 10px;
	text-decoration: none;
}

TD.news_body {
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 12px;
	border-bottom: 1px solid #333333;
}

TD.news_body_no_line {
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 12px;
}

TD.profile_left {
	padding-right: 10px;
	text-align: right;
	vertical-align: top;
	width: 100px;
	font-size: 12px;
	background-color: #333333;
}

TD.profile_right {
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	background-color: #666666;
}

TD.league_score {
	padding: 5px;	
	text-align: center;
	vertical-align: center;
	font-size: 12px;
}

TABLE.profile {
	border: 1px solid #FFFFCC;
}

.ssMiniLoading {
	font-family: Arial;
	font-size: 9px;
	text-align: center;
	color: #FFFFCC;
}
.ssMiniTable {
	font-family: Arial;
	font-size: 9px;
	width:150;
	
}
.ssMiniCell {
	font-size: 9px;
	
}
