div.menu-clear-left
{
	clear:left;
}

div.topmenu
{
	float:left;
	width:100%;
	background:#BC262C;
	font-size:93%;
	line-height:normal;
	padding-top: 10px;
}

table.topmenu {
}

table.topmenu td{
	text-align:center;
	vertical-align:center;
}

table.topmenu a{text-decoration:none}
table.topmenu a:hover{text-decoration:underline}
table.topmenu td.this{background-color:#FFF;color:#013572}
table.topmenu td.this a{padding-left:10px;padding-right:10px; color:#013572}
table.topmenu td.other{background-color:#5977B3}
table.topmenu td.other a{padding-left:10px;padding-right:10px; color:#FFF;	white-space:nowrap;}
