.court {
	background-image:  url(images/court.jpg);
	background-repeat: no-repeat;
}

.trans {
  filter : alpha(opacity=90);
  -moz-opacity : 90;
}

.nav, a.nav:link, a.nav:visited {
	color : #000000;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

a.nav:active, a.nav:hover {
	color : #FFFFFF;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

a.navon, a.navon:link, a.navon:visited, a.nav:active, a.nav:hover {
	color : #FFFFFF;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.subnav, a.subnav:link, a.subnav:visited {
	color : #FF8000;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

a.subnav:active, a.subnav:hover {
	color : #FFFFFF;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

a.subnavon, a.subnavon:link, a.subnavon:visited, a.subnav:active, a.subnav:hover {
	color : #FFFFFF;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF8000;
}

p, li, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

