
	
.link_bg{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	float:left;
	margin:0 7px 0 7px;
	}
.sf .link_bg {margin:0 7px 0 7px; }

	
.link_bg a:link, .link_bg a:visited{
  color: #FFFFFF;
    font-family: tahoma;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    line-height: 28px;
	}

.link_bg a:hover{

    font-family: tahoma;
    font-size: 16px;
    font-weight: bold;
  line-height: 28px;
	color:black;
	text-decoration:none;
	}
	
.dvider_bg{
     color: #FFFFFF;
    float: left;
    font-family: tahoma;
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    margin: 0 8px;
    text-decoration: none;
	}

.homeBtn
{
    display: block;
    width: 28px;
    height: 26px;
    background: url(../../Images/Icons/home_ico.png) no-repeat;
}
















