.transMenu {
	LEFT: -1000px;
	OVERFLOW: hidden;
	POSITION: absolute;
	TOP: -1000px;
	font-color : white;
}
.transMenu .content {
	POSITION: left; COLOR: #f4f4f4
	}
.transMenu .items {
	Z-INDEX: 100; LEFT: 1px; POSITION: relative; TOP: 0px; COLOR: #f4f4f4
}
.top .items {
	BORDER-TOP: medium none; COLOR: #f4f4f4
}
.transMenu .item {
BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; CURSOR: hand; COLOR: #000000; BORDER-BOTTOM: medium none
}
.transMenu .background {
	Z-INDEX: 1; FILTER: alpha(opacity=100); LEFT: 1px; POSITION: absolute; TOP: 0px; moz-opacity: .6
}
.transMenu .shadowRight {
	Z-INDEX: 3; FILTER: alpha(opacity=40); WIDTH: 2px; POSITION: left; TOP: 3px; moz-opacity: .4
}
.transMenu .shadowBottom {
	Z-INDEX: 1; FILTER: alpha(opacity=40); LEFT: 3px; POSITION: left; HEIGHT: 4px; moz-opacity: .4
}
.transMenu .hover {
	BACKGROUND: #ccc
}

.menuler {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11;
	font-weight:bold;
	text-decoration:none;
}
a:link .ustmenu{ font-family:Arial; font-size:14px;  color:#000; text-decoration:none; cursor:pointer; font-weight:bold; }
a:visited .ustmenu { font-family:Arial; font-size:14px;  color:#000; text-decoration:nonecursor:pointer; font-weight:bold; }
a:active .ustmenu { cursor: none; font-family: Arial; font-size: 14px; text-decoration: none; color: #fff;cursor:pointer; font-weight:bold; }
a:hover .ustmenu { cursor: none; font-family: Arial; font-size: 14px; text-decoration: none; color: #fff;cursor:pointer; font-weight:bold; }

a:link    { font-family:Tahoma; font-size:11px;  color:#000; text-decoration:none }
a:visited { font-family:Tahoma; font-size:11px;  color:#000; text-decoration:none }
a:active  { cursor: none; font-family: Tahoma; font-size: 11px; text-decoration: none; color: #3a6fe1; }
a:hover   { cursor: none; font-family: Tahoma; font-size: 11px; text-decoration: none; color: #3a6fe1; }
