@charset "utf-8";
body {
	background-image: url(images/soccerbggreen.jpg);
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
}
.soccer_ball {
	background-image: url(images/ball.gif);
	height: 109px;
	width: 111px;
	position: static;
}
#floating-ball {
	height: 109px;
	width: 111px;
	z-index: auto;
	position: relative;
	top: -40px;
	left: 585px;
	margin: 0px;
	padding: 0px;
}
#footer-text {
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	left: -16px;
	line-height: 20px;
	top: -75px;
}



.bg-content-bot {
	background-image: url(images/bottom.png);
	background-repeat: repeat-x;
}

.bg-content-bot-rt {
	background-image: url(images/lrcorner.png);
}
.bg-content-bot-lf {
	background-image: url(images/llcorner.png);
}
.bg-content-side-left {
	background-image: url(images/leftside.png);
	background-repeat: repeat-y;
}
.bg-content-side-right {
	background-image: url(images/rightside.png);
	background-repeat: repeat-y;
}
.bg-content {
	background-image: url(images/bottom.png);
	padding-bottom: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.bg-menu {
	background-color: #000000;
}
.menu-seperator {
	font-size: 13px;
	font-weight: bolder;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	line-height: 25px;
}

a.MainMenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	width: 150px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 25px;
}
a.MainMenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	width: 150px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	line-height: 25px;
}
a.MainMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC33;
	text-decoration: none;
	width: 150px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	line-height: 25px;
}
a.MainMenuOn:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3333;
	text-decoration: none;
	font-weight: bold;
	width: 150px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 25px;
}
a.MainMenuOn:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3333;
	text-decoration: none;
	font-weight: bold;
	width: 150px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	line-height: 25px;
}
a.MainMenuOn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC33;
	text-decoration: none;
	width: 150px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	line-height: 25px;
}
.bg-field {
	background-image: url(images/soccerbg4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.Headline-01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
	font-weight: bold;
}
.Headline-02 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #336699;
	font-weight: bold;
}
.Headline-03 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
a.FormLink:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding: 0px;
}
a.FormLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding: 0px;
}
a.FormLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding: 0px;
}
