.SimpleScheme
{
	_border-collapse:collapse;
}

.Tabstrip 
{
    width:620px;
}

.TabActive {
	background-color:#FCA600;
    border-bottom:1px solid #FCA600;
    padding-bottom:5px;
    padding-left:16px;
    padding-right:16px;
    padding-top:5px;
	font-family:Tahoma;
	font-size:11px;
    font-weight:bold;
    text-align:center;
    color:#FFFFFF;
    cursor:default;
    line-height:15px;
    
}

.FinancialTabActive {
	background-color:#FFFFFF;
    border-left:2px solid #FCA600;
    border-right:2px solid #FCA600;
    border-top:2px solid #FCA600;
    border-bottom:2px solid #FFFFFF;
    padding-bottom:5px;
    padding-left:16px;
    padding-right:16px;
    padding-top:5px;
	font-family:Tahoma;
	font-size:12px;
    font-weight:bold;
    text-align:center;
    color:#FCA600;
    cursor:default;
    line-height:15px;
}

.FinancialsubTabActive {
	background-color:#FFFFFF;
    border-right:2px solid #FCA600;
    padding-bottom:5px;
    padding-left:16px;
    padding-right:16px;
    padding-top:5px;
	font-family:Tahoma;
	font-size:12px;
    font-weight:bold;
    text-align:center;
    color:#FCA600;
    cursor:default;
    line-height:15px;
}

.TabHover {
	background-color:#E7A476;
    border-bottom:1px solid #FFFFFF;
    padding-bottom:5px;
    padding-left:16px;
    padding-right:16px;
    padding-top:5px;
	font-family:Tahoma;
	font-size:11px;
    font-weight:bold;
    text-align:center;
    color:#FFFFFF;
    cursor:pointer;
}

.FinancialTabHover {
	background-color:#E7A476;
    border-bottom:1px solid #FFFFFF;
    padding-bottom:5px;
    padding-left:16px;
    padding-right:16px;
    padding-top:5px;
	font-family:Tahoma;
	font-size:12px;
    font-weight:bold;
    text-align:center;
    color:#FFFFFF;
    cursor:pointer;
}

.FinancialsubTabHover {
	background-color:Transparent;
    border-bottom: 2px solid #FCA600;
    border-right: 2px solid #FCA600;
    border-top: 2px solid #FCA600;
    padding-bottom:5px;
    padding-left:16px;
    padding-right:16px;
    padding-top:5px;
	font-family:Tahoma;
	font-size:12px;
    font-weight:bold;
    text-align:center;
    color:#FCA600;
    cursor:pointer;
}

.TabDefault {
    background-color: #8F8678;
    border-bottom: 1px solid #FFFFFF;
    padding-bottom: 5px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 5px;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    color: #FFFFFF;
    cursor: default;
}

.FinancialTabDefault {
    background-color: #8A8888;
    border-bottom: 1px solid #FFFFFF;
    padding-bottom: 5px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 5px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #FFFFFF;
    cursor: default;
}


.FinancialsubTabDefault {
    background-color: #FFFFFF;
    border-bottom: 2px solid #FCA600;
    border-right: 2px solid #FCA600;
    border-top: 2px solid #FCA600;
    padding-bottom: 5px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 5px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #8A8888;
    cursor: default;
}

.TabstripContent {
    background-color:transparent;
    border-top: 4px solid #FCA600;
    border-right:1px solid #FCA600;
   
    font-family: verdana,tahoma,helvetica;
    font-size: 10px;
   
}

.FinancialTabstripContent {
    background-color:transparent;
     border-top:2px solid #FCA600;
    border-right:2px solid #FCA600;
    border-left:2px solid #FCA600;
    font-family: verdana,tahoma,helvetica;
    font-size: 10px;
    
   
}

.FinancialsubTabstripContent {
    background-color:transparent;
    font-family: verdana,tahoma,helvetica;
    font-size: 10px;
     padding-left: 5px;
   
}

.TabstripContentProject {
    background-color:transparent;
    border-top: 4px solid #FCA600;
    border-right:1px solid #FCA600;
    font-family: verdana,tahoma,helvetica;
    font-size: 11px;
     line-height:25px;
     width
     
     }
.TabstripContentProject a{
    background-color:transparent;
    
    border-top: 4px solid #FCA600;
    border-right:1px solid #FCA600;
    font-family: verdana,tahoma,helvetica;
    font-size: 11px;
     line-height:25px;
}

.TabstripContentProject a:hover{
    background-color:transparent;
    
    border-top: 4px solid #FCA600;
    border-right:1px solid #FCA600;
    font-family: verdana,tahoma,helvetica;
    font-size: 11px;
     line-height:25px;
}