.menuitem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #124C8F;
	text-decoration: none;
}
.menuitemhigh,.menuitemhigh:hover,.menuitem:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #124C8F;
	text-decoration: none;
	cursor: hand;
}
.menuline
{
	background: url('/html/media/Automation style/menu_line.jpg');
}
