
.history_textbox {
	text-align: left;
	position:absolute; top:40px; left:30px;
	background-color: transparent;
	width: 600px;
	height: 500px;
	color: white;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.history_text {
	list-style-type: none;
	word-spacing: 0px;
	padding-right: 20px;
	padding-top: 13px;
	color: white;
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.team_list_item_selected {
	list-style-type: none;
	word-spacing: 0px;
	color: white;
	text-align: right;
	font-weight: bold;
	font-size: 22px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.history_background {
	position:absolute; top:22px; left:0px;
	background-color: #336699;
	width: 650px;
	height: 450px;
}
.history_backcolor1 {
	position:absolute; top:22px; left:0px;
	background-color: #336699;
	width: 650px;
	height: 400px;
}
.history_backcolor1 {
	filter: alpha(opacity=90);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
 -moz-opacity: 0.9s0; opacity:0.9;
}
.history_backcolor2 {
	position:absolute; top:22px; left:0px;
	background-color: #336699;
	width: 650px;
	height: 530px;
}
.history_backcolor2 {
	filter: alpha(opacity=90);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
 -moz-opacity: 0.9s0; opacity:0.9;
}
.history_backcolor3 {
	position:absolute; top:22px; left:0px;
	background-color: #336699;
	width: 650px;
	height: 620px;
}
.history_backcolor3 {
	filter: alpha(opacity=90);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
 -moz-opacity: 0.9s0; opacity:0.9;
}
.history_backcolor4 {
	position:absolute; top:22px; left:0px;
	background-color: #336699;
	width: 650px;
	height: 330px;
}
.history_backcolor4 {
	filter: alpha(opacity=90);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
 -moz-opacity: 0.9s0; opacity:0.9;
}


.history_header {
	font-weight: bold;
	margin-bottom: 5px;
	color: white;
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.history_link {
	font-weight: bold;
	margin-bottom: 5px;
	color: white;
	font-size: 16px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.history_link a {
	color: #ffffcc;
	font-size: 14px;
}
.history_link a:hover {
	color: #ff3300;
}

.top_menu_selected {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	background-color: #3A6691;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	border-left-color: white;
	border-left-width: 1px;
	border-left-style: solid;
	display:block;
	width:127px;
	height:22px;
	float:left;
	line-height:23px;
}

.top_menu_selected b {
	padding-left: 7px;
}

.top_menu_selected a {
	text-decoration: none;
}