/* CSS Document */

/*Header Bg*/
#MainHeader, #PorPreHeader{background-image:url(../images/scp-header-bg.png);background-repeat: repeat-x; background-color:#036d9f;}

/*Header Text Color*/
.topHeaderLinks td, .topHeaderLinks span, .topHeaderLinks a, .PortalHLinkTxt{color:#c8e2ed;}
.topHeaderLinks a:hover{ color:#ffffff;}

/*Normal Tab Background and Border color*/
.HM_header_curve .HMcolor, .porpretabs li{background-image:url(../images/SCP-HMenu-Normal-C.png);background-repeat: repeat-x; background-color:#0397c3; border-color:#0397c3;}

/*Normal Tab Text color */
table.curveTab td a, table.curveTab td a:hover, .headerSrch input, .porpretabs li{color:#d0e7f9;}

/*Normal Tab MouseOver bgcolor*/
table.curveTab td.movertab  .HMcolor,.HMhb2,.HMhb3,.HMhb4{background-image:url(../images/SCP-HMenu-Normal-Over.png); background-repeat: repeat-x; background-color:#57b9d3; border-color:#57b9d3;}

/*Normal Tab MouseOver Text Color*/
table.curveTab td.movertab a, table.curveTab td.movertab a:hover{color:#d0e7f9;}

/*Selected Tab Background and Border color*/
table.curveTab td.selectedTab .HMcolor,.HMhb2,.HMhb3,.HMhb4, .porpretabs li.selected{background:#e8e8e8;border-color:#e8e8e8;font-weight:bold;}  

.tabBase{ height:4px; background-color:#e8e8e8;}

/*Selected Tab Text Color*/
table.curveTab td.selectedTab a, table.curveTab td.selectedTab a:hover, .porpretabs li.selected{color:#104888;}
