@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.redtable {
	border: 2px solid #e12427;
	background-color: #fbf6f8;
}

a {
	color: #e12427;
}

a:hover {
	text-decoration: none;
}

.txtplus {
	font-size: 12px;
}

.photoborder {
	border: 2px;
	border-color: #e12427;
}

.txtplusredbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #C40B24;
}

.txtpluswhitebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.txtitalicgray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #333333;
}

.featuredteamtitle {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C40B24;
}

.featuredteamtxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	padding: 8px;
}

.redtxt {
	color: #CC0015;
}

.searchfield {
	border: #000;
	font-size: 11px;
	color: #990000;
} 
