.TitleStyle
{
	font-weight: bold;
	font-size: xx-small;
	background-image: url(images/bg_bar_lb.gif);
	cursor: hand;
	color:Grey;
	font-family: Verdana;
	position: static;
	background-color: transparent;
}

.GroupingStyle
{
	font-weight:normal;
	font-size: xx-small;
	cursor: hand;
	background-image: url(images/bg_w.gif);
	color: white;
	font-family: Verdana;
	position: static;
	background-color: grey;
}


.SubTitleStyle
{
	font-weight: bold;
	font-size: xx-small;
	cursor: hand;
	background-image: url(images/bg_w.gif);
	color: #696969;
	font-family: Verdana;
	position: static;
	background-color: grey;
}