/* Navigation Styles */ /* Main Menu */
#menu {
	font-family: Arial, Helvetica, sans-serif;
	border: 0px solid #000;
	width: 830px;
	margin: 0 0px 0 0;
	padding: 0;
	float: left;
		font-size:11px;
	background: #fff url('../img/bg-top.gif') left bottom repeat-x;

}



*html #menu ul {
	margin: 0px -5px -3px 0;
	padding: 0 0px 0 25px;
	float:left;
	list-style: none;
	background: transparent url('../img/button-left-rtl.gif') left top no-repeat;
	width:521px;	
}


*+html #menu ul {
	margin: 0px -5px -3px 0;
	padding: 0 0px 0 25px;
	float:left;
	list-style: none;
	background: transparent url('../img/button-left-rtl.gif') left top no-repeat;
	width:521px;	
}



#menu ul {
	margin: 0px -5px 0 0;
	padding: 0 0px 0 25px;
	float:left;
	list-style: none;
	background: #fff url('../img/button-left-rtl.gif') left top no-repeat;
}


#menu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;
	height:30px;
	background:transparent;
}

/* Opera 7 floating menu fix */
	

#menu li.first {
	background:#fff url('../img/button-last-ltr.gif') left top no-repeat;
	width: 25px;
}

#menu a {
	margin: 0 0 0 0px;
	padding: 10px 10px 6px 4px;
	display: block;
	color: #d3005f;
	text-decoration: none;
	background:#fff url('../img/button.gif') right top no-repeat;
	font-weight: normal;
	font-size:11px;
}

#menu a:hover {
	text-decoration: underline;
}

a.leftlink0:hover, a.leftlink0, a.leftlink0:visited  {
	color: #fff;
}

a.leftlink1:hover, a.leftlink1, a.leftlink1:visited  {
	color: #002d62;
}

a.leftlink2:hover, a.leftlink2, a.leftlink2:visited  {
	color: #002d62;
}

a.leftlink3:hover, a.leftlink3, a.leftlink3:visited {
	color: #002d62;
}



a.subleftlink0:hover, a.subleftlink0, a.subleftlink0:visited {
	color: #fff;
}



a.subleftlink1:hover, a.subleftlink1, a.subleftlink1:visited {
	color: #002d62;
}



a.subleftlink2:hover, a.subleftlink2, a.subleftlink2:visited {
	color: #002d62;
}


a.subleftlink3:hover, a.subleftlink3, a.subleftlink3:visited  {
	color: #002d62;
}


/* leftNav */
#leftNav {
	width: 180px;
	float: right;
	text-align:right;
	direction:rtl;
}

*html #leftNav {
	margin: 0px;
	width: 180px;
	float: right;
	text-align:right;
	direction:rtl;
	
}

#leftNav a {
	padding: 5px 5px 5px 0px;
	display: block;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
		text-align:right;
	direction:rtl;
}

#leftNav ul {
	margin: 0px 0 0 0;
	padding: 0 0px 0 0px;
	list-style: none;
		text-align:right;
	direction:rtl;
}

#leftNav ul li {
	list-style-type: none;
	margin: 0;
	padding: 1px 0;
	border-bottom: 1px solid #a3ceec;
		text-align:right;
	direction:rtl;
}

#leftNav ul li.sub0 a:hover {
	background: #002d62;
	color: #fff;
		text-align:right;
	direction:rtl;
}

#leftNav ul li.sub0 {
	color: #fff;
		text-align:right;
	direction:rtl;
}

#leftNav ul li.activepath_sub0 { /* background: #002d62; */
	color: #000;
	background: #002d62;
	border-bottom: 1px solid #a3ceec;
		text-align:right;
	direction:rtl;
}

#leftNav ul li.activeitem_sub0 {
	color: #fff;
	background: #002d62;
	border-bottom: 1px solid #a3ceec;
		text-align:right;
	direction:rtl;
}

#leftNav ul li.sub1 a:hover {
	color: #002d62;
		text-align:right;
	direction:rtl;
}

#leftNav ul li.sub1 {
	background: #E3F0F9;
	padding-right: 10px;
		text-align:right;
	direction:rtl;
}

#leftNav ul li.activeitem_sub1 {
	background: #E3F0F9;
	padding-right: 10px;
	/* padding-right: 1.3 em; */
		text-align:right;
	direction:rtl;
}

#leftNav ul li.activepath_sub1 {
	background: #E3F0F9;
	padding-right: 10px;
	/* padding-left: 1.3 em; */
		text-align:right;
	direction:rtl;
}

#leftNav ul li.sub2 a:hover {
	color: #002d62;
		text-align:right;
	direction:rtl;
}

#leftNav ul li.sub2 {
	background: #E3F0F9;
		text-align:right;
	direction:rtl;
	padding-right: 20px;
}

#leftNav ul li.activeitem_sub2 {
	background: #E3F0F9;
	padding-right: 20px;
	/* padding-left: 1.3 em; */
		text-align:right;
	direction:rtl;
}

#leftNav ul li.activepath_sub2 {
	color: #002d62;
	background: #E3F0F9;
	border-bottom: 1px solid #a3ceec;
	padding-right: 20px;
	text-align:right;
	direction:rtl;
}

#leftNav ul li.sub3 a:hover {
	color: #002d62;
}

#leftNav ul li.sub3 {
	background: #E3F0F9;
	padding-right: 30px;
		text-align:right;
	direction:rtl;
}

#leftNav ul li.activeitem_sub3 {
	background: #E3F0F9;
	padding-right: 30px;
	/* padding-left: 1.3 em; */
		text-align:right;
	direction:rtl;
}

#leftNav ul li.activepath_sub3 {
	background: #002d62;
	border-bottom: 1px solid #a3ceec;
	padding-right: 30px;
		text-align:right;
	direction:rtl;
}


.transPrev_active {
	border:0;
	display:none;
}


