.bodycopy {
	font-family: Eras Medium ITC;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.ltd {
	font-family: Eras Medium ITC;
	font-size: 8px;
	font-weight: bold;
	color: #999999;
	position: relative;
	top: -4px;
}
.subheadblack {
	font-family: Eras Medium ITC;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.subheadwhite {
	font-family: Eras Medium ITC;
	font-size: 14px;
	font-weight: Bold;
	color: #FFFFFF;
}
	
.hyperonwhite {
	font-family: Eras Medium ITC;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.hyperonwhite:visited {
	font-family: Eras Medium ITC;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.hyperonwhite:hover {
	font-family: Eras Medium ITC;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.hyperonblack {
	font-family: Eras Medium ITC;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.hyperonblack:visited {
	font-family: Eras Medium ITC;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.hyperonblack:hover {
	font-family: Eras Medium ITC;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.menunav {
	font-family: Eras Medium ITC;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	float:left;
	padding: 5px;	
}
.menunav:visited {
	font-family: Eras Medium ITC;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	float:left;	
	padding: 5px;
}

.menunav:hover {
	font-family: Eras Medium ITC;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	float:left;	
	padding: 5px;
}
.menubold{
	font-family: Eras Medium ITC;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float:left;
	padding: 5px;	
}
.menubold:visited {
	font-family: Eras Medium ITC;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float:left;	
	padding: 5px;
}

.menubold:hover {
	font-family: Eras Medium ITC;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	float:left;	
	padding: 5px;
}

.sidemenuwhite{
	font-family: Eras Medium ITC;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.sidemenuwhite:visited {
	font-family: Eras Medium ITC;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.sidemenuwhite:hover {
	font-family: Eras Medium ITC;
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.sidemenu{
	font-family: Eras Medium ITC;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.sidemenu:visited {
	font-family: Eras Medium ITC;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.sidemenu:hover {
	font-family: Eras Medium ITC;
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.sidemenusml {
	font-family: Eras Medium ITC;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.sidemenusml:hover {
	font-family: Eras Medium ITC;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.sidemenusml:visited{
	font-family: Eras Medium ITC;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.redonblack {
	font-family: Eras Medium ITC;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.redonblack:visited {
	font-family: Eras Medium ITC;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.redonblack:hover {
	font-family: Eras Medium ITC;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.layers {
	position:absolute; 
	width:650px; 
	height:490px; 
	z-index:1; 
	left: 150px; 
	top: 186px; 
	background-color: #FFFFFF; 
	border: 1px none #000000; 
	visibility: visible;
}