.table_decoration {
	background-repeat: no-repeat;
	background-image: url(../images/grey-strip.gif);
}
.category_table {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC9933;
	border-bottom-color: #CC9933;
}

.headings {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC9933;
	letter-spacing: 2pt;
	text-indent: 5px;
	font-weight: lighter;
	font-size: 11pt;
}
.table_links {
	background-color: #CCCCCC;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
.areas_table {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC9933;
	border-bottom-color: #CC9933;
	padding: 3px;
	margin: 3px;
}

