body {
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 10pt;
}
input[type="button"],input[type="reset"],input[type="submit"] {
	background-image: url(../Images/button_bg_orange.gif);
	border: #BD6B12 1px solid;
	padding: 2px 5px;
	margin: 1px 0.5em;
	color: #FFF !important;
	text-align: center;
	text-decoration: none !important;
	font-weight: bold;
	font-size: 1em;
	position: relative;
	white-space: nowrap;
	height: 1.7em;
	cursor: pointer;
}
input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover {
	background-image: url(../Images/button_bg_orange_over.gif);
	color: #000 !important;
	border: #BD6B12 1px solid;
	text-decoration: none;
}
.BotonDown {
	background-color: Gray;
	color: White;
	font-weight: bold;
	font-size: 12px;
	PADDING:2px 2px 2px 2px;
}
.BotonDown:hover {
	border:1px solid;
	border-color:threedhighlight threedshadow threedshadow threedhighlight;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.enlace1 {
	color: #CC6600;
	font-size: 12px;
	text-decoration: underline;
}
.enlace1:hover {
	font-weight: bold;
}
.enlace2 {
	color: Navy;
	font-size: 10px;
	text-decoration: underline;
}
.enlace2:hover {
	color: Red;
	font-weight: bold;
}
.label {
	color: #B0003E;
	font-size: 10px;
	font-weight: bold;
}
.label_TD1 {
	color: #B0003E;
	font-size: 10px;	
	font-weight: bold;
	width: 25%;
}
.label_TD2 {
	color: #B0003E;
	font-size: 10px;	
	font-weight: bold;
	width: 35%;
}
.label_TD3 {
	color: #B0003E;
	font-size: 10px;
	font-weight: bold;
	width: 15%;	
}
.label_TD4 {
	color: #B0003E;
	font-size: 10px;	
	font-weight: bold;
	width: 25%;
}
.label_TD5 {
	color: #B0003E;
	font-size: 10px;
	font-weight: bold;
	width: 30%;
}
.label_TD6 {
	width: 70%;
}
.labelCenter {
	color: #B0003E;
	background-color: #F8E5EB;
	font-size: 12px;
	font-weight:bolder;
	width: 100%;
	text-align: center;
}
.labelText {	
	color:Black;
	font-size: 10px;
}
.labelInfo {
	color: white;
	background-color: Navy;
	font-size: 12px;
	font-weight: bold;
}
.labelResultado {
	border: 1px solid #000000;
	font-size: 10px;
	background-color: #FFFFFF;
}
.labelResultadoText {	
	color:Black;
	font-size: 10px;
	font-weight: bold;
	text-align:right;
	width: 12%;
}
.labelResultadoB {
	border: 1px solid #000000;	
	color:#FF0000;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	width: 12%;
}
.tablehead {
	background-color:White;
	border-color:White;
	border-width:2px;
	border-style:Ridge;
	width:100%;
}
.tableHeadRow {
	background-color:#B0003E;
	color:White;
	font-size:X-Small;
	font-weight:bold;
	text-align:center;
}
.tableTextRow {
	background-color:#E0E0E0;
	color:Black;
	font-size:XX-Small;
}	
.textoError {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
.textoMin {	
	text-transform:lowercase;
}
.cabeceraBusqueda {
	background-color: #F8E5EB;
}
.cabeceraResultados {
	background-color:#F8E5EB;
}
.GridAlternatingItemStyle {
}
.GridEditItemStyle {
}
.GridFooterStyle {
}
.GridHeaderStyle {
}
.GridItemStyle {
}
.GridPagerStyle {
}
.GridSelectedItemStyle {
}
