.navbar_styles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../images/navbar-background.gif);
	height: 70px;
}
.contact_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #666666;
	font-size: 11pt;
	text-align: center;
	width: 780px;
}
.category_table {
	float: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	width: 370px;
	height: 260px;
	
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: left;
}
.category_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #471d1d;
	letter-spacing: 4px;
	text-align: left;
	text-indent: 6px;
}
.footer_areas_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #666666;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #471d1d;
	border-bottom-color: #471d1d;
	text-align: center;
}
.category_page_table {
	width: 95%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding: 4px;
}
