body
{
padding: 0px;
margin: 0px;
background-color:#eeeeee;
}

.normal, a
{
font-size:9pt;
color: #000000;
font-family:Verdana,Arial;
}

a, a:hover, a:visited, a:link
{
color:#009ff5;
}

.header_breadcrumb
{
font-size:11px;
color: #000000;
font-family:Verdana,Arial;
font-weight:bold;
}

.header_breadcrumb a
{
font-size:11px;
color: #009ff5;
font-family:Verdana,Arial;
font-weight:bold;
}

.menu
{
border-top:3px solid #009ff5;
}

.MainMenu_MenuItem, .SkinObject
{
	font-size: 11px;
	cursor: pointer;
	color: black;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
}

a.SkinObject:link, a.SkinObject:visited 
{
	color:#000000;
	text-decoration:none;
}

a.SkinObject:hover 
{
	color:#009ff5;
	text-decoration:none;
}

.MainMenu_MenuItemSel
{
	font-size: 11px;
	cursor: pointer;
	color: #009ff5;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	background-color: #ffffff;
}

.MainMenu_MenuBreak
{

}

.MainMenu_MenuIcon
{
	cursor: pointer;
	background-color: #ffffff;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	text-align: center;
	width: 0px;
	height: 21px;
}

/* for customised menu colours */

.main_dnnmenu_container {background-color:transparent; width:auto; }

.main_dnnmenu_itemhoverroot td{color:#009ff5; background-color:Transparent;}

.main_dnnmenu_itemhoverroot{color:#009ff5;background-color:Transparent;}

.main_dnnmenu_itemselectedroot td{color:#009ff5;background-color:Transparent;}

.main_dnnmenu_itemselectedroot{color:#009ff5;background-color:Transparent;}
.main_dnnmenu_itemselectedroot img
{
display:none;
}
.main_dnnmenu_item  {
cursor:auto;
color:#000000;
font-size:9pt;
font-weight:bold;
background-color:Transparent;
font-family:Verdana, Arial, Sans-Serif;
white-space:nowrap;
height:25px;}

 

.main_dnnmenu_itemhover { color:#009ff5; background-color:#ffffff; height:25px; }

.main_dnnmenu_itemhover td { color:#009ff5; background-color:#FFFFFF; }

 

/* changing padding here to give more space on sub menu text - check browsers for behaviour */

.main_dnnmenu_submenu { background-color:#ffffff; z-index:1000; cursor:auto; } 
