td.MactiveTab, td.MinactiveTab { text-align: center;  vertical-align: top; color:#efefef;}
td.MactiveTab {font-weight:bold; background-color:#265A82;}
td.MinactiveTab {  background-color:#efefef;  cursor: pointer;}

div.Minactive1 {  height: 4px;  background: url(/img/ulborder.gif) no-repeat top left;}
div.Minactive2 { height: 4px; background: url(/img/urborder.gif) no-repeat top right; padding: 0 4px;}
div.Minactive3 { border-top: 1px solid #B4C1C8;}
div.MinactiveTabText {  border-left: 1px solid #B4C1C8; border-right: 1px solid #B4C1C8;  padding: 0px 0.7em 2px; color: blue;  white-space: nowrap;}
div.MinactiveTabText a { text-decoration: none; color: #3468BC;}

div.Mactive1 { height: 4px; background: url(/img/ul.gif) no-repeat top left;}
div.Mactive2 { height: 4px; background: url(/img/ur.gif) no-repeat top right; padding: 1px 6px;}
div.Mactive3 {}
div.MactiveTabText { padding: 0px 0.6em 2px; color: #fff; white-space: nowrap;}

/* HighLight Tab */
td.MactiveTabLight, td.MinactiveTabLight { text-align: center;  vertical-align: top; color:#efefef;}
td.MactiveTabLight {font-weight:bold; background-color:#265A82;}
/*td.MinactiveTabLight {  background-color:#FBD3AF;  cursor: pointer;} */
td.MinactiveTabLight {  background-color:#FFE2CB;  cursor: pointer;}

div.Minactive1Light {  height: 4px;  background: url(/img/ulborderLight.gif) no-repeat top left;}
div.Minactive2Light { height: 4px; background: url(/img/urborderLight.gif) no-repeat top right; padding: 0 4px;}
div.Minactive3Light { border-top: 1px solid #F77309;}
div.MinactiveTabTextLight {  border-left: 1px solid #F77309; border-right: 1px solid #F77309;  padding: 0px 0.7em 2px; color: blue;  white-space: nowrap;}
div.MinactiveTabTextLight a { text-decoration: none; color: #3468BC;}

div.Mactive1Light { height: 4px; background: url(/img/ul.gif) no-repeat top left;}
div.Mactive2Light { height: 4px; background: url(/img/ur.gif) no-repeat top right; padding: 1px 6px;}
div.Mactive3Light {}
div.MactiveTabTextLight { padding: 0px 0.6em 2px; color: #fff; white-space: nowrap;}

/* second level bar */
#subTabs div.subtab2 { height: 4px; background: url(/img/ur.gif) no-repeat top right; padding: 1 4px;}
#subTabs td { color: #cbe5ff; padding: 4px; background: #265A82; white-space: nowrap;}
#subTabs span.MactiveText { font-weight: bold; color: #cbe5ff; display: inline;}
#subTabs span.MinactiveText { color: #fff; margin: 0 1px; display: inline;}
#subTabs span.MinactiveText a { color: #fff; text-decoration: underline;}

table.breadcrumbContainer { background:#FFFFFF; width: 100%;}
table.breadcrumbContainer td { padding: 4px; padding-left: 8px;}

#crumbs span.MactiveText {  font-weight: bold;}
