* {
	font-family : sans-serif;
}

a {
	color:black;
	text-decoration: none;
}

#leftcol {
	display:none;
}

#rightcol {
	display:none;
}

#footer {
	display:none;
}

.hideinprint {
	display:none !important;
}

.gbform {
	display:none;
}

.pagetitle {
	font-weight: bold;
	font-size:16pt;
}

h3 {
	font-size:12pt;
}

.subheading {
	font-weight: bold;
	font-size:12pt;
}

.halletitle {
	font-weight : bold;
	font-size : 105%;
}

.newssubject {
	font-weight: bold;
	background : #EEEEFF;
}

.newsinfo {
	font-size : 66%;
	font-weight: bold;
}

.newstext {
	font-size : 90%;
}

.tableheader {
	font-size : 12px;
}

.tablerow {
	font-size : 12px;
}

.tablefooter {
	font-size : 12px;
	font-weight : bold;
}

.menuitem {
	font-weight: bold;
}

.menulevel1 {
	font-size : 95%;
}

.menulevel2 {
	font-size : 90%;
}

.menulevel3 {
	font-size:85%
}

.small {
	font-size : 8px;
}

.tiny {
	font-size : 6px;
}

.basketball { 
   font-size: 180%;  
	font-weight: bold;  
	font-family: sans-serif;  
	text-align: left;  
	color: Blue;
}

/* Old Styles */

.debug {
    color : #ccc;
    font-family : sans-serif;
    font-size : 75%;
}

.button {
	font-family : sans-serif;
	font-size : 75%;
}

.tableheader th {
	border-bottom:1px solid black;
	border-top:1px solid black;
}

.tablefooter td {
	border-top:1px solid black;
	border-bottom:1px solid black;
}

.sorted {
	text-decoration:underline;
}

