body {
	margin: 0px;
	padding: 0px;
}
.titulo_a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #336699;
	font-weight: bold;
}
.texto_pagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	font-weight: normal;
}
.texto_reminder{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: normal;
}
.resultado_head_reminder {
	background-color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.resultado_even_reminder {
	background-color: #FFFFFF;
}
.resultado_odd_reminder {
	background-color: #CCCCCC;
}
.tabla_ac_reminder {
	background-image: url(../images/ac.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
.resultado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #666666;
}
.top_menu {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.topBAck {
	background-image: url(../../images/login/topBack2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 100%;
	width: 100%;
}
.bodyBack {
	background-image: url(../Images/main_back.jpg);
	background-repeat: repeat;
}
.texto_textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #909090;
}
iframe
{
	border: 1px solid #666666;
}
.text_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #c90039;
	text-decoration: underline;	
}
.text_titulo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #c90039;
}

.text_titulo3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #c90039;
	text-decoration: none;	
}

.text_links 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #404040;
	text-decoration: none;
}
.text_links2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #404040;
	text-decoration: none;
}
.text_required {
	font-family: Verdana Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.text_errors {
	font-family: Verdana Arial, Helvetica, sans-serif !important;
	font-size: 13px !important;
	font-weight: bold  !important;
	color: #CC0000  !important;
	text-decoration: none  !important;
}


.boton1
{
	font-size: 10px;
	font-family:Verdana,Helvetica;
	font-weight:bold;
	color:white;
	background:#c90039;
	border:0px;
	width:96px;
	height:22px;
}
.label1
{
	font-size: 12px;
	background-color: Transparent;
	font-weight: bold;
	color: #c90039;
}


.menuSeparator 
{
	background-image:url(images\separatorGray.jpg);
}
.table_menu
{
	position:absolute;
	top:70px;
	left:400px;
	height:32px;
	width:296px;
}
.img_footer {
	height: 34px;
	background-image: url(../imagenes/Footer.JPG);
	background-repeat: repeat-x;
	background-position: bottom;
}
/*DATAGRIDS*/
.resultado_head {
	background-color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.resultado_head_alerta {
	background-color: #DBDBDB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}
.resultado_even {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.resultado_odd {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.resultado_pager
{
	background-color: White;
}


/*MENU ITEMS*/
.menuItem {	
	/*background-image: url(../imagenes/Back_Menu.jpg);	*/
	background-color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	font-weight: normal;		
	padding: 0 10 0 10;
	border-width: 0px;
	border-color: "CC0000";
	border-style: solid;	
}
.menuSelectedItem {
	background-color: #e0e0e0; /*Gray; /*#CC0000;	*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	font-weight: normal;	
	padding: 0 10 0 10;
	border-width: 0px;
	border-color: "Gainsboro";
	border-style: solid;	
}

/*CALENDAR ITEMS*/
.calendarStyle {	
	font-family: Verdana;/*, Arial, Helvetica, sans-serif;*/
	font-size: 9pt;
	color: Black;	
}

.dayHeaderStyle {
	background-color: #CC0000;
	font-weight: bold;
	font-size: 8pt;
	color: White;
	height: 1pt;
}

.footerStyle{
	background-color: #CC0000;
	font-weight: bold;
	height: 1pt;
	font-size: 8pt;
	color: White;
}

.nextPreviousStyle{
	background-color: #CC0000;
	font-weight: bold;
}

.otherMonthStyle {
	color: DimGray;
}

.selectedDayStyle {
	background-color: #CC0000;
	color:White;
}

.titleStyle {	
	background-color: #CC0000;
	height: 18pt;
	color: White;
	font-weight: bold;
	font-size: 10pt;
}

.todayStyle {
	background-color: #E8E0E4;
	color: Black;
}

.dropDownStyle
{
	background-color: White;
	color: Black;
	font-size: xx-small;	
}


.EstiloBoleta_Header
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: capitalize;
	color: black;
	font-family: Arial;
}

.EstiloBoleta_Data
{
	font-size: 9pt;
	text-transform: capitalize;
	color: black;
	font-family: Arial;
}

.links_Actions{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000099;
	font-weight:bold;
	text-align:center;
}
