/* CSS Document */

.AllUpperNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #C48C01;
	font-weight: normal;
	line-height: 14px;
	white-space: normal;
}
.AllUpperNavigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #669933;
	font-weight: normal;
	line-height: 14px;
}
.AllLowerNavigation {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #C48C01;
	font-weight: normal;
	line-height: normal;
	white-space: normal;
}
.AllLowerNavigation:hover {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #669933;
	font-weight: normal;
	line-height: normal;
}
.BackgroundColor {
	background-color: #300703;
}
.HelveticaMediumGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.HelveticaMeduiumGold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C48C01;
}
.HelveticaMediumBoldGold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C48C01;
}
.BorderDkGray1pixel {
	border: 1px solid #666666;
}
.BorderDkBrown {
	border: 1px solid #7A5F41;
}

.CopyRightGray10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.CopyRightFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C48C00;
}
.SmallNavigation {
	font-family: Helvetica;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	color: #CC3366;
	font-weight: normal;
	line-height: normal;
	white-space: normal;
}
.SmallNavigation:hover {
	font-family: Helvetica;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	color: #669933;
	font-weight: normal;
	line-height: normal;
}
