input {
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #cccccc 1px solid; 
	BORDER-LEFT: #cccccc 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	BACKGROUND-COLOR: #ffffff;
	PADDING-LEFT: 5px; 
	FONT-FAMILY: Tahoma, Verdana; 
	FONT-SIZE: 11px; 
	COLOR: #465591; PADDING-TOP: 1px; 
}
select {
	padding-top: 1px;
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #488ac8;
	BORDER-BOTTOM: #B7BCCD 1px solid;
	BORDER-LEFT: #B7BCCD 1px solid;
	BORDER-RIGHT: #B7BCCD 1px solid;
	BORDER-TOP: #B7BCCD 1px solid;
	padding-left: 5px;
}

.txtParrafo {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 15px;

}

a {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #488AC8;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.Links {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	color: #4E81AE;
	line-height: 15px;
	text-decoration: none;
}
.Links:hover {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	line-height: 15px;
	text-decoration: none;
}
.LinkDestacado {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	color: #488ac8;
	line-height: 15px;
	text-decoration: underline;
	font-weight: bold;
}
.LinkDestacado:hover {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	line-height: 15px;
	text-decoration: none;
	font-weight: bold;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	background-color: #FFFFFF;
	border-bottom: #333333 1px solid;
	border-left: #AAAAAA 1px solid;
	border-right: #333333 1px solid;
	border-top: #999999 1px solid;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
.Smalltxt {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
}
.Smalltxt2 {

	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.Destacado {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #488ac8;
	line-height: 15px;
}
.Destacado2 {

	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #8B8B8B;
	line-height: 15px;
}
.barsearchbutton {
         border-width:1px;
         background-color:#{a4jSkin.generalBackgroundColor};
}