@charset "UTF-8";


td.menu
{
	font-weight:bold;
	background-color:#A4BED9;
	height:24px;
}


td.menu_selected
{
	font-weight:bold;
	background-color:#4e6783;
	height:24px;
}

td.stepbar
{
	background-color: #ffffff;
}

td.stepbar_spliter
{
	background-color:#000080;
}

td.stepbar_selected
{
	background-color:#477fc9;
}

.direction
{
	color:#830002;
	font-size:8pt;
}