body {
	background-color:#80a0a0;
	height:100%;
	margin:40px;
}
html {
	height:100%;
}
a, a:active, a:visited {
	color:#9e7f26;
	text-decoration:underline;
}
a:hover {
	color:#000;
	text-decoration:none;
}
td {
	font-family: "Lucida Sans Unicode", Times, serif;
  font-size:12px;
	color:#60676B;
}
#Table_01 {
	background-color:white; color:black;
	background-repeat:no-repeat;
}
#content {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color:#60676B;
	padding-left:14px;
	padding-right:14px;
}
.team {
	color:#625B49;
	font-weight:bold;
}
.logo {
	margin-bottom:4px;
	padding-top:2px;
}

#top_bar {
	height:36px;
	border-top:1px solid #505154;
	border-left:1px solid #505154;
	border-right:1px solid #505154;
	background-color:#FFFFFF;
}
#left_bar {
	width:35px;
	border-left:1px solid #505154;
	border-bottom:1px solid #505154;
	background-color:#FFFFFF;
}
#right-bar {
	width:41px;
	border-right:1px solid #505154;
	border-bottom:1px solid #505154;
	background-color:#FFFFFF;
}

.team_org {
	border-right:1px solid #9D7E25;
	color:#9D7E25;
	font-weight:bold;
}
.team_names {
	padding-left:12px;
	color:#5F666A;
}
.team_names a, .team_names a:active, .team_names a:visited {
	color:#9D7E25;
	text-decoration:none;
}
.team_names a:hover {
	color:#000;
}
.team_header {
	display:block;
	margin-bottom:6px;
	padding-bottom:3px;
	border-bottom:2px solid #9D7E25;
	font-weight:bold;
}
.team_header_td {
	/*margin-bottom:6px;
	padding-bottom:3px;
	border-bottom:2px solid #9D7E25;*/
	font-weight:bold;
}
.team_header_td_bar {
	height:2px;
	background-color:#9D7E25;
}
.orange {
	color:#9D7E25;
}
.ent_names {
	color:#615A48;
}
.ent_who {
	margin-top:8px;
	padding-top:2px;
	border-top:3px solid #594a35;
	color:#615A48;
	text-align:right;
}	