.depmenubar {
	 margin:auto;
	 font-size: 8px;
	 height: 39px;
	 width: 1034px;
	 background: url('/xmd-gfx/rounded/t2.png');
	 background-repeat: repeat-x;
}

.deptip {
	 background: #f0f0f0;
	 background-repeat: repeat-x;
	 padding: 7px;
	 font-weight: bold;
	 text-align: center;
	 border-style: solid;
	 border-width: 1px;
	 border-color: #e0e0e0;
}

.deplist {
	 width: 218px;
}

.deplist td {
	 background: url('/xmd-gfx/depimg/depx.png');
	 background-repeat: repeat-x;
	 font-family: Arial;
}

.deplist img {
	 height: 20px;
	 border-style: solid;
	 border-width: 0px 1px 0px 0px;
	 border-color: #e0e0e0;
}
.deplist .depimg {
	 width: 28px;
	 text-align:center;
}

.deplist .dep {
	 border-style: solid;
	 border-width: 0px 1px 0px 0px;
	 border-color: #e0e0e0;
}

.deplist .dep a {
	 position: relative;
	 padding: 4px 0px 4px 4px;
	 display: block;
	 color: #505050;
}

.deplist .dep a:hover {
	 background-color: #e6e6e6;
	 color: #000000;
}

.mainmenubar {
	margin: 0px;
	padding: 0px;
	height: 30px;
	font-family: Arial;
	z-index: 90;
	background:#f0f0f0;
}

.mainmenubelt {
	 padding:0px;
	color: #ffffff;
	opacity: 0.4;
}

.mainmenuitem, .mainmenuitems {
	 font-family: Arial;
	 margin: 0px;
	 padding: 7px 6px 8px 6px;
	 display: block;
	 font-weight: bold;
	 font-size: 12px;
	 text-decoration: none;
	 border-style: solid;
	 border-width: 0px 1px 0px 1px;
	 border-color: #c0c0c0 #c0c0c0 #c0c0c0 #ffffff;
	 color: #000000;
}

.mainmenuitem {
	text-decoration: none;
}

.mainmenuitem img, .mainmenuitems img {
	 border-style: none;
}

.mainmenuitems {
	color: #000000;
	background: url('menubg.png');
	text-decoration: none;
}

a.mainmenuitem:hover {
	color: #202020;
	background: #f0f0f0;
	text-decoration: none;
}

a.mainmenuitems:hover {
	color: #202020;
	text-decoration: none;
}

