a
{
   text-decoration: none;
   cursor: pointer; 
}

.outerPanel
{
    width: 136px;
}


.topTitle
{
    height: 40px;
    width: 100%;
    text-align: center;
    background: transparent url(../images/title_bg1.jpg) repeat-x scroll 0px 10px;
}


.topTitle label
{
    color: #0170C1;
    font-family:arial;
    font-size:11px;
    font-weight:bold;
}

.contentOuterPanel
{
    margin-top: 5px;
}

.contentInnerPanel
{
    width: 134px;
    border-left: solid 1px #D8D8D8;
    border-right: solid 1px #D8D8D8;
}

.contentPanelTop1
{
    width: 136px;
    height: 9px;
    background: transparent url(../images/contPanelTop.gif) no-repeat scroll 0px 0px;
    font-size: 1px;
}

.contentPanelTop2
{
    height: 33px;
    background-color: #F2F2F2;
    color: #0170C1;
    font-family:arial;
    font-size:11px;
    font-weight:bold;
    text-align: center;
    border: none;
}

.contentPanel1
{
    
}

.currencyDateTable
{
    width: 100%;
    border-collapse:collapse;
    font-family: arial;
    color: #8C8C8C;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}


.currencyDateTable td, th
{
    border: solid 1px #D8D8D8;
}

.currencyDateTable .leftEdge
{
    border-left: none;
}

.currencyDateTable .rightEdge
{
    border-right: none;
}

.contentPanel2
{
    height: 25px;
    text-align: right;
    background-color: #F2F2F2;
}

.contentPanel2 label
{
    color: #4B4B4B;
    font-family:arial;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    padding-right: 10px;
    line-height: 30px;
}


.contentPanel3
{

}


.currencyDataTable
{
    width: 100%;
    border-collapse:collapse;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}


.currencyDataTable .title1
{
    color: #000000;
    border: none;
    width:55px;
}

.currencyDataTable .title2
{
    color: #3E90BF;
    border-bottom: dashed 1px #7C99B9;
    line-height: 22px;
    font-size: 11px;
}

.currencyDataTable .title3
{
    border:medium none;
    color:#666666;
    font-size:11px;
    line-height:22px;
}

.currencyDataTable .row1
{
    border-top: dashed 1px #7C99B9;
}


.currencyDataTable .leftEdge
{
    border-left: none;
    border-top: solid 1px #D8D8D8;
    border-bottom: solid 1px #D8D8D8;
    border-right: solid 1px #D8D8D8;
}

.currencyDataTable .rightEdge
{
    border-right: none;
    border-top: solid 1px #D8D8D8;
    border-bottom: solid 1px #D8D8D8;
    border-left: solid 1px #D8D8D8;
}


.contentPanelButtom1
{
    height: 20px;
    background-color: #F2F2F2;
    color: #0170C1;
    font-family:arial;
    font-size:11px;
    font-weight:bold;
    text-align: center;
    line-height: 26px;
}

.contentPanelButtom1 a
{
    color: #333333;
}

.contentPanelButtom1 :hover
{
    color: #7C99B9;
}

.contentPanelButtom1 .arrow
{
    padding: 0px 5px 0px 5px;
    font-size: 11px;
}

.contentPanelBottom1
{
    width: 136px;
    height: 9px;
    background: transparent url(../images/contPanelButtom.gif) no-repeat scroll 0px 0px;
}
