	
.text_area {
        border : 1px solid;
        border-color:#909090;
        color: #000000;
        background: #FFFFFF;
        font-family:Tahoma;
        z-index: -3;
        font-size: 14px;
}

.text_area_ReadOnly {
        border : 1px solid;
        border-color:#909090;
        color: #000000;
        background: #DFDFDF;
        font-family:Tahoma;
        z-index: -3;
        font-size: 14px;
}

.text_areaTree {
        border : 1px solid;
        border-color:#909090;
        color: #000000;
        background: #DFDFDF;
        font-family:Tahoma;
        z-index: -3;
        font-size: 14px;
        width:174px;
}

.text_areaNumeric {
        border : 1px solid;
        border-color:#909090;
        color: #000000;
        background: #FAFAFF;
        font-family:Tahoma;
        z-index: -3;
        font-size: 14px;
        text-align:right;
}

.text_areaNumeric_ReadOnly {
        border : 1px solid;
        border-color:#909090;
        color: #000000;
        background: #FAFAFF;
        font-family:Tahoma;
        z-index: -3;
        font-size: 14px;
        text-align:right;
}

combo_box, select
{
	border : 1px solid;
	color : #000000;
	border-color:#909090;
	background: #FAFAFF;
	z-index : -3;
	font-size: 14px;
	font-family:Tahoma;
}

button, image_button, radio_button, check_box
{
	border : 1px solid;
	color : #FAFAFF;
	border-color:#FAFAFF;
	background: #6E96B4;
	z-index : -3;
	font-size: 14px;
	font-family:Tahoma;
}

INPUT.buttonRojo
{
	COLOR:White;
	font-family:Tahoma;
	font-size:14px;
	background-color:Transparent;
	background-image:url("../../Resources/Images/Pages/MenuOption.gif");		
	width:120px;
	height:30px;	
	border:0px;
	cursor:pointer;
	font-weight:bold;
}

INPUT.buttonVerde
{
	COLOR:White;
	font-family:Tahoma;
	font-size:14px;
	background-color:Transparent;
	background-image:url("../../Resources/Images/Pages/MenuOptionVerde.gif");		
	width:120px;
	height:30px;	
	border:0px;
	cursor:pointer;
	font-weight:bold;
}

INPUT.buttonEntrar
{
	COLOR:White;
	font-family:Tahoma;
	font-size:12px;
	background-color:Transparent;
	background-image:url("../../Resources/Images/Pages/botonInicio.png");	
	width:66px;
	height:22px;	
	border:0px;
	cursor:pointer;
	font-weight:bold;
}

INPUT.buttonCancelar
{
	COLOR:White;
	font-family:Tahoma;
	font-size:12px;
	background-color:Transparent;
	background-image:url("../../Resources/Images/Pages/botonCancelar.png");	
	width:66px;
	height:22px;	
	border:0px;
	cursor:pointer;
	font-weight:bold;
}

INPUT.buttonEntrarOver
{
	COLOR:White;
	font-family:Tahoma;
	font-size:12px;
	background-color:Transparent;
	background-image:url("../../Resources/Images/Pages/botonInicioOver.png");	
	width:134px;
	height:29px;	
	border:0px;
	cursor:pointer;
	font-weight:bold;
}

INPUT.buttonIngresar
{
	COLOR:White;
	font-family:Tahoma;
	font-size:12px;
	background-color:Transparent;
	background-image:url("../../Resources/Images/FrontEnd/btnIngresar.png");	
	width:87px;
	height:24px;	
	border:0px;
	cursor:pointer;
	font-weight:bold;
}

INPUT.buttonIngresar:hover
{
	COLOR:White;
	font-family:Tahoma;
	font-size:12px;
	background-color:Transparent;
	background-image:url("../../Resources/Images/FrontEnd/btnIngresar_over.png");	
	width:87px;
	height:24px;	
	border:0px;
	cursor:pointer;
	font-weight:bold;
}

INPUT.buttonCancelarFE
{
	COLOR:White;
	font-family:Tahoma;
	font-size:12px;
	background-color:Transparent;
	background-image:url("../../Resources/Images/FrontEnd/btnCancelar.png");	
	width:87px;
	height:24px;	
	border:0px;
	cursor:pointer;
	font-weight:bold;
}

INPUT.buttonCancelarFE:hover
{
	COLOR:White;
	font-family:Tahoma;
	font-size:12px;
	background-color:Transparent;
	background-image:url("../../Resources/Images/FrontEnd/btnCancelar_over.png");	
	width:87px;
	height:24px;	
	border:0px;
	cursor:pointer;
	font-weight:bold;
}

INPUT.buttonModificar
{
	COLOR:White;
	font-family:Tahoma;
	font-size:12px;
	background-color:Transparent;
	background-image:url("../../Resources/Images/FrontEnd/btnModificar.png");	
	width:87px;
	height:23px;	
	border:0px;
	cursor:pointer;
	font-weight:bold;
}

INPUT.buttonModificar:hover
{
	COLOR:White;
	font-family:Tahoma;
	font-size:12px;
	background-color:Transparent;
	background-image:url("../../Resources/Images/FrontEnd/btnModificar_over.png");	
	width:87px;
	height:23px;	
	border:0px;
	cursor:pointer;
	font-weight:bold;
}

INPUT.buttonBuscar
{
	COLOR:White;
	font-family:Tahoma;
	font-size:12px;
	background-color:Transparent;
	background-image:url("../../Resources/Images/FrontEnd/btnBuscar.png");	
	width:87px;
	height:24px;	
	border:0px;
	cursor:pointer;
	font-weight:bold;
}

INPUT.buttonBuscar:hover
{
	COLOR:White;
	font-family:Tahoma;
	font-size:12px;
	background-color:Transparent;
	background-image:url("../../Resources/Images/FrontEnd/btnBuscar_over.png");	
	width:87px;
	height:24px;	
	border:0px;
	cursor:pointer;
	font-weight:bold;
}

INPUT.buttonTopPage
{
	COLOR:White;
	font-family:Tahoma;
	font-size:12px;
	background-color:Transparent;
	background-image:url("../../Resources/Images/FrontEnd/topPage.png");	
	width:60px;
	height:22px;	
	border:0px;
	cursor:pointer;
	font-weight:bold;
}

INPUT.buttonTopPage:hover
{
	COLOR:White;
	font-family:Tahoma;
	font-size:12px;
	background-color:Transparent;
	background-image:url("../../Resources/Images/FrontEnd/topPage_over.png");	
	width:60px;
	height:22px;	
	border:0px;
	cursor:pointer;
	font-weight:bold;
}

INPUT.txtBoxHidden
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    BORDER-LEFT: 0px;
    WIDTH: 0px;
    BORDER-BOTTOM: 0px;
    HEIGHT: 0px
}

.aheader
{
	COLOR:#FFFFFF;
	font-family:Tahoma;
	font-style:normal;
	font-size:16px;
	text-decoration: none;
}


.aheader:hover
{
	COLOR:#FFFFFF;
	font-family:Tahoma;
	font-size:16px;
	text-decoration: none;
	font-weight:bold;
	
}

.a
{
	COLOR:Black;
	font-family:Tahoma;
	font-style:normal;
	font-size:12px;
	text-decoration: none;
}


.a:hover
{
	COLOR:#6E96B4;
	font-family:Tahoma;
	font-size:12px;
	text-decoration: none;
	
}

.labelForm
{
	color : #FFFFFF;
	z-index : -3;
	font-size: 14px;
	font-family:Tahoma;
}

.label, td
{
	color : #000000;
	z-index : -3;
	font-size: 16px;
	font-family:Tahoma;
}

.subtitulo1
{
	color : white;
	z-index : -3;
	font-size: 18px;
	font-family:Tahoma;
}

.subtitulo2
{
	color : #3D3D3D;
	z-index : -3;
	font-size: 14px;
	font-family:Tahoma;
	font-weight:bold;
	cursor:pointer;
	
}

INPUT.ImageFiltro
{
	background-image :url('../../Resources/Images/Pages/filtrar.png');	
	background-repeat:no-repeat;

	COLOR:White;
	font-family:Tahoma;
	font-size:12px;
	background-color:Transparent;
	width:73px;
	height:24px;
	border:0px;	
	cursor:pointer;
}

INPUT.ImageSeccion
{
	background-image :url('../../Resources/Images/Pages/expand.png');	
	background-repeat:no-repeat;

	COLOR:White;
	font-family:Tahoma;
	font-size:12px;
	background-color:Transparent;
	width:18px;
	height:18px;
	border:0px;	
	cursor:pointer;
}

.modalBackground {
	background-color:Black;
	filter:alpha(opacity:50);
	opacity:0.5;
}

.modalPopup {
	background-color:Black;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}


.autocomplete_completionListElement {  
	margin : 0px;
	background-color : white;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

.autocomplete_highlightedListItem{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}
