﻿body 
{
	/*background:#9343B9; */
	text-align:center;
	margin:0px;
	padding:0;
	font:normal 0.8em/1.2em verdana,aria,sans-serif;
	color:#666;
	background:#fff url("../_images/bg.jpg") repeat-y center top;
	/*background-image: url(_images/bg.jpg);*/
}

body a:link, a:visited, a:active, a:hover
{
	/* color: #F3F946; Yellow */
	/* color: #ECB9E8; Grey,Purple */
	/* color: #BB62AB; Purple */
	color: #245D00;
}

#container 
{
	position: relative;
	margin: 0 auto;
	width:800px;
	text-align: left;
	left: -7px;
}

#leaguemenu
{
	padding-top: 10px;
	display: block;
}

.footer {
	position:relative;
	top:1px;
	background:#F3F946;
	width:100%;
	clear:both;
	margin:0;
	padding:10px 0;
	text-align:center;
	color:#245D00;
}

.header 
{
	background:url("../_images/header1.jpg") no-repeat top left;
	/* background:#BB62AB; */
	height: 180px;
	width: 800px;
	padding:10px 0 0 0;
	margin:0;
	text-align: right;
	color:#FFF;
	vertical-align: top;
}

.header td
{
	text-align: right;
}

.topmenu
{
	height: 24px;
}

.matchheader
{
	background-color: #54940D;/*#245D00;#54940D*/
	color: White;
}

.leftcolumn
{
	width: 220px;
	text-align: center;
	vertical-align: top;
	height: 100%;
}

.dividercolumn
{
	width: 20px;
	height: 20px;
}

.rightcolumn
{
	width: 580px;
	vertical-align: top;
	height: 100%;
}

.contentleftcolumn
{
	width: 355px;
	vertical-align: top;
	height: 100%;
	padding: 12px 5px 0px 5px;
}

.contentdividercolumn
{
	width: 5px;
}

.contentrightcolumn
{
	width: 220px;
	vertical-align: top;
	height: 100%;
}

.menu
{
	text-align: left;
	height: 20px;
	padding: 1px 1px 1px 1px;
	background-image:url("../_images/linka.jpg");
}

.menua
{
	height: 30px;
	width: 197;
	padding: 1px 1px 1px 1px;
	color: Black;
	text-align: left;
	list-style-image: url("../_images/linkahgreen.jpg");
	
}

.menub
{
	background-image: none;
}

.MainMenuLeftEnd
{
	background: url("../_images/leftround2.gif") bottom left no-repeat;
	width: 8px;
}

.MainMenuRightEnd
{
	background: url("../_images/rightround2.gif") bottom right no-repeat;
	width: 8px;
}

.MainStaticMenuItem
{
	background-color: #F3F946;
	padding: 7px 2px 7px 3px;
	font: bold 0.9em arial, helvetica, sans-serif;
}

.MainStaticMenuItem a:Link, a:Visited
{
	color: #245D00;
	width:100%;
	display:block;
}

.MainHoverMenuItem a:Hover
{
	color: #c00000;
	background: transparent url("../_images/pointer.gif") bottom center no-repeat;
}

.StaticMenuItem
{
	font-family :Arial;
	font-size :12px;
	background-image: url("../_images/linka.jpg");
	background-repeat: repeat;
	text-align: left;
	padding: 3px 10px 3px 14px;
	z-index: 100;
}

.StaticMenuItem a:Link {
	background-image: none;
	text-decoration: none;
	font-weight:bold;
	color: #000000  !important;
	width:100%;
	display:block;
}

.StaticMenuItem A:visited 
{
	background-image: none;
	text-decoration:none;
	font-weight:bold;
	color:#000000 !important;
	width:100%;
	display:block;
}

.StaticMenuItemHover 
{
	font-family :Arial;
	font-size:12px;
	/*background-color: #077D97;*/
	background-image: url("../_images/linkah.jpg");
}

.linkwhite a:Link
{
	color: White;
	text-decoration: none;
}

.leaguefeesbutton 
{
	background-color: #54940D;
	color: White;
	width: 200px;
}

.labelnowrap
{
	white-space: nowrap;
}

.textboxcenter
{
	text-align: center;
}

.IE8Fix
{
	z-index: 100;
}

.leaguefeesbutton 
{
	background-color: #54940D;
	color: White;
	width: 200px;
	height: 40px;
	cursor: hand;
}
