﻿body  {
	margin-top: 0px;
	background-color: #95CEEB;
}
div#framediv iframe {
	width: 100%;
	height: 2000px;
}
div#content {
	padding: 4px;
	font-size: 10pt;
	background-color: #FFFFFF;
}
body#selectateam {
	font-family: Arial, Verdana;
}
body#selectateam div.content {
	width: 694px; margin: auto; 
}
body#selectateam span.error {color: yellow;}
body#selectateam .link {display: block; background-color: white; padding: 2pt;}
body#selectateam .link a {color: blue; text-decoration: none; font-size: smaller;}
body#selectateam table#ResultsTable th {
	font-size: smaller;
}
body#selectateam table#ResultsTable td {
	font-size: smaller;
}
div#page {
	width: 962px;
	margin-left: auto;
	margin-right: auto;
}
td.topnav {
	width: 120px;
	height: 48px;
	color: white;
	text-align: center;
	font-weight: bold;
	font-family: Georgia;
	background-image: url(images/navbackground.jpg);
	background-repeat: repeat-x;
}
td.topnav a {
	color: white;
	text-decoration: none;
}
