/* ADDS */
#top_menu a {
	padding-left: 19px;
	padding-right: 19px;
}

.red_header {
	background: #c41200 url(../../images/thhead_bg.png) bottom right no-repeat;
	color: #FFF;
	padding: 7px 18px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}

.blue_header {
	background: #2c8ee2 url(../../images/thhead_bg.png) 50% 50% repeat-x;
	color: #FFF;
	padding: 7px 18px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}

table.default_table thead th a,table.default_table thead th a:hover {
	color: #FFFFFF;
}

.league_button {
	margin-bottom: 5px;
	width: 150px;
}

.league_box,.league_form {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	color: #666666;
	font-size: 11px;
	padding: 2px 5px;
	width: 150px;
}

.league_box td {
	height: 30px;
	vertical-align: middle;
}

.league_form {
	width: 500px;
}

.league_form td {
	height: 40px;
	vertical-align: middle;
}

.league_header {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	color: #666666;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	display: block;
	width: 678px;
	margin-bottom: 10px;
	white-space: nowrap;
}

.league_header .sub_4 {
	float: left;
	display: inline;
	width: 20%;
	padding-left: 20px;
}

.league_header strong {
	font-weight: bold;
}

.news_slider {
	border: 1px solid #CCCCCC;
	margin-left: 5px;
}

.login_label {
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	text-transform: uppercase;
}

.login_links,.login_labels,.login_inputs {
	padding-top: 14px;
}

.login_inputs {
	width: 170px;
	padding-left: 10px;
}

.logout_box {
	padding-top: 40px;
	width: 250px;
}

.logout_label {
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	padding-left: 0px;
}

div.sponsors {
	text-align: center;
}

div.sponsors img {
	height: 80px;
	border: 1px solid #CCCCCC;
	padding: 8px;
}
