﻿.teamheader {
	font-family: patua, arial, verdana, helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	padding: 10px 0 0 0;
}
.standtable {
	font-family: patua, arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0 auto;
	padding: 0;
	width: 310px;
	border: 1px solid #bcd5e9;
	border-spacing: 0;
	background: #fff;
	box-shadow: 0px 3px 5px #000;
	-webkit-box-shadow: 0px 3px 5px #000;
	-moz-box-shadow: 0px 3px 5px #000;
}
.standtable th {
	font-family: patua, arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background: #d8e6f2;
}
/*.standtable td {
	border: 1px solid #bcd5e9;
}*/
.standtable img {
	padding-left: 1px;
	vertical-align: middle;
}
div.stdcol {
	float: left;
	width: 310px;
	text-align: center;
	padding: 0 0 0 9px;
	list-style-type: none;
}
.teamtext {
	color: #aa0088 !important;
}
.txtlft a {
	font-size: 12px;
	font-weight: normal;
}
.txtlft {
	font-size: 12px; 
	font-weight: bold;
	color: #000;
	text-align: left;
	text-decoration: none;
}
.txtrgt {
	font-size: 12px; 
	color: #000;
	text-align: right;
}
.txtctr {
	font-size: 12px; 
	font-weight: bold;
	color: #000;
	text-align: center;
}
.yback:hover {
	background-color: #ffffcc;
}
.ranks {
	font-family: courier new, arial, verdana, helvetica, sans-serif;
	font-weight: bold;
}