/* top menu*/
span.top-menu
{
}
span.top-menu TABLE
{
	border:0 none;
	background:#d7d7d7 url(images/top_menu_bg.gif) repeat-x top left;
	
	height:21px;
}


span.top-menu TD{padding: 0px 5px 0px 5px}

span.top-menu IMG.dot{

	background:url(images/top_menu_1.gif) no-repeat;
	width:12px;
	height:21px;

}

span.top-menu IMG.dotleft{

	background:url(images/top_menu_2.gif) no-repeat;
	width:12px;
	height:21px;

}

span.top-menu a
{
	font-size:14px;
	color:#2a568c;
	font-weight:normal;
	text-decoration:none;
}

