html, body {
	margin: 0;
	padding: 0;
	color: #333;
	background-color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}	
#nav {
	width: 200px;
	float: left;
	margin-left: -1px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#rightnav {
	width: 200px;
	float: right;
	margin-right: -1px;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content h1 {
	font-size: medium;
}
#content .newsContent {
	font-size: small;
}
#content {
	padding: 5px;
	margin-left: 205px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#contentLeft {
	padding: 5px;
	margin-left: 205px;
	margin-right:205px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#contentLeft h1 {
	font-size: medium;
}
#contentLeft .newsContent {
	font-size: small;
}
#header #headerTitle a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	text-decoration: none;
	padding-left: 50px;
	color: #0066FF;
}
#header #headerTitle a:hover {
	text-decoration: underline;
	color: #0066FF;
}
#header #breadcrumbLinks a.newsFader {
	text-align: center;
	text-decoration: none;
	font-size: medium;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0066FF;
	padding-left: 0px;
}
#header #breadcrumbLinks a.newsFader:hover {
	text-decoration: underline;
	color: #0066FF;
}
#header #breadcrumbLinks a {
	text-align: center;
	text-decoration: none;
	font-size: medium;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 75px;
	color: #0066FF;
}
#header #breadcrumbLinks a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a.menuItem {
	display: block;
	padding-left: 8px;
	text-decoration: none;
	color: #000000;
}
a.menuItem:hover {
	text-decoration: underline;
	color: #000000;
	background-color: #FFFF66;;
	padding: 5px;
	border: thin solid #D3CFD8;
}
a.rdfItem {
	display: block;
	padding-left: 8px;
	text-decoration: none;
	color: #000000;
	font-size: small;
}
a.rdfItem:hover {
	text-decoration: underline;
	color: #000000;
	background-color: #FFFF66;;
	padding: 5px;
	border: thin solid #D3CFD8;
}
#content #newsContent {
}
.divider {
	border: thin solid #000000;
}
#header {
	background-color: #fff;
	color: #006;
	border-bottom: 1px solid #006;
	margin-bottom: 0px;
}
#footer {
	background-color: #fff;
	color: #006;
	border-top: 1px solid #006;
	font-size: x-small;
	text-align: right;
	padding: 2px 10px 0 0;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.hidden{
	display: none;
}
.spacer {
	clear: both;
}
#nav .navBox .navTitle {
	background-color: #0099FF;
	color: #FFFFFF;
	padding: 5px;
}
#nav .navBox {
	border: thin solid #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
#rightnav .navBox .navTitle {
	background-color: #0066FF;
	color: #FFFFFF;
	padding: 5px;
}
#rightnav .navBox {
	border: thin solid #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
a.news_link_colour {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color:#0033FF;
}
a.news_link_colour:hover {
	text-decoration:underline;
	color:#0099FF;
}
a.extLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color:#FFFF66;
	text-align:left;
}
a.extLink:hover {
	text-decoration:underline;
	color:#00CCFF;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	width:100%;
}
td.scorecardHeader {
	font-size: medium;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
td.scorecardHeaderSmall {
	font-size: small;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
td.weatherHeader {
	font-size: small;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#333333;
	color:#FFFFFF;
}
div.newsItem{
	background-color: #FFFF99;
	border: thin solid #D3CFD8;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
img {
	border-width: 0px;
}
.map_desc .newsItem .menuTitle {
	background-color: #333333;
	color: #FFFFFF;
	padding: 5px;
}
.map_desc .newsItem .menuTitle a {
	text-decoration: none;
	color: #FFFFFF;
}
.map_desc .newsItem .menuTitle a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}.table_row_underline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.scorecardRow1 {
	background-color:#E0E0E0;
}
.scorecardRow2 {
	background-color:#CCCCCC;
}
a.statsItem{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
a.statsItem:hover{
	text-decoration:underline;
}