.mdkhorbar	{
	color: black;
	background-color: #e6e7e6;
	border: 1px outset #525252;
}

.mdkhorbaritem	{
	float: left;
	white-space: nowrap;
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 14px;
}

.mdkhorbaritem a	{
	display: block;
	text-decoration: none;
}

.mdkhorbaritem a:link	{
	color: #000000;
}

.mdkhorbaritem a:visited	{
	color: #000000;
}

.mdkhorbaritem a:hover	{
	color: #ffffff;
	background-color: #21449c;
}

.mdkhorbaritem a:active	{
	color: #ff0000;
}

.mdkverbar	{
	color: black;
	background-color: #e6e7e6;
	border: 1px outset #fdfefd;
}

.mdksubmenu	{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.mdksubframe	{
	position: relative;
	display: block;
	background-color: #e6e7e6;
	border: 2px outset #fdfefd;
}

.mdkitem	{
	position: relative;
	text-align: left;
	white-space: nowrap;
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 14px;
}

.mdkitem a	{
	position: relative;
	display: block;
	text-decoration: none;
}

.mdkitem a:link	{
	color: #000000;
}

.mdkitem a:visited	{
	color: #000000;
}

.mdkitem a:hover	{
	color: #ffffff;
	background-color: #21449c;
}

.mdkitem a:active	{
	color: #ff0000;
}

.mdkitem .mdkfwdarr	{
	position: absolute;
	top: 5px;
	right: 12px;
}
