
.Header
{
	text-indent: 20px;
	font-size: 11px;
	color: White;
	cursor: hand;
}


.SelectedHeader
{
	text-indent: 20px;
	font-size: 11px;
	color: White;
	cursor: hand;
}

.PanelbarTable a:link, .PanelbarTable a:visited, .PanelbarTable a:hover, .PanelbarTable a:active
{
	color: White;
}

.PanelbarTable
{
	border-bottom: solid 1px #989EDE;
}

.Item
{
	text-indent: 30px;
	font-size: 10px;
}

.SelectedItem
{
	text-indent: 30px;
	font-size: 10px;
	font-weight: bold;
}

