.Heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	text-align: left;
}
.Links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E15A00;
	text-decoration: none;
}
.text {
	color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Text_Small {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.MenuLeft {
	font-family: "AvantGarde Md BT";
	font-size: 14px;
	color: #FF6600;
	font-weight: 500;
	text-decoration: none;
}
.MenuLeft:link {
	font-family: "AvantGarde Md BT";
	font-size: 14px;
	color: #FF6600;
	font-weight: 500;
	text-decoration: none;
}
.MenuLeft.hover {
	font-family: "AvantGarde Md BT";
	font-size: 14px;
	color: #FF6600;
	font-weight: 500;
}
.MenuLeft.visited {
	font-family: "AvantGarde Md BT";
	font-size: 14px;
	color: #FF6600;
	font-weight: 500;
}
.MenuLeft.current {
	font-family: "AvantGarde Md BT";
	font-size: 14px;
	color: #FF6600;
	font-weight: 500;
}
.background {
	background-color: #000066;
}
.Address {
	font-size: 14px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000066;
}
.TableMain {
	margin-top: 0px;
}
