﻿
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: lighter;
	text-align: right;
	padding-left: 8px;
	list-style-type: none;
	margin-right:0px
	
}
ul {
	list-style-type: none;
	padding-right: 8px;
	text-align:right;
	margin-top:5px;
	margin-bottom:5px;
	direction:rtl
}
a.head:link {
	font-family: Tahoma;
	text-decoration: none;
	color: white;
	font-weight: lighter;
	font-size: 9px;
}
a.head:hover {
}
a.head:visited {
}
a.item:link {
}
a.item:hover {
}
a.item:visited {
}
#menu {
	width:190px;
}
#menu dt {
	cursor: pointer;
	margin: 2px 0;
	
	line-height: 20px;
	text-align: right;
	font-weight: normal;
	border: 1px solid gray;
	background-Image: url('../Images/menubg.jpg');
	width:185px;
	height:25px;
	background-repeat:repeat-x;	font-family: Tahoma;
	font-size: 9pt;
}
#menu dd {
	border: 1px dashed navy;
	font-size: 9pt;
	margin-right:5px;
	width:185px;
	
	
}
#menu li {
	font-family: Tahoma;
	text-align: right;
	background: #fff;
}
#menu li a, #menu dt a {
	color:navy;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
}
#menu li a:hover, #menu dt a:hover {
	background:#EAF1FF;
}
.menuheader {
	color: white;
	padding-right:4px;
	width:185px;
	direction:rtl;
	
}
.menuborder{
	border:1px navy dotted; 
	width:185px;
	padding-left:0px;
	
	
}
