/*** Categories ***/
.CategoryTable {
	border: silver 3px solid;
	background-color: #e0e0e0; }

.CategoryCell{
	border-bottom: black 1px dashed;
	padding-left: 3px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px; }

.CategoryItem {
	font-size: 11pt; }

/*** Subcategories ***/
/*
.SubcategoryTable {
	border: none;
	background-color: green;
	margin: 0px;
	padding: 0px;
	width: 100%; }

.SubcategoryCell{}

.SubcategoryItem {
	background-color: White; 
	font-family: Verdana, Lucida Sans Unicode;
	font-size: 11pt; }*/

/*** Footer Nav ***/
.footer_menu {
	font-size:8pt; }