body { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 10px; 
font-style: normal; font-weight: normal; color: #666666;

scrollbar-base-color:#00469B; 
scrollbar-face-color:#fafafa; 
scrollbar-track-color:#fafafa; 
scrollbar-arrow-color:#00469B;
scrollbar-highlight-color:#00469B; 
scrollbar-3dlight-color:#fafafa; 
scrollbar-shadow-color:#00469B;
scrollbar-darkshadow-color:#fafafa; } 

P { font-family : Verdana, Arial, Helvetica, 
sans-serif; font-size :10px; font-style: normal; font-weight: normal; line-height 
: 160%; color: #000000; vertical-align: top } 



textarea {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

input {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	
	
}
select {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style: normal;
	font-weight: normal;
	border-color:#0099FF;
			
}

.textbox{
	border-bottom : none;
	border-left : none;
	border-right : none;
	border-style : none;
	background-color : #FFFFFF;
	color : #666666;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight:bold;
}
.button{
	border-bottom : none;
	border-left : none;
	border-right : none;
	border-style : none;
	background-color : #00469B;
	color : #FFFFFF;
    font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;
	cursor:hand;
}

.menus {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #00316C;
	font-size:12px;
}
.linkasoft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.amarillonegrita14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FCE528;
	text-decoration: none;
	text-indent: 5px;
}
.textonegrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-indent: 5px;
}
.amarillonegrita12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FCE528;
	text-decoration: none;
	text-indent: 5px;
}.azulnegrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00469B;
	text-decoration: none;
}
.textotablas {
	text-align: justify;
	text-indent: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.lineasformulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 10px;
	border: 1px solid #00469B;
	background-color: #FFFFFF;
}
.bordetablas{
	text-align: justify;
	text-indent: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #00469B;
}