/* Dotted line between menus */
.NM2008_dot {
	background-image: url(dots.gif);
	background-repeat: repeat-x;
	background-position: left;
	background-color: #ffcc00;
}


/* Hover Menu */
a.NM2008_Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #ffcc00;
	display: block;
	line-height: 20px;
}
a.NM2008_Menu:link {text-decoration: none; color: #996600;}
a.NM2008_Menu:visited {text-decoration: none; color: #996600;}
a.NM2008_Menu:hover {
	text-decoration: none;
	color: #cc9933;
	background-image: url(larrow.gif);
	background-repeat: no-repeat;
	background-position: left;
}
a.NM2008_Menu:active {
	text-decoration: none;
	color: #cc9933;
	background-image: url(larrow.gif);
	background-repeat: no-repeat;
	background-position: left;
}


/* Visited Menu */
.NM2008_MenuVisited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #ffcc00;
	display: block;
	background-image: url(larrow-white.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #CC0000;
	line-height: 20px;
}


/* Background Table */
.NM2008_BG_right {
	background-image: url(bg-right.gif);
	background-repeat: repeat-y;
}

.NM2008_BG_left {
	background-image: url(bg-left.gif);
	background-repeat: repeat-y;
}

.NM2008_BG_right2 {
	background-image: url(bgright2.png);
	background-repeat: repeat-y;
}

.NM2008_BG_left2 {
	background-image: url(bgleft2.png);
	background-repeat: repeat-y;
}

.NM2008_BG_right3 {
	background-image: url(bg-right3.gif);
	background-repeat: repeat-y;
}

.NM2008_BG_left3 {
	background-image: url(bg-left3.gif);
	background-repeat: repeat-y;
}



/* Menus con Notas */

.NM2008_NotaMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #990000;
}

.NM2008_Trebol {
	background-image: url(trebol.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.NM2009_SOLD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}



/* Nota en Microsite */

.ULTIMOS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	font-style: italic;
}
