.select {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #006699;
}

.modulo {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #006699;
	font-weight: bold;
	cursor:pointer;
	border-bottom: 1px solid #95B3DE;
	border-right: 1px solid #95B3DE;
	background-color: #E1EBFB;
	padding: 3px;
}

.menuBODY {
	background-color: #D6DEEC;
	border-right: 0px solid #003399;
}

.menuTABLE {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
}

.menuTD {
	background-color: #D6DEEC;
	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: #006699;
	text-decoration: none;
}

A.menu:ACTIVE {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color: #006699;
	text-decoration: none;
}

A.menu:VISITED {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color: #006699;
	text-decoration: none;
}

A.menu:HOVER {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color: #006699;
	text-decoration: underline;
}
