/* CSS Document */

.nmenu
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana;
	text-align:left;
}

.nmenu a:link 	{	
font-size: 11px; color: #FFF;background-color: #3A2761;text-decoration: none;text-indent:5px;height:100%;display: block;padding:2px;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align:center;
}
.nmenu a:visited {
font-size: 11px; color: #FFF;background-color: #3A2761;text-decoration: none;text-indent:5px;height:100%;display: block;padding:2px;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align:center;
}

.nmenu a:hover {
	
	font-size: 11px;
	text-decoration: none;
	display: block;
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;
	color: #3A2761;
	background-repeat: no-repeat;
	background-color: #CCCCCC;
	height:100%;
}

.nmenu2
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana;
	text-align:left;
}

.nmenu2 a:link 	{	
font-size: 11px; color: #FFF;background-color: #3A2761;text-decoration: none;text-indent:5px;height:100%;display: block;padding:2px;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align:left;
}
.nmenu2 a:visited {
font-size: 11px; color: #FFF;background-color: #3A2761;text-decoration: none;text-indent:5px;height:100%;display: block;padding:2px;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align:left;
}

.nmenu2 a:hover {
	
	font-size: 11px;
	text-decoration: none;
	display: block;
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;
	color: #3A2761;
	background-repeat: no-repeat;
	background-color: #CCCCCC;
	height:100%;
}

.menuesquina {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #CCCCCC;
	text-align:left;
}

#dropmenudiv{
	position:absolute;
	background-color: #3A2761;
	font:normal 11px/18px Verdana;
	z-index:100;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 0 solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #FFFFFF;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#dropmenudiv a:hover{
	background-color: #CCCCCC;
	color: #333333;
}
