td img {
display: block;
}
body,td,th {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(images/index/pagebk.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #330033;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #330033;
}
a:active {
	text-decoration: underline;
	color: #330033;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #330033;
}
h2 {
	font-size: 14px;
	color: #006633;
}
h3 {
	font-size: 12px;
	color: #666666;
}
h4 {
	font-size: 12px;
	color: #000000;
}
.breadcrumbs {
	font-size: 10px;
	color: #006633;
	text-indent: 12px;
}
.tableheader {
	font-size: 14px;
	font-weight: bold;
	color: #006633;
}
.adminnav {
	color: #000000;
	padding-left: 12px;
}
.adminnavhdr {
	font-weight: bold;
	color: #006633;
}
.smalltext {
	font-size: 10px;
	color: #333333;
}
.smalltextWhite {
	font-size: 10px;
	color: #FFFFFF;
}
.BigText {
	font-size: 16px;
	color: #000000;
}
.leaguetable {
	padding-left: 10px;
}
.pubnews {
	padding-left: 15px;
	padding-right: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
