.select {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #006699;
}

.modulo {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	cursor: pointer;
	border-top: 2px solid #8BB55F;
	background-color: #CBE69B;
	height: 20px;
    padding: 3px;
}

.menuBODY {
	background-color: #FFFFFF;
	border-right: 0px solid #003399;
        background-image: url("../img/menu_background.gif");
}

.menuTABLE {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
}

.menuTD {
	border-bottom: 0px dashed #999999
}

.menuTH {
	background-color: #D0D0D0;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}


A.menu:LINK {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
    font-weight: bold;
}

A.menu:ACTIVE {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
    font-weight: bold;
}

A.menu:VISITED {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
    font-weight: bold;
}

A.menu:HOVER {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
    font-weight: bold;
}

A.modmenu:LINK {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
    font-weight: bold;
}

A.modmenu:ACTIVE {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
    font-weight: bold;
}

A.modmenu:VISITED {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
    font-weight: bold;
}

A.modmenu:HOVER {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
    font-weight: bold;
}