/*topmenu changes*/

#menuBottom.vantaa
{
	background:url(/img/menu_bot_vantaa.gif) no-repeat left top;
}

#menuLinks.vantaa
{
	background-color:#73939d;
}

#mainSections.vantaa
{
	background-color:#4a5f65;
}

#mainSections.vantaa ul li.selected_vantaa
{
	background-color:#73939d;
}
	#mainSections.vantaa li.selected_vantaa a
	{
		font-weight:bold;
		color:#fff;
	}
#mainSections.vantaa ul li.selected_vantaa:hover
{
	background-color:#73939d;
}
#mainSections.vantaa ul li
{
	border-right:1px solid #73939d;
}

#mainSections.vantaa ul li:hover
{
	background-color:#658089;
}
#mainSections.vantaa a.messut
{
	color:#ffa61b;
}

#subSections.vantaa a
{
	color:#000;
}
#subSections.vantaa ul li
{
	color:#000;
}
#subSections.vantaa a:hover
{
	color:#c7bf97;
}
/*bottom*/

#bottom.vantaa
{
	background:url(/img/bottom_vantaa.gif) repeat-x left top;
}