.txtmenu {
	font-family: Tahoma, Verdana;
	font-size: 20pt;
	font-weight: bold;
	padding-left: 5px;

}

.borda {
	border: 1px solid #979797;
}

.bordaup {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: inset;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 7px;
	color: #FFFFFF;
	background-color: #BBBBBB;
}

.bordadown {
	cursor: hand;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: none;
	border-bottom-style: outset;
	border-left-style: none;
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 7px;
	color: #666666;
	background-color: #DFDFDF;
}

.bordaover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: none;
	border-bottom-style: outset;
	border-left-style: none;
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	cursor: hand;
	font-weight: bold;
	padding-left: 7px;
	color: #407E95;
	background-color: #EEEEEE;
}

.txtinterno {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #3E3E3E;
	padding-left: 20px;
	padding-right: 35px;
}

.txtinterno2 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #3E3E3E;
}

