html { overflow-y: scroll; }

BODY, TD, P {font-family: verdana,arial,helvetica,sans-serif;
font-size: 12px;
}

A {font-family: verdana,arial,helvetica,sans-serif; font-weight:}
A:link {color:#D90028;}
A {text-decoration:none}
A:visited {color:#D90028;}
A:hover {color:#D90028;}
A:hover {text-decoration:underline;}
A {font-size: 12px;}

#LINKTOP A {font-family: arial,helvetica,sans-serif; font-weight:bold}
#LINKTOP A {text-decoration:none}
#LINKTOP A:link {color:#ffffff;}
#LINKTOP A:visited {color:#ffffff;}
#LINKTOP A:hover {color:#ffff00;}
#LINKTOP A:hover {text-decoration:NONE;}
#LINKTOP A {font-size: 12px;}
th {
	color: #0000FF;
}
#total {
	font-size:24px;
	font-weight:bold;
}
.noborder {
	border:0px;
}
th.arrivals, td.arrivals{
	background-color:#DBDBDB;
}
.people{
	width:45px;
}
.suburb{
	width:145px;
}
.category{
	padding:1px;
}
.category li{
	float:left;
	list-style-type:none;
	padding-right:26px;
	margin:0 0 9px 3px;
}
.category li a, .category li a:visited, .category li a:hover{
	color:black;
	text-decoration:none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.category li a{
	border:1px solid black;
	min-width:102px;
	padding:6px 0px;
	display:block;
	text-align:center;
	background-color:#E7E7E7;
}
.category li a:hover, .category li a.active{
	background-color:#BBBBBB;
}
table.arrivals, table.bothways{
	display:none;
}
