
.Header
{
	/*color:Black; 	background-image:url(../../Images/Panelbar/bg_header_bleuler.gif); 	width:100%;*/
	color: Black;
	font-size: 12px;
	cursor:hand;
}


.SelectedHeader
{
	color: White;
	font-size: 12px;
	font-weight: bold;
	cursor:hand;
}

.Item
{
	font-size: 12px;
	text-indent: 3px;
	cursor:hand;
/*	border:solid 1px #999999;
	background-color: #C9D2ED;
	padding-left: 6px;
	width: 100%;*/
}

/*
.PanelBar a:hover
{
	color:#336699;	
}*/

.SelectedItem
{
	text-indent: 3px;
	font-size: 12px;
	font-weight: bold;
	cursor:hand;
	
}

.SelectedItem A
{
	color:White;
}
