DIV.sideBar{
}

/* LEVEL 1 */
TABLE.sideBar{}
TR.sideBar,TR.sideBar_S,TR.sideBar_H{
	height:20px;
	background-color:#c1c1bc;
}
TR.sideBar_S,TR.sideBar_H{
	background-color:#a7a7a1;
}
TD.sideBar,TD.sideBar_S,TD.sideBar_H{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#333333;	
}
TD.sideBar_S,TD.sideBar_H{
	color:#ffffff;	
}
TD.sideMenuImage{
	padding-right:10px;
	padding-left:4px;
	width:3;
	height:3;
}
TD.sideMenuVerDelim{
	display:none;
}
TR.sideMenuHorizDelim{
	height:1px;
}
TD.sideMenuHorizDelim{
	background-color:#deded7;
}
/* LEVEL 2 */
TABLE.sideBarLevel_1{
	border-top:solid 1 #deded7;
}
TR.sideBarLevel_1,TR.sideBarLevel_1_S,TR.sideBarLevel_1_H{
	background-color:#c1c1bc;
}
TR.sideBarLevel_1_S,TR.sideBarLevel_1_H{
	background-color:#a7a7a1;
}
TD.sideBarLevel_1,TD.sideBarLevel_1_S,TD.sideBarLevel_1_H{
	padding-right:32px;
	padding-left:5px;
	padding-top:3;
	padding-bottom:3;
	font-size:11px;
	color:#ffffff;
}
TD.sideBarLevel_1_S,TD.sideBarLevel_1_H{
	
}
TD.sideBarItemImage{
}
TD.sideBarItemVerDelim{
	display:none;
}
TR.sideBarItemHorizDelim{
	height:1px;
}
TD.sideBarItemHorizDelim{
	background-color:#deded7;
}