#selected
{
	font-weight: bold;
}

.config
{
	border:1px solid #CCC;
	background-color:#EEE;
}

.config, .config a
{
	width: 100%;
	height: auto;
}

.config a:hover
{
	font-weight: bold;
}

.config div, .config a 
{
	color:#000;
	text-decoration: none;
}

.config .item
{
	margin: 7px; 
}

.config .submenu
{
	margin: 7px;
	cursor: pointer;
}

div.config div.submenu:hover
{
	font-weight: bold;
}

.config .subtest
{
	border:1px solid #CCC;
	background-color:#EEE;
	overflow:hidden;
	margin:10px;
}



.expand_menu, .expand_menu a
{
	width: 100%;
	height: auto;
}

.expand_menu a:hover
{
	font-weight: bold;
}

.expand_menu div, .expand_menu a 
{
	color:#000;
	text-decoration: none;
	clear:both;
}

.expand_menu .item
{
	margin: 7px;
}

.expand_menu .item img
{
	float:left;
}

.expand_menu .item table td
{
	padding:3px;
}

.expand_menu .submenu
{
	margin: 7px;
	cursor: pointer;
}

div.expand_menu div.submenu:hover
{
	font-weight: bold;
}

.expand_menu .subtest
{
	border:1px solid #CCC;
	background-color:#EEE;
	overflow:hidden;
	margin:10px;
}