.treeMenu {	
      background:	'url(../images/home/i_colizq.jpg) repeat-y top center';
	color:				'#6D6E6D';
	border:				'solid 1px #949593';
      font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, lvetica';
      padding-left:'10px';
      padding-top:'6px' 
}
.treeMenuHeader {
	background-color:	'#B5D5EC';
	color:				'#000000';
}
.frameboxHeader {
	background:	'url(../images/home/i_colizq.jpg) repeat-y top center';
	color:				'#6D6E6D';
	border:				'solid 1px #949593';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, lvetica';
	font-size:			'8pt';
	font-style:			'normal'; 
	font-weight:		'bold';
	cursor:				'default';
	vertical-align:		'bottom';
	text-align:			'right';
}
.frameboxHeaderBar {
	background-color:	'#B5D5EC';
	color:				'#000000';
	border:				'none';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, lvetica';
	font-size:			'8pt';
	font-style:			'normal'; 
	font-weight:		'bold';
	cursor:				'default';
}
.buttonMenuStyle {
	background-color:	'#B5D5EC';
	color:				'#000000';
	border:				'none';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'8pt';
	font-style:			'normal'; 
	font-variant:		'normal'; 
	font-weight:		'bold';
	cursor:				'hand';
}
.labelDefaultStyle {
	background-color:	'transparent';
	color:				'#6D6E6D';
	border:				'none';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, lvetica';
	font-size:			'8pt';
	font-style:			'normal'; 
	font-weight:		'bold';
	cursor:				'default';
}
.labelMouseOnStyle {
	background-color:	'transparent';
	color:				'#6D6E6D';
	border:				'none';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'8pt';
	font-style:			'normal'; 
	font-weight:		'bold';
	cursor:				'default';
}
.labelBlockedStyle {
	background-color:	'transparent';
	color:				'#6D6E6D';
	border:				'none';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'8pt';
	font-style:			'normal'; 
	font-weight:		'regular';
	cursor:				'default';
}
.labelControlStyle {
	background-color:	'transparent';
	color:				'#6D6E6D';
	border:				'none';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, lvetica';
	font-size:			'8pt';
	font-style:			'normal'; 
	font-weight:		'bold';
	cursor:				'default';
}
.labelRequiredStyle {
	background-color:	'transparent';
	color:				'#F19707';
	border:				'none';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, lvetica';
	font-size:			'8pt';
	font-style:			'normal'; 
	font-weight:		'bold';
	cursor:				'default';
}

.clockDefaultStyle {
	background-color:	'transparent'; 
	color:				'#FFFFFF';
	border:				'5px';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'10pt';
	font-style:			'normal'; 
	font-weight:		'bold';
	text-align:			'right';
	padding-left:		'10px';
	padding-right:		'10px';
	height:			'20px';
	vertical-align:		'middle';
	cursor:				'default';
}
.clockBlockedStyle {
	background-color:	'transparent';    
	color:				'#2E67AC';
	border:				'3px';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'8pt';
	font-style:			'regular'; 
	font-weight:		'bold';
      vertical-align:		'middle';
	cursor:				'default';
}
.barraBlockedStyle {
	background-color:	'transparent';
	color:				'#FF7800';
	border:				'none';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'10pt';
	font-style:			'normal'; 
	font-weight:		'regular';
	cursor:				'default';
	filter:				'progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr="#FF7800", EndColorStr="#FF7800")'; 
}
.imageDefaultStyle {
	background-color:	'transparent';
	border:				'none';
}
.imageMouseOnStyle {
	background-color:	'transparent';
	border:				'none';
}
.imageBlockedStyle {
	background-color:	'transparent';
	border:				'none';
	filter:				'progid:DXImageTransform.Microsoft.BasicImage(grayscale=1)'; 
}

.codeDefaultStyle {
	background-color:	'floralwhite';
	color:				'#6600FF';
	border:				'solid silver 1px';
	font-family:		'Courier New, Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'8pt';
	font-style:			'normal'; 
	font-variant:		'normal'; 
	font-weight:		'bold';
}
.codeBlockedStyle {
	background-color:	'transparent';
	color:				'#6600FF';
	border:				'solid silver 1px';
	font-family:		'Courier New, Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'8pt';
	font-style:			'normal'; 
	font-variant:		'normal'; 
	font-weight:		'bold';
}
.codeFocusedStyle {
	background-color:	'floralwhite';
	color:				'#6600FF';
	border:				'solid 1px #8888FF';
	font-family:		'Courier New, Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'8pt';
	font-style:			'normal'; 
	font-variant:		'normal'; 
	font-weight:		'bold';
}
.codeMouseOnStyle {
	background-color:	'#DDDDFF';
	color:				'#6600FF';
	border:				'solid silver 1px';
	font-family:		'Courier New, Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'8pt';
	font-style:			'normal'; 
	font-variant:		'normal'; 
	font-weight:		'bold';
}

.editDefaultStyle {
	background-color:	'floralwhite';
	color:				'#000000';
	border:				'solid 1px #ADADAB ';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'8pt';
	font-style:			'normal'; 
	font-variant:		'normal'; 
	font-weight:		'regular';
}
.editBlockedStyle {
	background-color:	'transparent';
	color:				'#424242';
	border:				'solid 1px #ADADAB ';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'8pt';
	font-style:			'normal'; 
	font-variant:		'normal'; 
	font-weight:		'regular';
}
.editFocusedStyle {
	background-color:	'floralwhite';
	color:				'#000000';
	border:				'solid 1px #ADADAB';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'8pt';
	font-style:			'normal'; 
	font-variant:		'normal'; 
	font-weight:		'regular';
}
.editMouseOnStyle {
	background-color:	'floralwhite';
	color:				'#000000';
	border:				'solid 1px #ADADAB ';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'8pt';
	font-style:			'normal'; 
	font-variant:		'normal'; 
	font-weight:		'regular';
}
.linkDefaultStyle {
	background-color:	'transparent';
	color:				'#FFFF00';
	border:				'none';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'8pt';
	font-style:			'normal'; 
	font-variant:		'normal'; 
	font-weight:		'regular';
}
.linkMouseOnStyle {
	background-color:	'#DDDDFF';
	color:				'#FFFF00';
	border:				'none';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'8pt';
	font-style:			'normal'; 
	font-variant:		'normal'; 
	font-weight:		'regular';
	filter:				'progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr="#FFCCCCFF", EndColorStr="#FF555555")'; 
}

.checkDefaultStyle {
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'8pt';
	font-style:			'normal'; 
	font-weight:		'regular';
}

.buttonDefaultStyle {
/*	background-color:	'#77ACD6';*/
      background:	'url(../images/home/bt_generico.png) no-repeat center';
	color:				'#6D6E6D';
	border:				'none';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'8pt';
	font-style:			'normal'; 
	font-variant:		'normal'; 
	font-weight:		'bold';
	cursor:				'hand';
}
.buttonBlockedStyle {
/*	background-color:	'#EEEEEE';*/
      background:	'url(../images/home/bt_generico.png) no-repeat center';
	color:				'#6D6E6D';
	border:				'none';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'8pt';
	font-style:			'normal'; 
	font-variant:		'normal'; 
	font-weight:		'regular';
	cursor:				'default';
}
.buttonMouseOnStyle {
/*	background-color:	'#FFFFFF';*/
      background:	'url(../images/home/bt_generico.png) no-repeat center';
	color:				'#6D6E6D';
	border:				'none';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'8pt';
	font-style:			'normal'; 
	font-variant:		'normal'; 
	font-weight:		'bold';
	cursor:				'hand';
}

.comboDefaultStyle {
	background-color:	'floralwhite';
	color:				'#000000';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'8pt';
	font-style:			'normal'; 
	font-variant:		'normal'; 
	font-weight:		'regular';
}
.comboBlockedStyle {
	background-color:	'transparent';
	color:				'#000000';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'8pt';
	font-style:			'normal'; 
	font-variant:		'normal'; 
	font-weight:		'regular';
}
.comboFocusedStyle {
	background-color:	'#999999';
	color:				'#000000';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'8pt';
	font-style:			'normal'; 
	font-variant:		'normal'; 
	font-weight:		'regular';
}
.comboMouseOnStyle {
	background-color:	'#B5D5EC';
	color:				'#FFFFFF';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'8pt';
	font-style:			'normal'; 
	font-variant:		'normal'; 
	font-weight:		'regular';
}

.gridDefaultStyle {
	background-color:	'transparent';
	border:				'outset 1px';
}
.gridHeaderRowStyle {
	background-color:	'#1179AD';
/*i_fcuerpo.jpg*/
/*background:	'url(../images/home/i_fcuerpo.jpg)';	*/
	color:				'#FFFFFF';
	border:				'solid silver 1px';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'8pt';
	font-style:			'normal'; 
	font-weight:		'bold';
	text-align:			'center';
	padding-left:		'10px';
	padding-right:		'10px';
	height:				'20px';
	vertical-align:		'middle';
	cursor:				'hand';
}
.gridRowHoveredStyle {
	background-color:	'#B5D5EC';
	color:				'#000000';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'8pt';
	font-style:			'normal'; 
	font-variant:		'normal'; 
	font-weight:		'regular';
	padding-left:		'5px';
	padding-right:		'5px';
	cursor:				'default';
}
.gridRowSelectedStyle {
	background-color:	'#999999';
	color:				'#000000';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'8pt';
	font-style:			'normal'; 
	font-variant:		'normal'; 
	font-weight:		'regular';
	padding-left:		'5px';
	padding-right:		'5px';
}
.gridOddRowUnselectedStyle {
	background-color:	'#E4E4E4';
	color:				'#626469';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'8pt';
	font-style:			'normal'; 
	font-variant:		'normal'; 
	font-weight:		'regular';
	padding-left:		'5px';
	padding-right:		'5px';
}
.gridNonRowUnselectedStyle {
	background-color:	'#CCCCCC';
	color:				'#626469';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'8pt';
	font-style:			'normal'; 
	font-variant:		'normal'; 
	font-weight:		'regular';
	padding-left:		'5px';
	padding-right:		'5px';
}
.gridTotalStyle {
	background-color:	'#1179AD';
	color:				'#FFFFFF';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'8pt';
	font-style:			'normal'; 
	font-variant:		'normal'; 
	font-weight:		'bold';
	padding-left:		'5px';
	padding-right:		'5px';
}

.treeDefaultStyle {
      background:	'url(../images/home/i_colizq.jpg) repeat-y top center';
	color:				'#6D6E6D';
      font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, lvetica';



}
.treeNodeUnselectedStyle {
	background-color:	'transparent';
	color:				'#6D6E6D';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'8pt';
	font-style:			'normal'; 
	font-variant:		'normal'; 
	font-weight:		'regular';
	padding-left:		'0px';
	padding-right:		'0px';
	padding-top:		'0px';
	padding-bottom:		'0px';
}
.treeNodeSelectedStyle {
	background-color:	'transparent';
	color:				'#088EFD';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'8pt';
	font-style:			'normal'; 
	font-variant:		'normal'; 
	font-weight:		'bold';
	padding-left:		'0px';
	padding-right:		'0px';
	padding-top:		'0px';
	padding-bottom:		'0px';
	cursor:				'hand';


}
.treeNodeHoveredStyle {
	background-color:	'transparent';
	color:				'#088EFD';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'8pt';
	font-style:			'normal'; 
	font-variant:		'normal'; 
	font-weight:		'normal';
	padding-left:		'0px';
	padding-right:		'0px';
	padding-top:		'0px';
	padding-bottom:		'0px';
	cursor:				'hand';
}

.panelTitleStyle {
      background:	'url(../images/home/i_bnar.jpg)';	
	color:				'#6D6E6D';
	border:				'none';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'9pt';
	font-style:			'normal'; 
	font-variant:		'normal'; 
	font-weight:		'bold';
	text-align:			'left';
	padding-left:		'5px';
	padding-right:		'5px';
	padding-top:		'3px';
	padding-bottom:		'0px';
	vertical-align:		'bottom';
	cursor:				'hand';
}
.panelBodyStyle {
	background-color:	'#F7F7F7';
	color:				'#000000';
	border:				'inset 1px';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'9pt';
	font-style:			'normal'; 
	font-variant:		'normal'; 
	font-weight:		'bold';
	text-align:			'left';
	padding-left:		'0px';
	padding-right:		'0px';
	padding-top:		'0px';
	padding-bottom:		'0px';
      filter:				'progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr="#F7F7F7", EndColorStr="#FFFFFF")';  
}
.panelStatusStyle {
	background-color:	'#FFFFFF';
	color:				'#000000';
	border:				'groove 1px';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'7pt';
	font-style:			'normal'; 
	font-variant:		'normal'; 
	font-weight:		'normal';
	text-align:			'left';
	padding-left:		'0px';
	padding-right:		'0px';
	padding-top:		'0px';
	padding-bottom:		'0px';
	vertical-align:		'middle';
	cursor:			'hand';
}
.progressBarStyle {
	background-color:	'#EEEEEE';
	color:				'#000000';
	border:				'none';
	padding-left:		'0px';
	padding-right:		'0px';
	padding-top:		'0px';
	padding-bottom:		'0px';
	filter:				'progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr="#FFCCCCFF", EndColorStr="#FF55AA55")'; 
}

.tabSelectedStyle {
	background-color:	'#FFFFFF';
	color:				'#2E67AC';
	border:				'solid 1px';
	border-bottom:		'none';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'8pt';
	font-style:			'normal'; 
	font-weight:		'normal';
	text-align:			'left';
	padding-left:		'5px';
	padding-right:		'5px';
	padding-top:		'2px';
	padding-bottom:		'2px';
	vertical-align:		'middle';
	cursor:				'hand';
}
.tabUnselectedStyle {
	background-color:	'#626469';
	color:				'#FFFFFF';
	border:				'solid 1px';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'8pt';
	font-style:			'normal'; 
	font-weight:		'normal';
	text-align:			'left';
	padding-left:		'5px';
	padding-right:		'5px';
	padding-top:		'2px';
	padding-bottom:		'2px';
	vertical-align:		'middle';
	cursor:				'hand';
}
.tabFillStyle {
	background-color:	'transparent';
	color:				'#000000';
	border:				'none';
	border-bottom:		'solid 1px';
}
.tabPageStyle {
	background-color:	'transparent';
	color:				'#000000';
	border:				'solid 1px';
	border-top:			'none';
	padding-left:		'5px';
	padding-top:		'5px';
	padding-right:		'0px';
	padding-bottom:		'0px';
}

.areaDefaultStyle {
	background-color:	'transparent';
	color:				'#000000';
	border:				'none';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'8pt';
	font-style:			'normal'; 
	font-weight:		'bold';
	cursor:				'default';
}
.formDefaultStyle {
	background-color:	'#F4F4F4';
	color:				'#000000';
	border:				'groove thin';
}

.popupDefaultStyle {
	background-color:	'lightyellow';
	color:				'#000000';
	border:				'groove thin';
}

.agenda  {
	background-color:	'#1D1D1D';
	color:				'#FFFFFF';
	border:				'none';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'6pt';
	font-style:			'normal'; 
	font-weight:		'bold';
	text-align:			'left';
	padding-left:		'5px';
	padding-right:		'5px';
	height:				'10px';
	vertical-align:		'middle';
	cursor:				'default';
}

.newsHeader {
	background-color:	'#1D1D1D';
}

.newsTitle {
	color:				'white';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'9pt';
	font-style:			'normal'; 
	font-weight:		'bold';
	text-align:			'left';
	padding-left:		'5px';
	padding-right:		'5px';
	height:				'10px';
	vertical-align:		'middle';
	cursor:				'default';
}

.newsSubject {
	color:				'white';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'9pt';
	font-style:			'normal'; 
	font-weight:		'bold';
	text-align:			'right';
	padding-left:		'5px';
	padding-right:		'5px';
	height:				'10px';
	vertical-align:		'middle';
	cursor:				'default';
}

.newsAuthor {
	color:				'#626469';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'8pt';
	font-style:			'normal'; 
	font-weight:		'bold';
	text-align:			'left';
	padding-left:		'5px';
	padding-right:		'5px';
	height:				'10px';
	vertical-align:		'middle';
	cursor:				'default';
}

.newsText {
	color:				'#000000';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'9pt';
	font-style:			'normal'; 
	font-weight:		'normal';
	text-align:			'justify';
	vertical-align:		'top';
	cursor:				'default';
}

.newsLink {
	color:				'#FF7800';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'8pt';
	font-style:			'normal'; 
	font-weight:		'bold';
	text-align:			'right';
	padding-left:		'5px';
	padding-right:		'5px';
	height:				'10px';
	vertical-align:		'middle';
	cursor:				'hand';
}
.obligatorio{
	color:			'#000000';
      background-color:		'#FADEDE';
	border:				'solid silver 1px';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'8pt';
	font-style:			'normal'; 
      font-variant:		'normal'; 
	font-weight:		'bold';
	text-align:			'left';
	height:			'10px';
	vertical-align:		'middle';
      cursor:			'default';
}
.lblObligatorio{
	color:			'#000000';
      background-color:		'#FADEDE';
	border:				'solid silver 1px';
	font-family:		'Trebuchet MS, Arial, Tahoma, MS Sans Serif, Helvetica';
	font-size:			'8pt';
	font-style:			'normal'; 
      font-variant:		'normal'; 
	font-weight:		'bold';
	text-align:			'left';
	height:			'10px';
	vertical-align:		'middle';
      cursor:			'default';
}


/*********************************************************************************************************************************************/
/******************************************* Nuevas Opciones de style con el nuevo diseņo portal buxis ***************************************/

.buttonIngresarDefaultStyle {
	background:	'url(../images/home/bt_ing.jpg) no-repeat center';	
	border:				'none';
	cursor:				'hand';
}
.buttonCancelarDefaultStyle {
	background:	'url(../images/home/bt_cancel.jpg) no-repeat center';  
	border:				'none';
	cursor:				'hand';
}
