body {
	background-color: #6699FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}

.menuButton {
	background-image:url(cartridge-2.gif);
	background-repeat:no-repeat;
	background-position:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:55px;
	color:#FFFFFF;
	cursor:pointer;
	width:100%;
	vertical-align:middle;
	padding-left:20px;
}

.menuButtonOpen {
	background-image:url(cartridge3.gif);
	background-repeat:no-repeat;
	background-position:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:55px;
	color:#FFFF00;
	cursor:default;
	width:100%;
	vertical-align:middle;
	padding-left:20px;
}

h1 {
	color: #660000;
	text-align:center;
	line-height:36px;
}

p {
	color:#000000;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	vertical-align:top;
	text-align:left;
}

.borderStyle {
	border-left:4px ridge #CCCCCC;
	border-top:4px ridge #CCCCCC;
	border-bottom:4px ridge #CCCCCC;
	border-right:4px ridge #CCCCCC;
}

.borderStyle2 {
	border-left:20px ridge #CCCCCC;
	border-top:20px ridge #CCCCCC;
	border-bottom:20px ridge #CCCCCC;
	border-right:20px ridge #CCCCCC;
}

table.hallfame td {
	line-height:14px;
	font-size:10px;
}

table.results th {
	font-size:16px;
	text-align:center;
}

table.results td {
	text-align:center;
}

p.warning {
	color:#FF0000;
	font-weight:bold;
}

.tblFixtures {
	border-left:4px ridge #CCCCCC;
	border-top:4px ridge #CCCCCC;
	border-bottom:4px ridge #CCCCCC;
	border-right:4px ridge #CCCCCC;
}

.tblFixtures td {
	font-size:10px;
	line-height:20px;
}

.tblFixtures th {
	font-size:10px;
	line-height:20px;
	text-align:center;
}