/* FIRST LEVEL IN NAVIGATION - PARENT */

.level0 {
	margin:0;
	padding: 5px 0 3px 0px;
	width:129px;
	height:21px;
	display: block;
	font-family: Verdana, Tahoma, Arial, sans-serif !important;
	font-size: 11px !important;
	font-weight: normal !important;
	color: #0066CC !important;
	text-decoration: none !important;
		text-align: right;
		background: url(/images/86.gif) no-repeat right bottom;
}

/* Tan hack \*/
* html .level0 {
	width:129px;
	height:21px;
}/**/

.level0:hover {
	/*border-bottom: 5px solid #993366;*/
	color: #999999 !important;
	text-decoration: none !important;
		text-align: right;
	background: url(/images/86.gif) no-repeat right bottom;
}
.level0Selected {
	margin:0;
	padding: 5px 0 3px 0px;
	width:129px;
	height:21px;
	display: block;
	
	font-family: Verdana, Tahoma, Arial, sans-serif !important;
	font-size: 11px !important;
	font-weight: normal !important;
	color: #999999 !important;
	text-decoration: none !important;
		text-align: right;
	background: url(/images/86.gif) no-repeat right bottom;
}

/* Tan hack \*/
* html .level0Selected {
	width:129px;
	height:21px;
}/**/














/* 2ND LEVEL IN NAVIGATION - CHILD */

.level1 {
	margin:0;
	padding: 1px 0px 6px 0px;
	border:0;
	width:129px;
	height:21px;
	display: block;
	
	font-family: Verdana, Tahoma, Arial, sans-serif !important;
	font-size: 10px !important;
	font-weight: normal !important;
	color: #FE7972 !important;
	text-decoration: none !important;
		text-align: right;
/*	background: url(/images/86.gif) no-repeat right bottom;*/
}

/* Tan hack \*/
* html .level1 {
	width:129px;
	height:21px;
}/**/

.level1:hover {
	color: #0066CC !important;
	/*background-color: #ffffff;*/
	text-decoration: none !important;
		text-align: right;
/*	background: url(/images/86.gif) no-repeat right bottom;*/

}
.level1Selected {
	margin:0;
	padding: 1px 0px 6px 0px;
	border:0;	
	width:129px;
	height:21px;
	display: block;
	
	font-family: Verdana, Tahoma, Arial, sans-serif !important;
	font-size: 10px !important;
	font-weight: normal !important;
	color: #FE7972 !important;
	text-decoration: none !important;
		text-align: right;
/*	background: url(/images/86.gif) no-repeat right bottom;*/
}

/* Tan hack \*/
* html .level1Selected {
	width:129px;
	height:21px;
}/**/















/* 3RD LEVEL IN NAVIGATION - GRAND CHILD */

.level2 {
	margin:0;
	padding: 1px 0 0 45px;
	border:0;
	width:129px;
	height:21px;
	display: block;
	
	font-family: Verdana, Tahoma, Arial, sans-serif !important;
	font-size: 10px !important;
	font-weight: normal !important;
	color: #697AB6 !important;
	text-decoration: none !important;
		text-align: right;
	background: url(/images/86.gif) no-repeat right bottom;
}

/* Tan hack \*/
* html .level2 {
	width:129px;
	height:21px;
}/**/

.level2:hover {
	color: #697AB6 !important;
	text-decoration: none !important;
		text-align: right;
	background: url(/images/86.gif) no-repeat right bottom;
}
.level2Selected {
	margin:0;
	padding: 1px 0 0 45px;
	border:0;
	width:129px;
	height:21px;
	display: block;
	
	font-family: Verdana, Tahoma, Arial, sans-serif !important;
	font-size: 10px !important;
	font-weight: bold !important;
	color: #697AB6 !important;
	text-decoration: none !important;
		text-align: right;
	background: url(/images/86.gif) no-repeat right bottom;
}

/* Tan hack \*/
* html .level2Selected {
	width:129px;
	height:21px;
}/**/

.level0 img, .level1 img, .level2 img, .level0Selected img, .level1Selected img, .level2Selected img {
	margin: 5px 0 4px 10px;
	
}