/******************** Start Navigation Styles ********************/

#swapmenu {
width:100%;
margin-top:6px;
padding-bottom:10px;
background: url(/Img/border_bottom.gif) no-repeat bottom;
}

#swapmenu td {
margin: 0px; 
padding: 5px 0px 5px 10px;
color: #000000;
line-height: 5px;
font-size: 11px;
cursor: pointer;
cursor: hand;
}

#swapmenu td.panelbarText
{
	color: #000000;
	}

#swapmenu td.panelbarItem
{
	color: #2581CE;
}

#swapmenu .selected
{
	width: 100%;
	
	font-weight: bold;
}

/**********Swap Menu**********/
