/* CSS Document */
.inactivetab{	background:url("../images/tab-0.gif") repeat-x; no-repeat;  height:25px;  cursor:pointer;color:#636467; border:1px solid #acacac; border-bottom:0px solid #3787c7; text-transform:uppercase; text-align:center; font-size:11px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
/*.inactivetab{background:url(/images/inactive.gif) no-repeat; width:136px; height:32px; font-weight:bold; cursor:pointer;color:#ffffff;}*/
.activetab{text-decoration:none;
	background:url("../images/tab-1.gif") repeat-x;
    border:1px solid #acacac; border-bottom:0px solid #3787c7; 
	color:#ffffff; cursor:pointer; text-transform:uppercase;	font-size:11px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; text-align:center;}
/*.activetab{background:url(/images/active.gif) no-repeat; width:136px; height:32px;font-weight:bold; cursor:pointer; color:#ffffff;}
/*.hovertab{background:url(/images/active.gif) no-repeat; width:136px; height:32px;font-weight:bold; cursor:pointer;color:#ffffff;}*/
.hovertab{	text-decoration:none;	
            background:url("../images/tab-1-1.gif") repeat-x;
            border:1px solid #acacac; border-bottom:0px solid #3787c7;
			color:#ffffff;cursor:pointer;text-transform:uppercase;	font-size:11px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;

			 text-align:center;}

td.popupcolor{ color:#FFFFFF; padding-left:10px;}


.hometab_inactive{ float:left; background:url(../images/tab_normal.jpg) no-repeat;  height:21px; _height:26px; width:86px; padding:6px 0px 0px 0px;  _padding:0px 0px 1px 0px; text-align:center;  cursor:pointer; color:#d0ceb0; font-size:11px; font-weight:bold; font-family:Arial; border:0px solid #00FFCC;}
.hometab_active{ float:left; text-decoration:none; background:url(../images/tab_active.jpg) no-repeat;  height:23px; _height:23px; width:86px;  padding:4px 0px 0px 0px;  _padding:0px 0px 4px 0px; text-align:center;  color:#ffffff; cursor:pointer; font-size:11px; font-weight:bold; font-family:Arial; border:0px solid #00FFCC;}
.hometab_hover{	float:left; text-decoration:none; background:url(../images/tab_active.jpg) no-repeat;  height:23px; _height:23px; width:86px;  padding:4px 0px 0px 0px;  _padding:0px 0px 4px 0px; text-align:center;  color:#ffffff; cursor:pointer; font-size:11px; font-weight:bold; font-family:Arial; border:0px solid #00FFCC;}
