.clearFix:after { 
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearFix { /* for IE7/Win */
    min-height:1px;
    width: 665px;
}
* html .clearFix { /* for IE5-6/Win */
    height:1px;
}
* html>body .clearFix { /* for IE5/Mac */
    height:auto;
    display:inline-block;
}

*:first-child+html .MM>li>a { /* for IE7/Win */
	background-position:20px 1px;
}
* html .MM a { /* for IE5-6/Win */
	background-position:1px 1px;
}
* html .MM ul a { /* for IE5-6/Win */
	background-position:0 0;
}
* html>body #Menu1 a { /* for IE5/Mac */
	background-position:1px 1px;
}
.MM a:visited, MM a:link, MM a:active {
  color:#ff0000;
}

*:first-child+html .SBMM>li>a { /* for IE7/Win */
	background-position:20px 1px;
}
* html .SBMM a { /* for IE5-6/Win */
	background-position:1px 1px;
}
* html .SBMM ul a { /* for IE5-6/Win */
	background-position:0 0;
}
* html>body #SideboxMenu a { /* for IE5/Mac */
	background-position:1px 1px;
}
.SBMM a:visited, SBMM a:link, SBMM a:active {
  color:#ff0000;
}

