#topNav
{
	margin-bottom:20px;
	margin-top:10px;
	width:248px;
	height:75px;
	background-image:url('../../images/header_bottom.gif');	
	background-repeat:no-repeat;
	background-position:bottom left;
}

#topNav li
{
	list-style-type:none;
	float:left;
	width:118px;
	background-image:url('../../images/horz_dots_bg_2x1.gif');
	background-repeat:repeat-x;	
	padding-left:6px;
	padding-top:2px;
	padding-bottom:2px;
}

#topNav li.top
{
	background-image:url('../../images/header_top_horz_dots_bg_4x4.gif');
	background-repeat:repeat-x;
}

#topNav li.bottom
{
}

#topNav a
{
	text-decoration:none;
	font-size:9px;
	color:#737373;
	font-weight:900;
}

#topNav a:hover
{
	color:#0F63AE;
}

#topNav a.current
{
	color:#0F63AE;
}