.footer {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000;
	text-align: center;
	text-decoration: none;
}
.nav_tables {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	background-image: url(img/nav_bg_fill.png);
	background-repeat: repeat-x;
	text-align: center;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.nav_links {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.nav_links_active {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #83990e;
	text-decoration: none;
}
.nav_links_active_big {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #83990e;
	text-decoration: none;
}



.Category {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: right;
}
.Home_font {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}

.Category_green {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bold;
	color: #83990e;
	text-decoration: none;
	text-align: right;
}

.CategoryHeader {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}
.CategoryHeader18pt {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}

.CategoryText {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}
.CategoryText_underline {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
	text-align: left;
}

.CategoryText_bold {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}

.CategoryText_green {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #83990e;
	text-decoration: none;
	text-align: left;
}
.nav_table_white {
	background-image: url(img/nav_bg.png);
	height: 28px;
	font-family: "Courier New", Courier, monospace;
	text-align: center;
}
.nav_table_1px {
	background-image: url(img/nav_bg.png);
	height: 1px;
	font-family: "Courier New", Courier, monospace;
	text-align: center;
}
