#center .shadetabs { height: 24px; line-height: 24px; margin: -15px -15px 7px !important; }
#center .shadetabs li { float: left; border-right: 1px solid #c0c0c0; border-bottom: 1px solid #c0c0c0; padding: 0 !important; } 
#center .shadetabs li a { display: block; padding: 0 22px !important; color: #000000 !important; font-weight: bold; text-decoration: none; }
#center .shadetabs li a:visited { color: #2d2b2b }
#center .shadetabs li a:hover { color: #2d2b2b; text-decoration: none }
#center .shadetabs li a.selected { background-image: none; background-color: #f5f5f5; color: #fff }
#center .shadetabs li a.selected:hover { text-decoration: none }
#center .tabcontent { background: url('../images/tl2.gif') no-repeat !important; border-right: 0; }
#center .block { border: 1px solid #c0c0c0; padding: 15px; background: #F2F2F2 url('../images/gradient.gif') repeat-x; position: relative;	}
#center .bb { position: absolute; bottom: -1px; left: -1px; background: url('../images/bl2.gif') no-repeat; }
* html .bb {bottom: -13px}
@media Print    
{
.tabcontent {
	DISPLAY: block !important
}

}

