.tooltop
{
	background: url(../images/bg_tool_orange.png) repeat-x;
	color: #FFFFFF;
}

#newsflash .moduletable h3
{
	border-bottom: 1px dashed #0066FF;
}

#topnavwrap
{
	background: url(../images/bg_top_menu_orange.png) repeat-x;
}

#topnav ul li 
{
	background: url(../images/tmb.gif) no-repeat right;
}

#topnav ul li a, #topnav ul li#current a
{
	color: #FFFFFF;
}

#topnav ul li a:hover
{
	color: #000000;
}

#left h3
{
	color: #FF8000;
}

#left h3:hover
{
	background: url(../images/world_blue.png) no-repeat left;
}

#left .moduletable_menu ul a:hover 
{
	background: url(../images/mlon_orange.png) no-repeat left center;
}

.moduletable ul li
{
	list-style-image:url(../images/point_orange.png);
}

.moduletable ul li:hover
{
	list-style-image:url(../images/point_orangeh.png);
}

.componentheading
{
	background: url(../images/heading_orange.png) repeat-x;
	color: #FFFFFF;
}

#module h3
{
	background: url(../images/hrl_orange.png) repeat-x;
	color: #FFFFFF;
}

