/* CSS Document */
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

a.sponsors {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.contact
{
	color: #EE8382
}
a.navigation
{
	color: #000000
}
a.list
{
	color: #000000
}
a:link.list
{
	color: #000000
}
a:hover.list
{
	color: #EE8382;
}
a:hover.contact
{
	text-decoration: underline
}
body {
	background-color: #000099;
	margin: 2px 0 0 0;
}
p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #FFFFFF;
}
ul.outside {
}
.what_the {
	padding: 0;
	margin: 0;
}
.what_the td {
	width: 100px;
	vertical-align: top;
}
.what_the p {
	text-align: left;
}
.what_the img {
	border: 2px solid #6699FF;
}
a:hover.what_the img {
	border: 2px solid #FFFFFF;
}
h1 {
	padding: 0;
	margin: 0;
}
h2 {
	padding: 0;
	margin: 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6699FF;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border-bottom: 2px solid #6699FF;
}
.stevesays {
	margin-top: 10px;
	padding: .25em;
	border: 1px solid #6699FF;
}
.stevesays h3 {
	padding: 0;
	margin: 0;
}
.stevesays p {
	margin: 0;
	padding-top: .5em;
}
.events {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
.events h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #6699FF;
}
.events ul.outside {
	list-style-position: outside;
	line-height: 14px;
}
.events li {
	font-size: 12px;
	vertical-align: top;
	list-style-image: url(../../common/images/general/soccerball_bullet15px.jpg);
	padding-bottom: 5px;
	color: #FFFFFF;
}
.supersat ul.outside {
	list-style-position: outside;
}
.supersat li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
	list-style-image: url(../../common/images/general/soccerball_bullet15px.jpg);
	padding-bottom: 5px;
	color: #6699FF;
}
img {
	border: 0;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
a:hover.menu {
	color: #6699FF;
	text-decoration: none;
}
.pagemenu {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6699FF;
}
a:hover.pagemenu {
	color: #FFFFFF;
	text-decoration: none;
}

.content img.left {
	float: left;
	margin-right: 10px;
	border: 2px solid #6699FF;
}
.content img.right {
	float: right;
	margin-left: 10px;
	border: 2px solid #6699FF;
	/* position: relative;
	left: 3px; */
}
.sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	color #FFFFFF;
}
.sidebar {
	margin-top: 35px;
}
.sidebar td {
	text-align: center;
}
.divider {
	padding: 5px 0 5px 0;
	border-top: 1px solid #6699FF;
	font-size: 0px;
	clear: both;
}
.border img {
	border: 1px solid #6699FF;
}
a:hover.border img {
	border: 1px solid #FFFFFF;
}
}
.thickborder img {
	border: 2px solid #6699FF;
}
a:hover.thickborder img {
	border: 2px solid #FFFFFF;
}
.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #6699FF;
	border-bottom: 1px solid #6699FF;
}
.pagesubheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
}
.smallitalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.imgsmalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	padding: .5em;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	color: #FFFFFF;
}
.background {
	height: 413px;
	vertical-align: top;
	background-image: url(../../common/images/brand/soccerball_background.gif);
	background-repeat: no-repeat;
	background-position: 20px 5px;
}

