.bar { padding:0px; border-width:0px; border-style:solid; border-color:#FFFF00; background-color:#336699; }
.itemOff { width:560px; padding:1px 4px 1px 4px; border:0px solid #000000; text-align:left; background-color:#112210; }
.itemOn { cursor:default; width:560px; padding:1px 4px 1px 4px; border:0px solid #000000; text-align:left; background-color:#CCCCCC; }

.tagOn { width:8px;  height:17px; float:right; background:url("../images/tagRH.gif") no-repeat right;}
.tagOff { width:8px; height:17px; float:right; background:url("../images/tagRN.gif") no-repeat right;}

.iconlOff { width:17px; height:17px; float:left; background:url("../images/folder_closed.gif") no-repeat left; }
.iconlOn { width:17px; height:17px; float:left; background:url("../images/F0.gif") no-repeat left; }

.hmeiconOff { width:17px; height:17px; float:left; background:url("../images/home.gif") no-repeat left; }
.hmeiconOn { width:17px; height:17px; float:left; background:url("../images/home2.gif") no-repeat left; }

.pwdiconOff { width:17px; height:17px; float:left; background:url("../images/pwdFC.gif") no-repeat left; }
.pwdiconOn { width:17px; height:17px; float:left; background:url("../images/pwdF0.gif") no-repeat left; }

.mailiconOff { width:17px; height:17px; float:left; background:url("../images/letter.gif") no-repeat left; }
.mailiconOn { width:17px; height:17px; float:left; background:url("../images/letter.gif") no-repeat left; }

.icontOff { width:17px; height:17px; float:left; background:url("../images/folder_closed.gif") no-repeat left; }
.icontOn { width:17px; height:17px; float:left; background:url("../images/F0.gif") no-repeat left; }

.fontOff {
	font-family:verdana;
	font-size:14px;
	line-height:17px;
	padding:0px 4px;
	color:#ffffff;
	font-weight: normal;
}
.fontOn {
	font-family:verdana;
	font-size:14px;
	line-height:17px;
	padding:0px 4px;
	color:#000000;
	font-weight: normal;
}

