div.nav {
	text-align:		left;
}

div.nav * { 
	margin: 		0;
}

div.nav h3 { 
	background-image:	url('../images/bkg_dt.png');
	background-repeat:	repeat-x;
	background-color:	#bb2500;
	padding: 		3px;
	border-top:		0px solid #ccc;
	border-bottom:		1px solid #c55439;
	border-right:		1px solid #000;
	border-left:		0px solid #3f0200;
	padding-left:		5px;
}

A.menuLinks:link { 
	color: 			#fff;
	text-decoration:	none;
	font-weight:		normal;
	font-size: 		11px; 
	font-family:		arial,helvetica;
}

A.menuLinks:visited { 
	color: 			#fff;
	text-decoration:	none;
	font-weight:		normal;
	font-size: 		11px; 
	font-family:		arial,helvetica;
	outline:		none; 
}

A.menuLinks:hover { 
	color: 			#fff;
	text-decoration:	none;
	font-weight:		bold;
	font-size: 		11px; 
	font-family:		arial,helvetica;
	outline:		none; 
}

A.menuLinks:active { 
	color: 			#fff;
	text-decoration:	none;
	font-weight:		bold;
	font-size: 		11px; 
	font-family:		arial,helvetica;
	outline:		none; 
}

A.menuLinks:focus { 
	outline:		none; 
}

A.menuLinksLI:link { 
	color: 			#000;
	text-decoration:	none;
	font-weight:		normal;
	font-size: 		11px; 
	font-family:		arial,helvetica;
	outline:		none; 
	width:100%;
	padding:		2px;
}

A.menuLinksLI:visited { 
	color: 			#000;
	text-decoration:	none;
	font-weight:		normal;
	font-size: 		11px; 
	font-family:		arial,helvetica;
	outline:		none; 
	width:100%;
	padding:		2px;
}

A.menuLinksLI:hover { 
	color: 			#000;
	text-decoration:	none;
	font-size: 		11px; 
	font-family:		arial,helvetica;
	text-decoration:	underline;
	outline:		none; 
	background-color:	#d9b4ab;
	width:100%;
	padding:		2px;
}

A.menuLinksLI:active { 
	color: 			#000;
	text-decoration:	none;
	font-size: 		11px; 
	font-family:		arial,helvetica;
	text-decoration:	underline;
	outline:		none; 
	background-color:	#d9b4ab;
	width:100%;
	padding:		2px;
}

A.menuLinksLI:focus { 
	outline:		none; 
}

div.nav ul { 
	list-style: 		none;
	padding: 		0px;
	margin-left:		0;
	padding-top:		2px;
	/*border-bottom:		1px solid #000;*/
}

div.nav ul li {
	padding:		2px;
	margin-bottom:		2px;
}

div.nav ul li:hover {
	background-color:	#d9b4ab;
}

div.nav div {
	background-color:	#fff;
	border-right:		1px solid #000;
}

.ul1 {
	background-image:	url('../images/bkg_ul1.jpg');
	background-repeat:	no-repeat;
}

.ul2 {
	background-image:	url('../images/bkg_ul2.jpg');
	background-repeat:	no-repeat;
}

.ul3 {
	background-image:	url('../images/bkg_ul3.jpg');
	background-repeat:	no-repeat;
}

.ul4 {
	background-image:	url('../images/bkg_ul4.jpg');
	background-repeat:	no-repeat;
}

.ul5 {
	background-image:	url('../images/bkg_ul5.jpg');
	background-repeat:	no-repeat;
}

.ul6 {
	background-image:	url('../images/bkg_ul6.jpg');
	background-repeat:	no-repeat;
}

.ul_adm {
	background-color:	#555;
}
