body, td, th, p, small, big, div, input	{
	font-family:	Verdana, Arial, Helvetica;
	}
body, td, th, p, small, big, div, input	{
	font-size: xx-small;
	}
body {
	margin: 20px 0;
	padding: 0;
	}
form {
	margin: 0;
	padding: 0;
	}

p	{
	margin: 10px 0px 20px 0px;
	}
p.homeTop	{
	margin: 0 0 10px 0;
	}
.colTop {
	background: url(/images/col_top.gif);
	background-repeat: repeat-x;
	}
.colBottom {
	background: url(/images/col_bottom.gif);
	background-repeat: repeat-x;
	}

a.linkwhite:link, a.linkwhite:active, a.linkwhite:visited {
	color: #000;
	text-decoration: underline;
	}
a.linkwhite:hover {
	color: #000;
	text-decoration: underline;
	}
.borderedNav a:link,.borderedNav a:active,.borderedNav a:visited {
	color: #000;
	padding: 1px 3px;
	margin: 1px;
	text-decoration: none;
	}
.borderedNav a:hover {
	color: #000;
	padding: 1px 3px;
	margin: 0px;
	border: 1px solid #DAA520;
	text-decoration: none;
	}
.borderedNav a.on:link,.borderedNav a.on:active,.borderedNav a.on:visited, .borderedNav a.on:hover {
	color: #000;
	padding: 1px 3px;
	margin: 0px;
	border: 1px solid #000000;
	text-decoration: none;
	}

.copyGrey {
	color: #666;
	}
.copyBlack {
	color: #000;
	}
.copyWhite {
	color: #FFF;
	}

.padStandardColumn {
	padding: 10px 20px;
	}

.textCenter,table.textCenter td {
	text-align: center;
	}

.bkgWhite {
	background: #FFF;
	}
.bkgGrey1 {
	background: #FFFFFF;
	}
.bkgGrey2 {
	background: #DDD;
	}

.calendarrow	{
	background:	#F5DEB3;
	}
.calendarrow2	{
	background:	#F5DEB3;
	}

.copyright {
	text-align: center;
	padding: 2px 60px;
	}
	
table#homeCalendarWeekly, table#homeCalendarAnnually, table#homeCalendarUnique {
	width: 100%;
}

table#homeCalendarWeekly tr td, table#homeCalendarAnnually tr td, table#homeCalendarunique tr td {
	padding: 2px;
}

.scrolla {
	height: 69px;
	overflow: auto;
}
