.ShowItem_Style1_Caption
{
	color: White;
	font-family: Sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}
.ShowItem_Style1_Caption:hover
{
	color: #FEBF01;
	font-family: Sans-serif;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}
.ShowItem_Style1_Body
{
	color: White;
	font-family: Sans-Serif;
	font-size: 11px;
}
.ShowItem_Style1_Background
{
	background-color: #404040;
}
.ShowItem_Style1_Panel
{
	overflow: auto;
}
.ShowItem_Style1_Button
{
	background-color: white;
	color: Black;
	font-family: Sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 13px;
	text-decoration: none;
}
.ShowItem_Style1_ButtonOver
{
	background-color: #FEBF01;
	color: Black;
	font-family: Sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 13px;
	text-decoration: none;
}

