
html {
	overflow-y: scroll;
}

* {
	margin: 0;
	margin-left: 0px;
	padding: 0;
}

body {
	font-family: arial;
	background-color: white;
	/**/
	margin-top: 0px;
	margin: 0px 0px;
	padding: 0px;
	text-align: center;
	/**/
}

#Content { /**/
	position: relative;
	width: 778px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	/*	border:1px dashed #333;  */
	/**/
	background-color: white;
}

#logo_area {
	color: black;
	background: white;
	font-size: 16pt;
	font-weight: 500;
	text-align: center;
}

#tysl_area {
	color: black;
	background: white;
	font-size: 18pt; #
	font-size: 18pt;
	font-weight: 800; #
	font-weight: 800;
	margin: 0;
	padding: 4;
}

#address_area {
	color: black;
	background: white;
	font-size: 8pt; #
	font-size: 8pt;
	font-weight: 500; #
	font-weight: 500;
	margin: 0;
	padding: 8;
}

#info_email_area {
	color: black;
	background: white;
	font-size: 8pt; #
	font-size: 8pt;
	font-weight: 500; #
	font-weight: 500;
	margin: 0;
	padding: 8;
}

#login_area {
	color: black;
	background: white;
	font-size: 8pt; #
	font-size: 8pt;
	font-weight: 500; #
	font-weight: 500;
	margin: 0;
	padding: 0;
	text-align: right;
}

#mainmenubar {
	background: #fe6700;
}

.mainmenuoption {
	font-size: 11pt;
	color: white;
	text-decoration: none;
	font-weight: 500;
}

.mainmenuoption:hover {
	color: black;
}

.submenuoptionlink {
	font-size: 10pt;
	color: black;
	text-decoration: none;
	font-weight: 500;
	text-align: center;
}

.submenuoptionlink:hover {
	color: #fe6700;
}

.submenuoption {
	background: lightgray; #
	background: silver;
	text-align: left;
}

.menu {
	position: absolute;
	visibility: hidden;
	background: white;
}

#fallsoccer {
	top: 156px; #
	top: 156px;
	left: 132px; #
	left: 132px;
}

#springsoccer {
	top: 156px; #
	top: 156px;
	left: 261px; #
	left: 261px;
}

#fields {
	top: 156px; #
	top: 156px;
	left: 390px; #
	left: 390px;
}

#forms {
	top: 156px; #
	top: 156px;
	left: 519px; #
	left: 519px;
}

#aboutus {
	top: 156px; #
	top: 156px;
	left: 646px; #
	left: 646px;
}

#copyright_area {
	color: black;
	background: white;
	font-size: 9pt;
	font-weight: 500;
}

.small_link {
	color: #fe6700;
	font-size: 8pt;
	font-weight: 600;
}

.small_link:hover {
	background: black;
}

.link {
	color: #fe6700;
	font-size: 10pt;
	font-weight: 600;
}

.link:hover {
	background: black;
}

.pagelink {
	color: #fe6700;
	font-size: 12pt;
	font-weight: 600;
}

.pagelink:hover {
	background: black;
}

.login_linkitem {
	color: #fe6700;
	font-weight: 600;
}

.login_linkitem:hover {
	background: black;
}

.news_header {
	color: black;
	font-size: 14pt;
	font-weight: 600;
	text-align: center;
	text-decoration: underline;
}

.news_text {
	color: black;
	font-size: 12pt;
	text-align: left;
}

.page_header {
	color: black;
	font-size: 14pt;
	font-weight: 800;
	text-align: center;
	text-decoration: underline;
}

.page_text {
	color: black;
	font-size: 12pt;
	text-align: left;
}

.centered_page_text {
	color: black;
	font-size: 12pt;
	text-align: center;
}

.blink {
	text-decoration: blink;
}

.centered_blinking_text {
	color: black;
	font-size: 12pt;
	text-align: center;
	text-decoration: blink;
}

.subject_header {
	color: black;
	font-size: 12pt;
	font-weight: 800;
	text-align: left;
}

.subject_text {
	color: black;
	font-size: 12pt;
	text-align: left;
}

.subject_header_centered {
	color: black;
	font-size: 12pt;
	font-weight: 800;
	text-align: center;
}

.subject_text_centered {
	color: black;
	font-size: 12pt;
	text-align: center;
}

.plain_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding: 20px 20px;
}

.plain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	padding: 20px 20px;
}

.hint {
	color: #888888;
}

.buttons {
	font-size: 14px;
	color: #fe6700;
	margin: 0px;
	padding: 3px 5px;
	text-decoration: none;
}


a.buttons,a.buttons:visited {
	padding: 3px 5px;
	border: 1px solid #000000;
	background-color: #fe6700;
	margin-right: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a.buttons:hover {
	color: #000000;
	text-decoration: none;
	background-color: #fe6700;
	border: 1px solid #000000;	
}

.centered_helper_text {
	color: #888888;
	font-size: 10pt;
	text-align: center;
}

