table.Menu
{
	background-image: url(/images/MenuBalk.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.TopMenu
{
	font-size:13px;
	font-weight:bold;
	color:#646567;
	padding-left:45px;
} 

.TopMenu a
{
	font-size:13px;
	font-weight:bold;
	color:#646567;
	text-decoration:none;
}

.TopMenu a:hover
{
	font-size:13px;
	font-weight:bold;
	color:#646567;
	text-decoration:none;
}
