/**
*   @version $Id$
*/

.bottomMenuSep {
	font-size: 12px;
	color: #d0d0d0;
}

a.topMenuLink {
	font-family: Tahoma;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.topMenuLink:hover {
	font-family: Tahoma;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	color: #e60000;
	text-decoration: none;
}

a.topMenuLinkOn {
	font-family: Tahoma;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	color: #e60000;
	text-decoration: none;
}
a.topMenuLinkOn:hover {
	font-family: Tahoma;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	color: #e60000;
	text-decoration: none;
}

a.topSubmenuLink {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.topSubmenuLink:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #e60000;
	text-decoration: none;
}

a.topSubmenuLinkOn {
	font-family: Tahoma;
	font-size: 12px;
	color: #e60000;
	text-decoration: none;
}
a.topSubmenuLinkOn:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #e60000;
	text-decoration: none;
}

a.botMenuLink {
	font-family: Tahoma;
	text-transform: uppercase;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.botMenuLink:hover {
	font-family: Tahoma;
	text-transform: uppercase;
	font-size: 11px;
	color: #e60000;
	text-decoration: none;
}

a.botMenuLinkOn {
	font-family: Tahoma;
	text-transform: uppercase;
	font-size: 11px;
	color: #e60000;
	text-decoration: none;
}
a.botMenuLinkOn:hover {
	font-family: Tahoma;
	text-transform: uppercase;
	font-size: 11px;
	color: #e60000;
	text-decoration: none;
}


