/* Estilo del footer panel de la master page. */
.masterFooterPanel{
	font-family: Serif;
	font-size: 14px;
	border-color: rgb(0,0,0);
	border-width: 1px;
	border-style: solid;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
	text-align: left;
}

/* Default style for Checkbox */
.defaultCheckbox{
	border-color: rgb(0,0,0);
	border-width: 1px;
	border-style: none;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255)
}

/* Label para los campos de un formulario */
.lblCampo{
	font-family: Verdana;
	font-size: 14px;
	border-color: rgb(0,0,0);
	border-width: 1px;
	border-style: none;
	color: rgb(0,0,0);
	background-color: rgb(240,240,240);
}

/* Default style for Hyperlink */
.defaultHyperlink{
	font-family: Serif;
	font-size: 11px;
	border-color: rgb(0,0,0);
	border-width: 1px;
	border-style: none;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
}

/* Default style for Panel */
.defaultPanel{
	font-family: Serif;
	font-size: 14px;
	border-color: rgb(0,0,0);
	border-width: 1px;
	border-style: none;
	color: rgb(0,0,0);
	background-color: rgb(240,240,240);
	text-align: left;
}

/* Default style for Line */
.defaultLine{
}

/* Estilo para los titulos en consultas
 */
.lblTituloConsultas{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	border-color: rgb(0,0,0);
	border-width: 1px;
	border-style: none;
	color: rgb(153,153,153);
	background-color: rgb(240,240,240);
}

/* Default style for Content */
.defaultContent{
	font-family: Serif;
	font-size: 14px;
	border-color: rgb(0,0,0);
	border-width: 1px;
	border-style: none;
	background-color: rgb(240,240,240);
	text-align: center;
}

/* Default style for Radiobutton */
.defaultRadiobutton{
	border-color: rgb(0,0,0);
	border-width: 1px;
	border-style: none;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
}

/* Estilo de texto en header de master page. */
.masterHeaderLabel{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	border-color: rgb(0,0,0);
	border-width: 1px;
	border-style: none;
	color: rgb(0,0,151);
	background-color: rgb(255,255,255);
}

/* Estilo de texto para mensaje en login. */
.messageLabel{
	font-family: Arial;
	font-size: 12px;
	border-color: rgb(0,0,0);
	border-width: 1px;
	border-style: none;
	color: rgb(0,0,0);
	background-color: rgb(145,195,200);
}

/* Default style for Combobox */
.defaultCombobox{
	border-color: rgb(0,0,0);
	border-width: 1px;
	border-style: none;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
}

/* Estilo de boton para opción en formularios. */
.optionButton{
	font-family: Verdana;
	font-size: 12px;
	border-color: rgb(0,0,0);
	border-width: 1px;
	border-style: none;
	color: rgb(248,207,24);
	background-color: rgb(0,0,151);
}

/* Label para titulos de pagina */
.lblTitulo{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	border-color: rgb(0,0,0);
	border-width: 1px;
	border-style: none;
	color: rgb(255,230,125);
	background-color: rgb(145,195,200);
}

/* Default style for Report */
.defaultReport{
	border-color: rgb(0,0,0);
	border-width: 1px;
	border-style: none;
}

/* Default style for Table */
.defaultTable{
	font-family: Verdana;
	font-size: 10px;
	border-color: rgb(0,0,0);
	border-width: 1px;
	border-style: none;
	color: rgb(0,0,0);
	background-color: rgb(220,220,220);
}

/* Titulo pequeño */
.lblTituloPequenio{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	border-color: rgb(0,0,0);
	border-width: 1px;
	border-style: none;
	color: rgb(153,153,153);
	background-color: rgb(240,240,240);
}

/* Default style for Label */
.defaultLabel{
	font-family: Verdana;
	font-size: 10px;
	border-color: rgb(0,0,0);
	border-width: 1px;
	border-style: none;
	color: rgb(0,0,0);
	background-color: rgb(240,240,240);
}

/* Estilo para titulo en area de contenido. */
.TituloContent{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	border-color: rgb(0,0,0);
	border-width: 1px;
	border-style: none;
	color: rgb(0,0,0);
	background-color: rgb(240,240,240);
}

/* Default style for Image */
.defaultImage{
	border-color: rgb(0,0,0);
	border-width: 1px;
	border-style: none;
}

/* Estilo de texto de footer de master page. */
.masterFooterLabel{
	font-family: Arial;
	font-size: 10px;
	border-color: rgb(0,0,0);
	border-width: 1px;
	border-style: none;
	color: rgb(0,151,241);
	background-color: rgb(255,255,255);
}

/* Default style for Errorviewer */
.defaultErrorviewer{
}

/* Estilo del header panel de la master page. */
.masterHeaderPanel{
	font-family: Serif;
	font-size: 14px;
	border-color: rgb(0,0,0);
	border-width: 1px;
	border-style: solid;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
	text-align: left;
}

/* Label used in a report */
.Report Label{
	font-family: Serif;
	font-size: 14px;
	border-color: rgb(0,0,0);
	border-width: 1px;
	border-style: none;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
	text-align: left;
}

/* Default style for Button */
.defaultButton{
	font-family: Verdana;
	font-size: 12px;
	border-color: rgb(0,0,0);
	border-width: 1px;
	border-style: none;
	color: rgb(0,0,0);
	background-color: rgb(248,207,24);
}

/* Default style for Textarea */
.defaultTextarea{
	font-family: Serif;
	font-size: 14px;
	border-color: rgb(0,0,0);
	border-width: 1px;
	border-style: none;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
	text-align: left;
}

/* Estilo de panel para titulo de formularios. */
.titlePanel{
	font-family: Serif;
	font-size: 14px;
	border-color: rgb(0,0,0);
	border-width: 1px;
	border-style: none;
	color: rgb(0,0,0);
	background-color: rgb(145,195,200);
	text-align: left;
}

/* Estilo del menu de la master page. */
.masterMenu{
	font-family: Serif;
	font-size: 14px;
	border-color: rgb(0,0,0);
	border-width: 1px;
	border-style: solid;
	color: rgb(0,0,0);
	background-color: rgb(240,240,240);
	text-align: left;
}

/* Default style for Textfield */
.defaultTextfield{
	font-family: Serif;
	font-size: 14px;
	border-color: rgb(0,0,0);
	border-width: 1px;
	border-style: none;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
	text-align: left;
}

