
.fxStreetcontent{
    color:#626466;
margin-right:19px;
text-align:justify;
}
    .tabmain {
        font-family: verdana,sans-serif;
        font-size: 11px;
        font-weight:500;
        width:175px;
        height:25px;
        text-align: center;
        border-style: solid;
        border-color: #666666;
        border-left-width: 1px;
        border-right-width: 1px;
        border-top-width: 1px;
        border-bottom-width: 0px;
        padding-top: 1px;
        padding-bottom: 1px;
        cursor: pointer;
        }
    .tabmainhold {
        background-color: #5C97B9;
        color: #000000;
    }
    .tabmainfocus {
        background-color: #ff7f00;
        color: white;
    }
    .tabmaincontent {
        font-family: sans-serif;
        width: auto;
        height: auto;
        border-style: solid;
        border-color: #666666;
        border-top-width: 1px;
        padding-top: 5px;
        padding-left: 10px;
        border-left-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
    }
    .fxdd_news_div{
        text-decoration:none;
        font-size:12px;
        color:#666666;
        font-weight:bold;
    }
    a:hover{
        text-decoration:underline;
    }

    .tab {
        font-family: verdana,sans-serif;
        font-size: 11px;
        font-weight:500;
        width:25px;
        text-align: center;
        border-style: solid;
        border-color: #666666;
        border-left-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 0px;
        border-top-width: 1px;

        padding-top: 1px;
        padding-bottom: 1px;
        cursor: pointer;

    }
    .tabhold {
        background-color: white;
        color: #666666;
    }
    .tabfocus {
        background-color: #666666;
        color: white;
    }
    .tabcontent {
        font-size:12px;
        font-family: sans-serif;
        width: auto;
        height: auto;
        border-style: solid;
        border-color: #666666;
        border-top-width: 1px;
        padding-top: 5px;
        padding-left: 10px;
        border-left-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
    }
    .fxdd_news_div{
        text-decoration:none;
        font-size:12px;
        color:#666666;
        font-weight:bold;
    }
    a:hover{
        text-decoration:underline;
}