/* CSS Document */

#tab_wrapper{width:auto; height:28px; text-align:center; background:#fefdfd; border:1px solid #eeeeee; border-bottom:3px solid #eeeeee;padding-top:4px; padding-right:3px;}
#tab_wrapper a{ text-decoration:none;}


.tab_act_reports{ background:url(../images/btn_short_bg.gif) no-repeat; width:136px; height:21px; float:left; text-align:center; padding-top:8px; cursor:pointer;}
.tab_inact_reports{ width:136px; height:21px; float:left; text-align:center; padding-top:8px;}
.tab_inact_reports a{ color:#727272;}


.tab_act_5_reports{ background:url(../images/btn_long_bg.gif) no-repeat; width:115px; height:21px; float:left; text-align:center; padding-top:8px; cursor:pointer;}
.tab_inact_5_reports{width:115px; height:21px; float:left; text-align:center; padding-top:8px;}
.tab_inact_5_reports a{ color:#727272;}

.sem_btn_wrap{ border:1px solid #d1d1d1; color:#727272; height:21px; background:url(../images/sem_btn_bg.gif) repeat-x; vertical-align:middle;}

.input_fields_disabled{background:#ebebe4;}
.report_view_scroll {width:650px;overflow-x:auto;overflow-y:hidden}
.report_view_scroll table {margin-bottom:13px;}


