table.Menu{
	position: relative !important;
	left: 10px !important;
	top: -8px;
}

td.Link{
	background-color: #8a1d20 !important;
}

td.Selected{
	background-color: #CC0000 !important;
}

td.Hover{
	background-color: #FF0000 !important;
}

a.Link, a.Link:link, a.Link:visited{
	color: #FFFFFF !important;
}

.sf_content{
	position: relative;
	top: -13px !important;
}