.sf_extra10 {	
	margin: 0 auto;
	width: 530px;
	height: 0px;
	background-image: url(images/flare.png);
	background-position: center top;
	background-repeat: no-repeat;
	_behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}

.sf_navigation ul li a:link, .sf_navigation ul li a:visited {
	color: #23399f;
}

.sf_navigation ul li a:hover{
	border-bottom: 1px dotted #2f4bca;
	color: #2f4bca;
}