.classMenuPlaceHolder
{
	z-index: 2320;
	width: 118px;	
	direction: rtl;
	position: absolute;
	text-align: center;
	height: 22px;
    background-color:#ffffff;
    border-bottom:1px solid #E3E3C1;
    border-left:1px solid #E3E3C1;
}

.menuClass
{
	float: center;
	margin: 0px;
	font-size: 8pt;	
	font-family: 'M Traffic';
	color: #2020a0;
	vertical-align: middle;
	line-height: 22px;
	height: 22px;
	width: 100%;	
}

.menuOverClass
{
	text-align: center;
	float: center;
	margin: 0px;
	font-size: 8pt;	
	font-family: 'M Traffic';
	color: #2020a0;
	vertical-align: middle;
	line-height: 22px;
	height: 22px;
	width: 100%;
}

.HerfClass
{
	text-align:right;
	padding-right: 5px;
	margin: 0px;
	vertical-align: top;
	color: #2020a0;
	line-height: 20px;
	height: 20px;
	width:100%;
	background-color: transparent;
	border:0px;
}

.HerfClass:hover 
{
	text-align:right;
	color: #2020a0;
	background-color: none;
	text-decoration:none;
	border:0px;
	width:100%;	
}

.HerfClass:visited
{
	text-align:right;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	color: #000080;
	line-height: 22px;
	height: 22px;
	width:100%;
	background-color: transparent;
	border:0px;
	
}

.HerfClass:visited:hover
{
	text-align:right;
	padding: 0px;
	color:#2020a0;
	background-color: none;
	text-decoration:none;
	border:0px;
	margin: 0px;
	width:100%;
}

.imgClass
{
	vertical-align: top;
}

.imgClass2
{
	vertical-align:top;
	
}

