﻿.btnPlanta
{
	background-image: url(planta.jpg);
	background-position: center ;
	background-repeat: no-repeat;
	width: 33px;
	height: 25px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}
.btnRecorridoWorld
{
	background-image: url(recorrido.jpg);
	background-position: center ;
	background-repeat: no-repeat;
	width: 33px;
	height: 25px;
	border: none;
	background-color: transparent;
	cursor: pointer;	
}
.btnRecorridoDividir
{
	background-image: url(recorridodividir.jpg);
	background-position: center ;
	background-repeat: no-repeat;
	width: 33px;
	height: 25px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}
.btnRecorridoReubicar
{
	background-image: url(recorridoReubicar.jpg);
	background-position: center ;
	background-repeat: no-repeat;
	width: 33px;
	height: 25px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}
.btnRefuerzo
{
	background-image: url(refuerzo.jpg);
	background-position: center ;
	background-repeat: no-repeat;
	width: 33px;
	height: 25px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}
.btnLog
{
	background-image: url(log.jpg);
	background-position: center ;
	background-repeat: no-repeat;
	width: 33px;
	height: 25px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}
.btnTripulantes
{
	background-image: url(tripulantes.jpg);
	background-position: center ;
	background-repeat: no-repeat;
	width: 33px;
	height: 25px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}
.btnVehiculos
{
	background-image: url(asignar-avion.jpg);
	background-position: center ;
	background-repeat: no-repeat;
	width: 33px;
	height: 25px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}

.btnVehiculos-barco
{
	background-image: url(asignar-barco.jpg);
	background-position: center ;
	background-repeat: no-repeat;
	width: 33px;
	height: 25px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}

.btnVehiculos-avion
{
	background-image: url(asignar-avion.jpg);
	background-position: center ;
	background-repeat: no-repeat;
	width: 33px;
	height: 25px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}

.btnVehiculos-bus
{
	background-image: url(asignar-bus.jpg);
	background-position: center ;
	background-repeat: no-repeat;
	width: 33px;
	height: 25px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}

.btnVehiculos-tren
{
	background-image: url(asignar-tren.jpg);
	background-position: center ;
	background-repeat: no-repeat;
	width: 33px;
	height: 25px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}





.btnVehiculosPlus
{
	background-image: url(aumentarCapacidad.jpg);
	background-position: center ;
	background-repeat: no-repeat;
	width: 33px;
	height: 25px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}

.btnEsquemasTarifarios
{
	background-image: url(./EsquemasTarifarios.gif);
	background-position: center ;
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}

.btnTransporte_Bus
{
	background-image: url(bus-on.png);
	background-position: center ;
	background-repeat: no-repeat;
	width: 30px;
	height: 20px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}

.btnTransporte_Bus-off
{
	background-image: url(bus-off.png);
	background-position: center ;
	background-repeat: no-repeat;
	width: 30px;
	height: 20px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}

.btnTransporte_Tren
{
	background-image: url(tren-on.png);
	background-position: center ;
	background-repeat: no-repeat;
	width: 30px;
	height: 20px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}

.btnTransporte_Tren-off
{
	background-image: url(tren-off.png);
	background-position: center ;
	background-repeat: no-repeat;
	width: 30px;
	height: 20px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}


.btnTransporte_Avion
{
	background-image: url(avion-on.png);
	background-position: center ;
	background-repeat: no-repeat;
	width: 30px;
	height: 20px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}

.btnTransporte_Avion-off
{
	background-image: url(avion-off.png);
	background-position: center ;
	background-repeat: no-repeat;
	width: 30px;
	height: 20px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}



.btnCopy
{
	background-image: url(./Copy.gif);
	background-position: center ;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}

.btnFont
{
	background-image: url(./font.png);
	background-position: center ;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}

.btnFormField
{
	background-image: url(./table_add.png);
	background-position: center ;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}

.btnGrafico
{
	background-image: url(./graphic_add.png);
	background-position: center ;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}

.btnSentidoIda
{
	background-image: url(./sentidoIda.png);
	background-position: center ;
	background-repeat: no-repeat;
	width: 50px;
	height: 20px;
	border: none;
	background-color: transparent;
	
}

.btnSentidoVuelta
{
	background-image: url(./sentidoVuelta.png);
	background-position: center ;
	background-repeat: no-repeat;
	width: 50px;
	height: 20px;
	border: none;
	background-color: transparent;
	
}

.btnCamara
{
	background-image: url(./camera.png);
	background-position: center ;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}




.btnSemaphoreGreen
{
    BACKGROUND-POSITION: left top;
    BACKGROUND-IMAGE: url(../../images/semaphoreGreen.gif);
    WIDTH: 4.4mm;
    HEIGHT: 4.5mm;
    BACKGROUND-COLOR: #339999;
}
.btnSemaphoreRed
{
    BACKGROUND-IMAGE: url(../../images/semaphoreRed.gif);
    WIDTH: 4.4mm;
    HEIGHT: 4.5mm;
    BACKGROUND-COLOR: #339999;
}
.btnSemaphoreYellow
{
    BACKGROUND-IMAGE: url(../../images/semaphoreYellow.gif);
    WIDTH: 4.4mm;
    HEIGHT: 4.5mm;
    BACKGROUND-COLOR: #339999;
}
.btnSemaphoreDisabled
{
    BACKGROUND-IMAGE: url(../../images/semaphoreDisabled.gif);
    WIDTH: 4.4mm;
    HEIGHT: 4.5mm;
    BACKGROUND-COLOR: #d4d0c8;
}



.btnPersonRed
{
    background-image: url(tripulantes-off.png);
	background-position:center;
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	border:none;
	background-color:Transparent;
	cursor:pointer;	
}
.btnPersonGreen
{
    background-image: url(tripulantes-on.png);
	background-position:center;
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	border:none;
	background-color:Transparent;
	cursor:pointer;	
}
.btnPersonYellow
{
    BACKGROUND-POSITION: left top;
    BACKGROUND-IMAGE: url(../../images/personYellow.gif);
    WIDTH: 4.4mm;
    HEIGHT: 4.5mm;
    BACKGROUND-COLOR: #339999;
}


.btnCajaFunctions
{
    FONT-WEIGHT: bold;
    font-size:0.33cm;
    COLOR: #ffce9c;
    FONT-FAMILY: Tahoma, Tahoma, Tahoma;
    BACKGROUND-COLOR: #6699cc;
    TEXT-ALIGN: center;
}
.btnCajaFunctions_MouseOver
{
    FONT-WEIGHT: bold;
    font-size:0.33cm;
    COLOR: #6699cc;
    FONT-FAMILY: Tahoma, Tahoma, Tahoma;
    BACKGROUND-COLOR: #176988;
    TEXT-ALIGN: center;
}




.formButtons_Add
{
	FONT-WEIGHT: normal;
	font-size:0.3cm;
	MARGIN-LEFT: 2px;
	COLOR: #ffffff;
	border: 0;
	FONT-FAMILY: Tahoma, Tahoma, Tahoma;
	BACKGROUND-COLOR: transparent;
	background-image: url(btnagregar-off.jpg);
	background-attachment: scroll;
	width: 125px;
	background-repeat: no-repeat;
	text-align: left;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 15px;
	height: 36px;
	text-transform: uppercase;
}
.formButtons_Add_onMouseOver
{
	FONT-WEIGHT: normal;
	border: 0;
	font-size:0.3cm;
	MARGIN-LEFT: 2px;
	COLOR: #ffffff;
	FONT-FAMILY: Tahoma, Tahoma, Tahoma;
	BACKGROUND-COLOR: transparent;
	background-image: url(btnagregar-on.jpg);
	background-attachment: scroll;
	width: 125px;
	height: 36px;
	background-repeat: no-repeat;
	text-align: left;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 15px;
	cursor:pointer;
	text-transform: uppercase;



}

.formButtons_Remove
{
	FONT-WEIGHT: normal;
	font-size:0.3cm;
	MARGIN-LEFT: 2px;
	COLOR: #ffffff;
	border: 0;
	FONT-FAMILY: Tahoma, Tahoma, Tahoma;
	BACKGROUND-COLOR: transparent;
	background-attachment: scroll;
	width: 125px;
	background-repeat: no-repeat;
	text-align: left;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 15px;
	height: 36px;
	text-transform: uppercase;
	background-image: url(btneliminar-off.jpg);

}
.formButtons_Remove_onMouseOver
{
	FONT-WEIGHT: normal;
	border: 0;
	font-size:0.3cm;
	MARGIN-LEFT: 2px;
	COLOR: #ffffff;
	FONT-FAMILY: Tahoma, Tahoma, Tahoma;
	BACKGROUND-COLOR: transparent;
	background-attachment: scroll;
	width: 125px;
	height: 36px;
	background-repeat: no-repeat;
	text-align: left;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 15px;
	cursor:pointer;
	text-transform: uppercase;
	background-image: url(btneliminar-on.jpg);



}




.formButtons_Modify
{
	FONT-WEIGHT: normal;
	font-size:0.3cm;
	MARGIN-LEFT: 2px;
	COLOR: #ffffff;
	border: 0;
	FONT-FAMILY: Tahoma, Tahoma, Tahoma;
	BACKGROUND-COLOR: transparent;
	background-attachment: scroll;
	width: 125px;
	background-repeat: no-repeat;
	text-align: left;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 15px;
	height: 36px;
	text-transform: uppercase;
	background-image: url(btneditar-off.jpg);

}

.formButtons_Modify_onMouseOver
{

	FONT-WEIGHT: normal;
	border: 0;
	font-size:0.3cm;
	MARGIN-LEFT: 2px;
	COLOR: #ffffff;
	FONT-FAMILY: Tahoma, Tahoma, Tahoma;
	BACKGROUND-COLOR: transparent;
	background-attachment: scroll;
	width: 125px;
	height: 36px;
	background-repeat: no-repeat;
	text-align: left;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 15px;
	cursor:pointer;
	text-transform: uppercase;
	background-image: url(btneditar-on.jpg);



}


.formButtons_Print
{

	FONT-WEIGHT: normal;
	font-size:0.3cm;
	MARGIN-LEFT: 2px;
	COLOR: #ffffff;
	border: 0;
	FONT-FAMILY: Tahoma, Tahoma, Tahoma;
	BACKGROUND-COLOR: transparent;
	background-attachment: scroll;
	width: 125px;
	background-repeat: no-repeat;
	text-align: left;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 15px;
	height: 36px;
	text-transform: uppercase;
	background-image: url(btnprint-off.jpg);

}

.formButtons_Print_onMouseOver
{
	FONT-WEIGHT: normal;
	border: 0;
	font-size:0.3cm;
	MARGIN-LEFT: 2px;
	COLOR: #ffffff;
	FONT-FAMILY: Tahoma, Tahoma, Tahoma;
	BACKGROUND-COLOR: transparent;
	background-attachment: scroll;
	width: 125px;
	height: 36px;
	background-repeat: no-repeat;
	text-align: left;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 15px;
	cursor:pointer;
	text-transform: uppercase;
	background-image: url(btnprint-on.jpg);




}

.formButtons_Search
{
	FONT-WEIGHT: normal;
	font-size:0.3cm;
	MARGIN-LEFT: 2px;
	COLOR: #ffffff;
	border: 0;
	FONT-FAMILY: Tahoma, Tahoma, Tahoma;
	BACKGROUND-COLOR: transparent;
	background-attachment: scroll;
	width: 125px;
	background-repeat: no-repeat;
	text-align: left;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 15px;
	height: 36px;
	text-transform: uppercase;
	background-image: url(btnsearch-off.jpg);

}

.formButtons_Search_onMouseOver
{
	FONT-WEIGHT: normal;
	border: 0;
	font-size:0.3cm;
	MARGIN-LEFT: 2px;
	COLOR: #ffffff;
	FONT-FAMILY: Tahoma, Tahoma, Tahoma;
	BACKGROUND-COLOR: transparent;
	background-attachment: scroll;
	width: 125px;
	height: 36px;
	background-repeat: no-repeat;
	text-align: left;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 15px;
	cursor:pointer;
	text-transform: uppercase;
	background-image: url(btnsearch-on.jpg);




}


.formButtons_Confirm
{
	FONT-WEIGHT: normal;
	font-size:0.3cm;
	MARGIN-LEFT: 2px;
	COLOR: #ffffff;
	border: 0;
	FONT-FAMILY: Tahoma, Tahoma, Tahoma;
	BACKGROUND-COLOR: transparent;
	background-attachment: scroll;
	width: 125px;
	background-repeat: no-repeat;
	text-align: left;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 15px;
	height: 36px;
	text-transform: uppercase;
	background-image: url(btnconfirmar-off.jpg);

}


.formButtons_Confirm_onMouseOver
{
	FONT-WEIGHT: normal;
	border: 0;
	font-size:0.3cm;
	MARGIN-LEFT: 2px;
	COLOR: #ffffff;
	FONT-FAMILY: Tahoma, Tahoma, Tahoma;
	BACKGROUND-COLOR: transparent;
	background-attachment: scroll;
	width: 125px;
	height: 36px;
	background-repeat: no-repeat;
	text-align: left;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 15px;
	cursor:pointer;
	text-transform: uppercase;
	background-image: url(btnconfirmar-on.jpg);




}

.formButtonsSearch
{
	background-image: url(./lupa.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	border:none;
	background-color:Transparent;
	cursor:pointer;
}




.btnCalendar
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: bold;
    FONT-SIZE: 0.33cm;
    BORDER-LEFT: medium none;
    WIDTH: 10px;
    BORDER-BOTTOM: medium none;
    HEIGHT: 15px;
    COLOR:#FFFFFF;
    BACKGROUND-COLOR: #6699cc;
}
.btnCalendarGraph
{
    background-image: url(./Calendar.gif);
	background-position: center ;
	background-repeat: no-repeat;
	width: 21px;
	height: 17px;
	border: none;
	background-color: transparent;
	cursor: pointer;	
}



.btnUp
{
    BORDER-RIGHT: #99ccff thin outset;
    BACKGROUND-POSITION: center center;
    BORDER-TOP: #99ccff thin outset;
    BACKGROUND-IMAGE: url(../../images/up.GIF);
    BORDER-LEFT: #99ccff thin outset;
    WIDTH: 22px;
    CURSOR: pointer;
    BORDER-BOTTOM: #99ccff thin outset;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #3399cc;
}
.btnDelete
{
    BORDER-RIGHT: #99ccff thin outset;
    BACKGROUND-POSITION: left center;
    BORDER-TOP: #99ccff thin outset;
    BACKGROUND-IMAGE: url(../../images/delete.GIF);
    BORDER-LEFT: #99ccff thin outset;
    WIDTH: 22px;
    CURSOR: pointer;
    BORDER-BOTTOM: #99ccff thin outset;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #3399cc;
}
.btnDelete_onMouseOver
{
    BORDER-RIGHT: #ffcc99 thin groove;
    BACKGROUND-POSITION: left center;
    BORDER-TOP: #ffcc99 thin groove;
    BACKGROUND-IMAGE: url(../../images/delete_onMouseOver.GIF);
    BORDER-LEFT: #ffcc99 thin groove;
    WIDTH: 22px;
    CURSOR: pointer;
    BORDER-BOTTOM: #ffcc99 thin groove;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #ffcc99;
}
.btnNew
{
    BORDER-RIGHT: #99ccff thin outset;
    BACKGROUND-POSITION: left center;
    BORDER-TOP: #99ccff thin outset;
    BACKGROUND-IMAGE: url(../../images/new.GIF);
    BORDER-LEFT: #99ccff thin outset;
    WIDTH: 22px;
    CURSOR: pointer;
    BORDER-BOTTOM: #99ccff thin outset;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #3399cc;    
}

.btnDown
{
    BORDER-RIGHT: #99ccff thin outset;
    BACKGROUND-POSITION: center center;
    BORDER-TOP: #99ccff thin outset;
    BACKGROUND-IMAGE: url(../../images/down.GIF);
    BORDER-LEFT: #99ccff thin outset;
    WIDTH: 22px;
    CURSOR: pointer;
    BORDER-BOTTOM: #99ccff thin outset;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #3399cc;
}

.btnDown_onMouseOver
{
    BORDER-RIGHT: #ffcc99 thin groove;
    BORDER-TOP: #ffcc99 thin groove;
    BACKGROUND-IMAGE: url(../../images/down_onMouseOver.GIF);
    BORDER-LEFT: #ffcc99 thin groove;
    WIDTH: 22px;
    CURSOR: pointer;
    BORDER-BOTTOM: #ffcc99 thin groove;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #ffcc99;
}
.btnNew_onMouseOver
{
    BORDER-RIGHT: #ffcc99 thin groove;
    BACKGROUND-POSITION: left center;
    BORDER-TOP: #ffcc99 thin groove;
    BACKGROUND-IMAGE: url(../../images/new_onMouseOver.GIF);
    BORDER-LEFT: #ffcc99 thin groove;
    WIDTH: 22px;
    CURSOR: pointer;
    BORDER-BOTTOM: #ffcc99 thin groove;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #ffcc99;
}
.btnUp_onMouseOver
{
    BORDER-RIGHT: #ffcc99 thin groove;
    BORDER-TOP: #ffcc99 thin groove;
    BACKGROUND-IMAGE: url(../../images/up_onMouseOver.GIF);
    BORDER-LEFT: #ffcc99 thin groove;
    WIDTH: 22px;
    CURSOR: pointer;
    BORDER-BOTTOM: #ffcc99 thin groove;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #ffcc99;
}
.btnInvert
{
    BORDER-RIGHT: #99ccff thin outset;
    BACKGROUND-POSITION: left top;
    BORDER-TOP: #99ccff thin outset;
    BACKGROUND-IMAGE: url(../../images/invert.GIF);
    BORDER-LEFT: #99ccff thin outset;
    WIDTH: 22px;
    CURSOR: pointer;
    BORDER-BOTTOM: #99ccff thin outset;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #3399cc;
}
.btnInvert_onMouseOver
{
    BORDER-RIGHT: #ffcc99 thin groove;
    BORDER-TOP: #ffcc99 thin groove;
    BACKGROUND-IMAGE: url(../../images/invert_onMouseOver.GIF);
    BORDER-LEFT: #ffcc99 thin groove;
    WIDTH: 22px;
    CURSOR: pointer;
    BORDER-BOTTOM: #ffcc99 thin groove;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #ffcc99;
}
.btnDown_onDisabled
{
    BORDER-RIGHT: #99ccff thin groove;
    BORDER-TOP: #99ccff thin groove;
    BACKGROUND-IMAGE: url(../../images/down_onDisabled.GIF);
    BORDER-LEFT: #99ccff thin groove;
    WIDTH: 22px;
    CURSOR: text;
    BORDER-BOTTOM: #99ccff thin groove;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #3399cc;
}
.btnUp_onDisabled
{
    BORDER-RIGHT: #99ccff thin groove;
    BORDER-TOP: #99ccff thin groove;
    BACKGROUND-IMAGE: url(../../images/up_onDisabled.GIF);
    BORDER-LEFT: #99ccff thin groove;
    WIDTH: 22px;
    CURSOR: text;
    BORDER-BOTTOM: #99ccff thin groove;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #3399cc;
}
.btnDelete_onDisabled
{
    BORDER-RIGHT: #99ccff thin groove;
    BACKGROUND-POSITION: left center;
    BORDER-TOP: #99ccff thin groove;
    BACKGROUND-IMAGE: url(../../images/delete_onDisabled.GIF);
    BORDER-LEFT: #99ccff thin groove;
    WIDTH: 22px;
    CURSOR: text;
    BORDER-BOTTOM: #99ccff thin groove;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #3399cc;
}

.btnInvert_onDisabled
{
    BORDER-RIGHT: #99ccff thin groove;
    BACKGROUND-POSITION: left top;
    BORDER-TOP: #99ccff thin groove;
    BACKGROUND-IMAGE: url(../../images/invert_onDisabled.GIF);
    BORDER-LEFT: #99ccff thin groove;
    WIDTH: 22px;
    CURSOR: text;
    BORDER-BOTTOM: #99ccff thin groove;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #3399cc;
}
.btnNew_onDisabled
{
    BORDER-RIGHT: #99ccff thin groove;
    BORDER-TOP: #99ccff thin groove;
    BACKGROUND-IMAGE: url(../../images/new_onDisabled.GIF);
    BORDER-LEFT: #99ccff thin groove;
    WIDTH: 22px;
    CURSOR: text;
    BORDER-BOTTOM: #99ccff thin groove;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #3399cc;
}

.btnImprimir
{
	background-image: url(imprimir.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:33px;
	height:25px;
	border:none;
	background-color:Transparent;
	cursor:pointer;	
}
.btnPersona
{
	background-image: url(./user.png);
	background-position:center;
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	border:none;
	background-color:Transparent;
	cursor:pointer;	
}
.btnPersonaAdd
{
	background-image: url(./user_add.png);
	background-position:center;
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	border:none;
	background-color:Transparent;
	cursor:pointer;	
}
.btnPluginAdd
{
	background-image: url(./plugin_add.png);
	background-position:center;
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	border:none;
	background-color:Transparent;
	cursor:pointer;	
}
.btnPlugin
{
	background-image: url(./plugin.png);
	background-position:center;
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	border:none;
	background-color:Transparent;
	cursor:pointer;	
}
.btnMobile
{
	background-image: url(./transmit.png);
	background-position:center;
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	border:none;
	background-color:Transparent;
	cursor:pointer;	
}
.btnApiClient {
	background-image: url(./api16.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	border: none;
	background-color: Transparent;
	cursor: pointer;
}
.btnVuelta
{
	background-image: url(./imgVuelta.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	border:none;
	background-color:Transparent;
	cursor:pointer;	
}

.btnExcel
{
	background-image: url(excel.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:33px;
	height:25px;
	border:none;
	background-color:Transparent;
	cursor:pointer;	
}



.btnCrearViajes
{
	background-image: url(gear.jpg);
	background-position: center 50%;
	background-repeat: no-repeat;
	width: 33px;
	height: 25px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}
.btnBloquearButacas
{
	background-image: url(bbutacas.jpg);
	background-position: center 50%;
	background-repeat: no-repeat;
	width: 33px;
	height: 25px;
	border: none;
	background-color: transparent;
	cursor: pointer;

}

.btnCambiarEstado
{
	background-image: url(semaforo.jpg);
	background-position: center 50%;
	background-repeat: no-repeat;
	width: 33px;
	height: 25px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}

.btnNesting
{
	background-image: url(nesting.jpg);
	background-position: center 50%;
	background-repeat: no-repeat;
	width: 33px;
	height: 25px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}

.btnPlus
{
	background-image: url(./plus.gif);
	background-position: center ;
	background-repeat: no-repeat;
	width: 9px;
	height: 9px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}

.btnRecorrido
{
	background-image: url(recorrido.jpg);
	background-position: center ;
	background-repeat: no-repeat;
	width: 33px;
	height: 25px;
	border: none;
	background-color: transparent;
	cursor: pointer;	
}
.btnConnect
{
	background-image: url(conectar.jpg);
	background-position: center ;
	background-repeat: no-repeat;
	width: 33px;
	height: 25px;
	border: none;
	background-color: transparent;
	cursor: pointer;	
}

.btnConnect-on
{
	background-image: url(connect-on.png);
	background-position: center ;
	background-repeat: no-repeat;
	width: 30px;
	height: 20px;
	border: none;
	background-color: transparent;
	cursor: pointer;	
}

.btnConnect-off
{
	background-image: url(connect-off.png);
	background-position: center ;
	background-repeat: no-repeat;
	width: 30px;
	height: 20px;
	border: none;
	background-color: transparent;
	cursor: pointer;	
}







.btnClone
{
	background-image: url(clone.jpg);
	background-position: center ;
	background-repeat: no-repeat;
	width: 33px;
	height: 25px;
	border: none;
	background-color: transparent;
	cursor: pointer;	
}
.btnProcess
{
	background-image: url(procesar3.jpg);
	background-position: center ;
	background-repeat: no-repeat;
	width: 33px;
	height: 25px;
	border: none;
	background-color: transparent;
	cursor: pointer;	
}
.btnGeo
{
	background-image: url(./geo.gif);
	background-position: center ;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	border: none;
	background-color: transparent;
	cursor: pointer;	
}
.btnAccept
{
	background-image: url(./accept.gif);
	background-position: center ;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	border: none;
	background-color: transparent;
	cursor: pointer;	
	filter:alpha(opacity=100);
}
.btnErase
{
	background-image: url(./erase.gif);
	background-position: center ;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	border: none;
	background-color: transparent;
	cursor: pointer;	
	filter:alpha(opacity=100);
}
.btnAdd
{
	background-image: url(./add.gif);
	background-position: center ;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	border: none;
	background-color: transparent;
	cursor: pointer;	
	filter:alpha(opacity=100);
}
.btnEdit
{
	background-image: url(./edit.gif);
	background-position: center ;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	border: none;
	background-color: transparent;
	cursor: pointer;	
	filter:alpha(opacity=100);
}
.btnDoubleArrowUp
{
	background-image: url(./doubleArrowUp.gif);
	background-position: center ;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	border: none;
	background-color: transparent;
	cursor: pointer;	
	filter:alpha(opacity=100);
}
.btnDoubleArrowDown
{
	background-image: url(./doubleArrowDown.gif);
	background-position: center ;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	border: none;
	background-color: transparent;
	cursor: pointer;	
	filter:alpha(opacity=100);
}
.btnDoubleArrowRight
{
	background-image: url(./doubleArrowRight.gif);
	background-position: center ;
	background-repeat: no-repeat;
	width: 20px;
	height: 16px;
	border: none;
	background-color: transparent;
	cursor: pointer;	
	filter:alpha(opacity=100);
}
.btnDoubleArrowLeft
{
	background-image: url(./doubleArrowLeft.gif);
	background-position: center ;
	background-repeat: no-repeat;
	width: 20px;
	height: 16px;
	border: none;
	background-color: transparent;
	cursor: pointer;	
	filter:alpha(opacity=100);
}


.btnTrash
{
	background-image: url(./trash.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:43px;
	height:46px;
	border:none;
	background-color:Transparent;
	cursor:pointer;
}
.btnGreen
{
	background-image: url(habilitado.png);
	background-position:center;
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	border:none;
	background-color:Transparent;
	cursor:pointer;
}
.btnYellow
{
	background-image: url(./yellowLight.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:19px;
	height:19px;
	border:none;
	background-color:Transparent;
	cursor:pointer;
}
.btnRed
{
	background-image: url(suspendido.png);
	background-position:center;
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	border:none;
	background-color:Transparent;
	cursor:pointer;
}
.btnLock
{
	background-image: url(./lock.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:20px;
	height:23px;
	border:none;
	background-color:Transparent;
	cursor:pointer;
}
.btnYes
{
	background-image: url(./tick.png);
	background-position:center;
	background-repeat:no-repeat;
	width:19px;
	height:19px;
	border:none;
	background-color:Transparent;
	cursor:pointer;
}
.btnNo
{
	background-image: url(./cross.png);
	background-position:center;
	background-repeat:no-repeat;
	width:19px;
	height:19px;
	border:none;
	background-color:Transparent;
	cursor:pointer;
}
.btnUnLock
{
	background-image: url(./unlock.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:22px;
	height:23px;
	border:none;
	background-color:Transparent;
	cursor:pointer;
}
.btnAlert
{
	background-image: url(./alert.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:34px;
	height:37px;
	border:none;
	background-color:Transparent;
	cursor:default;
}
.btnAlertRed
{
	background-image: url(./alertRed.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:34px;
	height:37px;
	border:none;
	background-color:Transparent;
	cursor:default;
}.btnMail
{
	background-image: url(./mail.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:25px;
	height:21px;
	border:none;
	background-color:Transparent;
	cursor:default;
}
.btnScreen
{
	background-image: url(./screen.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:25px;
	height:22px;
	border:none;
	background-color:Transparent;
	cursor:default;
}
.btnCheck
{
	background-image: url(./check.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:18px;
	height:21px;
	border:none;
	background-color:Transparent;
	cursor:default;
	filter:alpha(opacity=100);
}
.btnHelp
{
	background-image: url(./imgHelp.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:26px;
	height:14px;
	border:none;
	background-color:Transparent;
	cursor:pointer;
}
.btnHelpSelected
{
	background-image: url(./imgHelpBlink.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:26px;
	height:14px;
	border:none;
	background-color:Transparent;
	cursor:pointer;
}
.btnClose
{
	background-image: url(./close.GIF);
	cursor: pointer;
	background-color:Transparent;
	width:20px;
	height:21px;
}
.btnBuscar
{
	BACKGROUND-COLOR: transparent;
	background-image:url(imgSearch.gif);
	background-position:center;
	background-repeat:no-repeat;
	cursor:pointer;
}
.btnUp_Diag
{
	background-image: url(up.gif);
	background-position: center 50%;
	background-repeat: no-repeat;
	width: 19px;
	height: 19px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}
.btnDown_Diag
{
	background-image: url(down.gif);
	background-position: center 50%;
	background-repeat: no-repeat;
	width: 19px;
	height: 19px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}
.btnUpDown_Diag
{
	background-image: url(updown.gif);
	background-position: center 50%;
	background-repeat: no-repeat;
	width: 19px;
	height: 19px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}
.btnParada
{
	background-image: url(plataforma.gif);
	background-position: center 50%;
	background-repeat: no-repeat;
	width: 19px;
	height: 19px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}
.btnArrowRight
{
	background-image: url(arrowRight.gif);
	background-position: center 50%;
	background-repeat: no-repeat;
	width: 24px;
	height: 18px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}
.btnArrowLeft
{
	background-image: url(arrowLeft.gif);
	background-position: center 50%;
	background-repeat: no-repeat;
	width: 24px;
	height: 18px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}

.btnSearch
{
    BORDER-RIGHT: #99ccff thin outset;
    BORDER-TOP: #99ccff thin outset;
    BACKGROUND-IMAGE: url(../../images/find.GIF);
    BORDER-LEFT: #99ccff thin outset;
    WIDTH: 22px;
    CURSOR: pointer;
    BORDER-BOTTOM: #99ccff thin outset;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #3399cc;
}
.btnSearch_onMouseOver
{
    BORDER-RIGHT: #ffcc99 thin groove;
    BORDER-TOP: #ffcc99 thin groove;
    BACKGROUND-IMAGE: url(../../images/find_onMouseOver.GIF);
    BORDER-LEFT: #ffcc99 thin groove;
    WIDTH: 22px;
    CURSOR: pointer;
    BORDER-BOTTOM: #ffcc99 thin groove;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #ffcc99;
}
.btnModify
{
    BORDER-RIGHT: #99ccff thin outset;
    BORDER-TOP: #99ccff thin outset;
    BACKGROUND-IMAGE: url(../../images/modify.GIF);
    BORDER-LEFT: #99ccff thin outset;
    WIDTH: 22px;
    CURSOR: pointer;
    BORDER-BOTTOM: #99ccff thin outset;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #3399cc;
}
.btnModify_onDisabled
{
    BORDER-RIGHT: #99ccff thin groove;
    BORDER-TOP: #99ccff thin groove;
    BACKGROUND-IMAGE: url(../../images/modify_onDisabled.GIF);
    BORDER-LEFT: #99ccff thin groove;
    WIDTH: 22px;
    CURSOR: text;
    BORDER-BOTTOM: #99ccff thin groove;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #3399cc;
}
.btnModify_onMouseOver
{
    BORDER-RIGHT: #ffcc99 thin groove;
    BORDER-TOP: #ffcc99 thin groove;
    BACKGROUND-IMAGE: url(../../images/modify_onMouseOver.GIF);
    BORDER-LEFT: #ffcc99 thin groove;
    WIDTH: 22px;
    CURSOR: pointer;
    BORDER-BOTTOM: #ffcc99 thin groove;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #ffcc99;
}

.btnConfirm
{
    BORDER-RIGHT: #99ccff thin outset;
    BACKGROUND-POSITION: right center;
    BORDER-TOP: #99ccff thin outset;
    BACKGROUND-IMAGE: url(../../images/confirmChanges.GIF);
    BORDER-LEFT: #99ccff thin outset;
    WIDTH: 22px;
    CURSOR: pointer;
    BORDER-BOTTOM: #99ccff thin outset;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #3399cc;
}
.btnConfirm_onMouseOver
{
    BORDER-RIGHT: #ffcc99 thin groove;
    BACKGROUND-POSITION: right center;
    BORDER-TOP: #ffcc99 thin groove;
    BACKGROUND-IMAGE: url(../../images/confirmChanges_onMouseOver.GIF);
    BORDER-LEFT: #ffcc99 thin groove;
    WIDTH: 22px;
    CURSOR: pointer;
    BORDER-BOTTOM: #ffcc99 thin groove;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #ffcc99;
}
.btnConfirm_onDisabled
{
    BORDER-RIGHT: #99ccff thin groove;
    BACKGROUND-POSITION: center center;
    BORDER-TOP: #99ccff thin groove;
    BACKGROUND-IMAGE: url(../../images/confirmChanges_onDisabled.GIF);
    BORDER-LEFT: #99ccff thin groove;
    WIDTH: 22px;
    BORDER-BOTTOM: #99ccff thin groove;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #3399cc;
}
.btnSearch_onDisabled
{
    BORDER-RIGHT: #99ccff thin groove;
    BORDER-TOP: #99ccff thin groove;
    BACKGROUND-IMAGE: url(../../images/find_onDisabled.GIF);
    BORDER-LEFT: #99ccff thin groove;
    WIDTH: 22px;
    BORDER-BOTTOM: #99ccff thin groove;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #3399cc;
}


.btnTransporte_Bus
{
	background-image: url(bus-on.png);
	background-position: center ;
	background-repeat: no-repeat;
	width: 30px;
	height: 20px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}

.btnTransporte_Bus-off
{
	background-image: url(./bus-off.png);
	background-position: center ;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}

.btnTransporte_Tren
{
	background-image: url(tren-on.png);
	background-position: center ;
	background-repeat: no-repeat;
	width: 30px;
	height: 20px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}

.btnTransporte_Tren-off
{
	background-image: url(./tren-off.png);
	background-position: center ;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}
.btnTransporte_Avion
{
	background-image: url(avion-on.png);
	background-position: center ;
	background-repeat: no-repeat;
	width: 30px;
	height: 20px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}

.btnTransporte_Avion-off
{
	background-image: url(./avion-off.png);
	background-position: center ;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}
.btnVehiculosAsignarTren
{
	background-image: url(./asignar-tren.jpg);
	background-position: center ;
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}
.btnVehiculosAsignarBus
{
	background-image: url(./asignar-bus.jpg);
	background-position: center ;
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}
.btnVehiculosAsignarAvion
{
	background-image: url(./asignar-avion.jpg);
	background-position: center ;
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}
.btnVehiculosAsignarBarco
{
	background-image: url(./asignar-barco.jpg);
	background-position: center ;
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}
.btnTransporte
{
	background-image: url(./asignar.jpg);
	background-position: center ;
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}

.formButtons
{
	FONT-WEIGHT: normal;
	font-size:0.27cm;
	MARGIN-LEFT: 2px;
	COLOR: #FFFFFF;
	background-color:#333;
	border:solid;
	border-width:1px;
	border-color:#069;
	FONT-FAMILY: Arial;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#2c3645', startColorstr='#768CAD', gradientType='0');
	text-align: center;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 0px;
	padding-right: 0px;
	height: 30px;
	text-transform: uppercase;
}
.formButtons_onMouseOver
{
	FONT-WEIGHT: normal;
	background-color:#333;
	font-size:0.27cm;
	MARGIN-LEFT: 2px;
	COLOR: #ffffff;
	border:solid;
	border-width:1px;
	border-color:#069;
	FONT-FAMILY: Arial;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#111D2F', startColorstr='#9abede', gradientType='0');
	text-align: center;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 0px;
	padding-right: 0px;
	height: 30px;
	text-transform: uppercase;

}