
td{font-family: arial; font-size: 11px;color: #808080 }


A{ text-decoration:none; color: #696969}
A:hover {  text-decoration:none; color: #000000 }

input{font-family:tahoma; font-size:8pt; border: silver 1px solid ;}

textarea{font-family:tahoma; font-size:8pt; border: silver 1px solid ;}

body{BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; MARGIN: 0px; BORDER-RIGHT-WIDTH: 0px}

.clsMenu {
   
	border: 1px solid silver; border-bottom: none; cursor: hand;
	padding-left: 5px;padding-right: 5px;padding-top: 3px;padding-bottom: 3px;
	background-color: #ffffff ; width: 130px;
	font-family: arial; font-size: 11px;color: #000000
    
   }

.clsMenusub {

	border-bottom: 1px solid silver;
	position: absolute;
	display: none; width: 130px;
	
}
.clsMenuprincipal {
   
	border-right: 1px solid #808080; width: 150px; 
    
   }
