.nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
	padding-left: 12px;
}
.product {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.articleTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
.news {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 10px;
}
.articleTitleCopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.article {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}
.Header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: oblique;
	background-image: url(images/HeaderPic.jpg);
}
.BoldOrange {
	font-weight: bold;
	color: FF6600;
}
.GreyBold {
	font-weight: bold;
	color: #666666;
}
.JustifyLeft {
	float: left;
}

.menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #23222A;
	text-align:center;
}

.menu a {
	font-size: 10px;
	color: #FFFFFF;
	text-align:center;
}
.menu a:link {
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
}
.menu a:hover {
	text-decoration: underline;
	color:#FF9900;
}
.menu a:active {
	text-decoration: underline;
}

.menuBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #919195;
}

.Flyer_Line {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #f57f3c;
}