.menu-top{
height:62px;
}

.menu-top a{
	FONT-FAMILY: Tahoma,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

.menu-top a:hover{
	text-decoration: none;
	color:#bfd6f3;
}

.menu-top-select{
	background-image: url(images/bg_select.gif);
	background-position: center top;

}

.menu-top-select a{
	FONT-FAMILY: Tahoma,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	padding-bottom:8px;
}

.menu-top-select a:hover{
	text-decoration: none;
	color:#000;
}
