body {
	background-color: #FFFFFF;
	margin: 0px;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
.top_bg1 {
	background-color: #171717;
}
.top_bg2 {
	background-color: #1A1A1A;
}
.btm_bg1 {
	background-color: #1B1B1B;
}
li {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #333333;
}
.SubMenu {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: italic;
	background-color: #AECD2A;
}
.SubMenuActive {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: normal;
	color: #999999;
	font-style: italic;
}

.btm_bg2 {
	background-color: #181818;
}
.TitleBlock {
	background-image: url(images/PageT_BG.jpg);
	background-repeat: no-repeat;
	font-family: "Century Gothic";
	font-size: 18px;
	color: #99cc00;
	font-weight: bold;
}
.FooterBlock {
	background-image: url(images/btm_bg.jpg);
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #99cc00;
}
.TopMenu {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: italic;
	color: #333333;
}

.ContentBlock {
	background-color: #FFFFFF;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.ConTitle {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.GenCon {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #333333;
}
.BreadCrumbs {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #99cc00;
	font-weight: bold;
}
