/*****************************************************
Modify this stylesheet to change the colours and appearance
*****************************************************/
.ctrlMainMenu_Footer
{
	background: url(../Images/FooterBkg.gif);
	height: 18px;
	margin-top:-7px;
}

.ctrlMainMenu_LabelLanguages
{
	font-family: Verdana,Tahoma,Arial;
	font-size:11px;
	color:#005500;
	font-weight:bold;
	text-decoration : none;
}

.ctrlMainMenu_Label
{
	font-family: Verdana,Tahoma,Arial;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration : none;
}

.ctrlMainMenu_menuItem
{
	padding: 0px;
}

.ctrlMainMenu_menuItem A
{
	font-family: Verdana,Tahoma,Arial;
	font-size:10px;
	color:#545363;
	font-weight:bold;
	text-decoration : underline;
}

.ctrlMainMenu_menuItem A:hover
{
	font-family: Verdana,Tahoma,Arial;
	font-size:10px;
	color:#CE6C02;
	font-weight:bold;
	text-decoration : underline;
}