/* Tab stylesheet */
.stdTabSelTabTitleCell { font-weight:bold; color:#669966; background-color:#eeeeee; text-align:center; }
.stdTabUnselTabTitleCell { background-color:#aaaaaa; text-align:center; }
.stdTabUnselTabTitleCell a:link,
.stdTabUnselTabTitleCell a:visited { font-weight:bold; color:#ffffff; text-decoration:none; }
.stdTabUnselTabTitleCell a:hover { font-weight:bold; color:#ffffff; background-color:#aaaaaa; text-decoration:underline; }
.stdTabContentCell { background-color:#eeeeee; }
.stdTabContentInnerCell { background-color:#f0f0f0; }
.stdTabSpacer {}

