div#barlower{
height:29px;
background-image:url(../images/bckgd_topnav.gif);
background-repeat: repeat-x;
text-align:right;
}

div#bartab
{
	float:right;
	margin-top:9px;	
	margin-left:10px;
	margin-right:10px;
	font-weight: bold;
	font-family: Arial;
	color: #FFFFFF;
	font-size:14px;
}

div#bartabselected
{
	float:right;
	font-weight: bold;
	font-family: Arial;
	color: #ff6000;
	font-size:14px;
	background-image:url(../images/bckgd_act_nav.gif);
	background-repeat: repeat-x;
	padding-top: 10px; padding-right: 10px; border-left-width: 10px; padding-left: 10px;
	height:29px;
}

div#bartab a:link { text-decoration: none; color:#FFFFFF; }
div#bartab a:visited { text-decoration: none; color:#FFFFFF; }
div#bartab a:active { text-decoration: none; color:#FFFFFF; }
div#bartab a:hover { text-decoration: none; color:#FFFFFF; }

div#barseparator
{
	background-image:url(../images/divider_menu.gif);
	float:right;
	height:29px;
    width:1px;	
}

div#barshadow{
height:17px;
background-image:url(../images/bckgd_blue_shadow.gif);
background-repeat: repeat-x;}