body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	background-color:#2569BE;
	overflow-y:scroll;
}
.MainButton{
	background:url(http://www.setxsoccer.com/files/images/menu/nav-out.gif);
	color:#2569BE;
	font-size:12px;
	width:122px;
	height:47px;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
}
.mainborder {
	padding: 0px;
	border: thin solid #757575;
}
td {
	font-size: 12px;
	font-weight: normal;
	color: #444444;
}
a:link {
	font-size: 12px;
	color: #2569be;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #2569be;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #2569be;
	text-decoration: underline;
}
.headers{
	text-align:center;
	background-image:url(http://www.setxsoccer.com/files/images/misc/headerBG.png);
	background-color:#2569be;
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
}
.subheaders{
	text-align:center;
	background-color:#5c9ad3;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
}
.title {
	font-weight:bold;
}
.data {
}
.content{
	border:1px solid #2569be; 
}
