.container {
	position: relative;
	z-index: 1;
	width: 775px;
	background-color: #FFFFCC;
	left: 0px;
	top: 0px;
	height: 100%;
	overflow: auto;




}
.colspacer {
	width: 1px;
}
.colwidth {
	width: 45%;
}
.weekheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #CCCCCC;
}
.fixturetable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFF99;
}
.scorecell {
	background-color: #FFFF66;
}
.datecell {
	text-align: right;
}
.teamname {
	font-family: "Comic Sans MS";
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
	background-color: #009966;

}
.topteam {
	background-color: #FFFF99;
}
.bottomteams {
	background-color: #669966;
}
.dsabld {
	color: #000000;
	background-color: #FFFFFF;
	border: #000000;
}
#logo {
	border: none #000000;
	position: absolute;
	z-index: 2;
	height: 120px;
	width: 150px;
	left: 0px;
	top: 0px;
}
#masthead {
	border: 1px none #000000;
	position: absolute;
	z-index: 2;
	height: 120px;
	width: 600px;
	left: 152px;
	top: 0px;
	margin: auto;


}
#topmenu {
	position: fixed;
	height: 25px;
	width: 100%;
	left: 0px;
	top: 0px;
	overflow: hidden;
	border: none;
	background-color: #009966;
	padding: 4px;






}
#leftmenu {
	text-align: left;
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: bold;
	color: #FFFF66;
	width: 100%;
	border: none #000000;












}
#filler {
	border: 1px none #000000;
	position: absolute;
	z-index: 2;
	height: 350px;
	width: 150px;
	left: 0px;
	top: 380px;
}
body {
	background-color: #FFFF66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	margin: 0px 8px 8px;





}
#leftmenu a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFF66;

}
#mainpanel {
	border: none #000000;



}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
}
#leftmenu ul {
	list-style-type: none;
	text-indent: -30px;
	line-height: 30px;






}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
}
#leftmenu a:hover {
	color: #000000;



}
.divider {
	background-color: #006633;
	height: 15px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;


}
.ball {
	height: 19px;
	width: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 25px;



}
.ball a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;

}
.ball a:hover {
	background-image: url(images/ball.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;




}
p {
	text-align: justify;
	font-weight: normal;
	font-size: 10pt;


}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.centre {
	text-align: center;
}
.formtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006633;
	border: 1px solid #003300;
	background-color: #FFFFCC;



}
.smallA {
	font-size: smaller;
	text-transform: uppercase;
}
input.disabled {
	background-color: #000000;
	color: #FFFFFF;
}
.cell {
	border: 1px none #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;



}
.titlecell {
	font-weight: bold;
	color: #000000;
	font-size: 24pt;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-bottom: 1px solid #000000;







}
.border4 {
	border: 1px solid #CCCCCC;
	padding: 8px;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
