#menu	{
	font-family: Franklin Gothic Demi, Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	color: #8E8E8E;
	position: absolute;
	top: -25px;
	left: 0px;
	width: 535px;
	height: 15px;
	z-index: 300;
}
.imgMenu	{
	left: -20px;
	top: -20px;
	position: relative;
}
#line	{
	position: relative;
	left: 0px;
	width: 580px;
	height: 3;
	z-index: 300;
}
#current	{
	font-family: Franklin Gothic Demi, Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	color: #C4C4C4;
	display: inline;
}
#text	{
	position: relative;
	top: 20px;
	left: 190px;
	width: 535px;
	height: auto;
	z-index: 50;
}
a.submenu:link, a.submenu:visited, a.submenu:active	{
	font-weight: bold;
	color: #8e8e8e;
	text-decoration: none;
}
a.submenu:hover	{
	font-weight: bold;
	color: #469EFA;
	text-decoration: none;
}

a.copy:link, a.copy:visited, a.copy:hover, a.copy:active	{
	font-weight: bold;
	text-decoration:underline;
}
a.copy:link, a.copy:visited, a.copy:active	{
	color: #c6c6c6;
}
a.copy:hover	{
	color: #469EFA;
}
