
/*
   Vessel ID
*/
.SensorLayout_VESSEL {
	position: absolute;
	font-size: 16pt;
        font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 40px;
	margin-left: 50px;
	background: white; 
	color: Navy;
}

.SensorLayout_DATE {
	position: absolute;
	font-size: 8pt;
        font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 531px;
	margin-left: 360px;
	color: Navy;
}

.SensorLayout_LOGO {
	position: absolute;
	font-size: 8pt;
    	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 200px;
	margin-left: 475px;
	color: Navy;
}

/* 

   GPS POSITION

*/
.SensorLayout_GPS_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 70px;
	margin-left: 30px;
	background : Teal;
	color: black;
}

.SensorLayout_GPS_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 70px;
	margin-left: 40px;
	background : Silver;
	color: Navy;
}

/* 

   GPS SPEED

*/
.SensorLayout_GPSSPEED_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 90px;
	margin-left: 30px;
	background : Teal;
	color: black;
}

.SensorLayout_GPSSPEED_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 90px;
	margin-left: 40px;
	background : Silver;
	color: Navy;
}

/* 

   Compass Heading

*/

.SensorLayout_COMPASS_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 110px;
	margin-left: 30px;
	background : Teal;
	color: black;
}




.SensorLayout_COMPASS_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 110px;
	margin-left: 40px;
	background : Silver;
	color: Navy;
}


/* 

   Water Depth

*/
.SensorLayout_WATERDEPTH_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 170px;
	margin-left: 525px;
	background : Teal;
	color: black;
}

.SensorLayout_WATERDEPTH_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 170px;
	margin-left: 535px;
	background : Silver;
	color: Navy;
}

/* 

   Air Temperature

*/
.SensorLayout_AIRTEMPERATURE_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 25px;
	margin-left: 400px;
	background : Teal;
	color: black;
}

.SensorLayout_AIRTEMPERATURE_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 25px;
	margin-left: 410px;
	background : Silver;
	color: Navy;
}




/* 

   Wind Speed

*/
.SensorLayout_WINDSPEED_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 45px;
	margin-left: 400px;
	background : Teal;
	color: black;
}

.SensorLayout_WINDSPEED_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 45px;
	margin-left: 410px;
	background : Silver;
	color: Navy;
}

/* 

   Wind Direction

*/
.SensorLayout_WINDDIRECTION_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 65px;
	margin-left: 400px;
	background : Teal;
	color: black;
}

.SensorLayout_WINDDIRECTION_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 65px;
	margin-left: 410px;
	background : Silver;
	color: Navy;
}



/* 

   Air Pressure

*/
.SensorLayout_AIRPRESSURE_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 85px;
	margin-left: 400px;
	background : Teal;
	color: black;
}

.SensorLayout_AIRPRESSURE_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 85px;
	margin-left: 410px;
	background : Silver;
	color: Navy;
}


/* 

  AMPS

*/
.SensorLayout_AMPS_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 260px;
	margin-left: 30px;
	background : Teal;
	color: black;
}

.SensorLayout_AMPS_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 260px;
	margin-left: 40px;
	background : Silver;
	color: Navy;
}


/* 

  VOLTS

*/
.SensorLayout_VOLTS_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 280px;
	margin-left: 30px;
	background : Teal;
	color: black;
}

.SensorLayout_VOLTS_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 280px;
	margin-left: 40px;
	background : Silver;
	color: Navy;
}


/* 

  AMPHOURS

*/
.SensorLayout_AMPHOURS_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 300px;
	margin-left: 30px;
	background : Teal;
	color: black;
}

.SensorLayout_AMPHOURS_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 300px;
	margin-left: 40px;
	background : Silver;
	color: Navy;
}






/*------- Samples for NMEA pairs ------ */

/* 

   1

*/
.SensorLayout_1_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: ?px;
	margin-left: 400px;
	background : Teal;
	color: black;
}

.SensorLayout_1_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: ?px;
	margin-left: 410px;
	background : Silver;
	color: Navy;
}


/* 

   2

*/
.SensorLayout_2_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: ?px;
	margin-left: 580px;
	background : Teal;
	color: black;
}

.SensorLayout_2_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: ?px;
	margin-left: 590px;
	background : Silver;
	color: Navy;
}


/* 

   MAIN POWER

*/
.SensorLayout_POWER_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 130px;
	margin-left: 30px;
	background : Teal;
	color: black;
}

.SensorLayout_POWER_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 130px;
	margin-left: 40px;
	background : Silver;
	color: navy;
}

.SensorLayout_POWER_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 130px;
	margin-left: 40px;
	background : Yellow;
	color: red;
}



/* 

   SHORE POWER

*/
.SensorLayout_SHOREPOWER_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 130px;
	margin-left: 30px;
	background : Teal;
	color: black;
}

.SensorLayout_SHOREPOWER_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 130px;
	margin-left: 40px;
	background : Silver;
	color: navy;
}

.SensorLayout_SHOREPOWER_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 130px;
	margin-left: 40px;
	background : Yellow;
	color: red;
}



/* 

   FORWARD BILGE

*/
.SensorLayout_FORWARDBILGE_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 130px;
	margin-left: 540px;
	background : Teal;
	color: black;
}

.SensorLayout_FORWARDBILGE_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 130px;
	margin-left: 550px;
	background : Silver;
	color: navy;
}

.SensorLayout_FORWARDBILGE_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 130px;
	margin-left: 550px;
	background : Yellow;
	color: red;
}

/* 

   THRUSTER BILGE

*/
.SensorLayout_THRUSTERBILGE_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 170px;
	margin-left: 520px;
	background : Teal;
	color: black;
}

.SensorLayout_THRUSTERBILGE_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 170px;
	margin-left: 530px;
	background : Silver;
	color: navy;
}

.SensorLayout_THRUSTERBILGE_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 170px;
	margin-left: 530px;
	background : Yellow;
	color: red;
}

/* 

   MID SHIP BILGE

*/
.SensorLayout_MIDSHIPBILGE_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 170px;
	margin-left: 370px;
	background : Teal;
	color: black;
}

.SensorLayout_MIDSHIPBILGE_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 170px;
	margin-left: 380px;
	background : Silver;
	color: navy;
}

.SensorLayout_MIDSHIPBILGE_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 170px;
	margin-left: 380px;
	background : Yellow;
	color: red;
}

/* 

   ENGINE ROOM BILGE

*/
.SensorLayout_ENGINEROOMBILGE_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 170px;
	margin-left: 163px;
	background : Teal;
	color: black;
}

.SensorLayout_ENGINEROOMBILGE_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 170px;
	margin-left: 173px;
	background : Silver;
	color: navy;
}

.SensorLayout_ENGINEROOMBILGE_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 170px;
	margin-left: 173px;
	background : Yellow;
	color: red;
}

/* 

   AFT BILGE

*/
.SensorLayout_AFTBILGE_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 170px;
	margin-left: 30px;
	background : Teal;
	color: black;
}

.SensorLayout_AFTBILGE_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 170px;
	margin-left: 40px;
	background : Silver;
	color: navy;
}

.SensorLayout_AFTBILGE_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 170px;
	margin-left: 40px;
	background : Yellow;
	color: red;
}

/* 

   LAZARATTE BILGE

*/
.SensorLayout_LAZARATTEBILGE_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 170px;
	margin-left: 30px;
	background : Teal;
	color: black;
}

.SensorLayout_LAZARATTEBILGE_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 170px;
	margin-left: 40px;
	background : Silver;
	color: navy;
}

.SensorLayout_LAZARATTEBILGE_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 170px;
	margin-left: 40px;
	background : Yellow;
	color: red;
}

/* 

   PC Temperature

*/
.SensorLayout_PCTEMP_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 290px;
	margin-left: 540px;
	background : Teal;
	color: black;
}

.SensorLayout_PCTEMP_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 290px;
	margin-left: 550px;
	background : Silver;
	color: navy;
}

.SensorLayout_PCTEMP_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 290px;
	margin-left: 550px;
	background : Yellow;
	color: red;
}


/* 

   P/H Dash Temperature

*/
.SensorLayout_PHTEMP_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 270px;
	margin-left: 510px;
	background : Teal;
	color: black;
}

.SensorLayout_PHTEMP_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 270px;
	margin-left: 520px;
	background : Silver;
	color: navy;
}

.SensorLayout_PHTEMP_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 270px;
	margin-left: 520px;
	background : Yellow;
	color: red;
}


/* 

   Router

*/
.SensorLayout_NETWORKROUTER_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 112px;
	margin-left: 320px;
	background : Teal;
	color: black;
}

.SensorLayout_NETWORKROUTER_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 112px;
	margin-left: 330px;
	background : Silver;
	color: navy;
}

.SensorLayout_NETWORKROUTER_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 112px;
	margin-left: 330px;
	background : Yellow;
	color: red;
}

/* 

   Salon Door

*/
.SensorLayout_SALONDOOR_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 132px;
	margin-left: 320px;
	background : Teal;
	color: black;
}

.SensorLayout_SALONDOOR_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 132px;
	margin-left: 330px;
	background : Silver;
	color: navy;
}

.SensorLayout_SALONDOOR_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 132px;
	margin-left: 330px;
	background : Yellow;
	color: red;
}

/* 

   Cockpit Door

*/
.SensorLayout_COCKPITDOOR_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 25px;
	margin-left: 17px;
	background : Teal;
	color: black;
}

.SensorLayout_COCKPITDOOR_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 25px;
	margin-left: 27px;
	background : Silver;
	color: navy;
}

.SensorLayout_COCKPITDOOR_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 25px;
	margin-left: 27px;
	background : Yellow;
	color: red;
}
/* 

   AFTPORTCAM

*/
.SensorLayout_AFTPORTCAM_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 5px;
	margin-left: 30px;
	background : Teal;
	color: black;
}

.SensorLayout_AFTPORTCAM_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 5px;
	margin-left: 40px;
	background : Silver;
	color: navy;
}

.SensorLayout_AFTPORTCAM_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 5px;
	margin-left: 40px;
	background : Yellow;
	color: red;
}

/* 

   AFTSTBDCAM

*/
.SensorLayout_AFTSTBDCAM_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 210px;
	margin-left: 30px;
	background : Teal;
	color: black;
}

.SensorLayout_AFTSTBDCAM_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 210px;
	margin-left: 40px;
	background : Silver;
	color: navy;
}

.SensorLayout_AFTSTBDCAM_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 210px;
	margin-left: 40px;
	background : Yellow;
	color: red;
}

/* 

   ENGINEROOM CAM

*/
.SensorLayout_ENGINEROOMCAM_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 210px;
	margin-left: 235px;
	background : Teal;
	color: black;
}

.SensorLayout_ENGINEROOMCAM_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 210px;
	margin-left: 245px;
	background : Silver;
	color: navy;
}

.SensorLayout_ENGINEROOMCAM_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 210px;
	margin-left: 245px;
	background : Yellow;
	color: red;
}



/* 

   SALON CAM

*/
.SensorLayout_SALONCAM_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 210px;
	margin-left: 395px;
	background : Teal;
	color: black;
}

.SensorLayout_SALONCAM_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 210px;
	margin-left: 405px;
	background : Silver;
	color: navy;
}

.SensorLayout_SALONCAM_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 210px;
	margin-left: 405px;
	background : Yellow;
	color: red;
}

/* 

   HELM CAM

*/
.SensorLayout_HELMCAM_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 210px;
	margin-left: 435px;
	background : Teal;
	color: black;
}

.SensorLayout_HELMCAM_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 210px;
	margin-left: 445px;
	background : Silver;
	color: navy;
}

.SensorLayout_HELMCAM_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 210px;
	margin-left: 445px;
	background : Yellow;
	color: red;
}

/* 

   COCKPIT CAM

*/
.SensorLayout_COCKPITCAM_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 210px;
	margin-left: 35px;
	background : Teal;
	color: black;
}

.SensorLayout_COCKPITCAM_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 210px;
	margin-left: 45px;
	background : Silver;
	color: navy;
}

.SensorLayout_COCKPITCAM_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 210px;
	margin-left: 45px;
	background : Yellow;
	color: red;
}

/* 

   IO Server

*/
.SensorLayout_IOSERVER_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 110px;
	margin-left: 430px;
	background : Teal;
	color: black;
}

.SensorLayout_IOSERVER_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 110px;
	margin-left: 440px;
	background : Silver;
	color: navy;
}

.SensorLayout_IOSERVER_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 110px;
	margin-left: 440px;
	background : Yellow;
	color: red;
}

/* 

   VIP STBD HATCH

*/
.SensorLayout_VIPSTBDHATCH_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 520px;
	margin-left: 230px;
	background : Teal;
	color: black;
}

.SensorLayout_VIPSTBDHATCH_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 520px;
	margin-left: 240px;
	background : Silver;
	color: navy;
}

.SensorLayout_VIPSTBDHATCH_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 520px;
	margin-left: 240px;
	background : Yellow;
	color: red;
}

/* 

   VIP Port HATCH

*/
.SensorLayout_VIPPORTHATCH_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 500px;
	margin-left: 230px;
	background : Teal;
	color: black;
}

.SensorLayout_VIPPORTHATCH_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 500px;
	margin-left: 240px;
	background : Silver;
	color: navy;
}

.SensorLayout_VIPPORTHATCH_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 500px;
	margin-left: 240px;
	background : Yellow;
	color: red;
}


/* 

   FWD STBD HATCH

*/
.SensorLayout_FWDSTBDHATCH_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 280px;
	margin-left: 230px;
	background : Teal;
	color: black;
}

.SensorLayout_FWDSTBDHATCH_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 280px;
	margin-left: 240px;
	background : Silver;
	color: navy;
}

.SensorLayout_FWDSTBDHATCH_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 280px;
	margin-left: 240px;
	background : Yellow;
	color: red;
}

/* 

   FWD Port HATCH

*/
.SensorLayout_FWDPORTHATCH_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 300px;
	margin-left: 230px;
	background : Teal;
	color: black;
}

.SensorLayout_FWDPORTHATCH_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 300px;
	margin-left: 240px;
	background : Silver;
	color: navy;
}

.SensorLayout_FWDPORTHATCH_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 300px;
	margin-left: 240px;
	background : Yellow;
	color: red;
}




/* 

   PH STBD HATCH

*/
.SensorLayout_PHSTBDHATCH_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 440px;
	margin-left: 230px;
	background : Teal;
	color: black;
}

.SensorLayout_PHSTBDHATCH_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 440px;
	margin-left: 240px;
	background : Silver;
	color: navy;
}

.SensorLayout_PHSTBDHATCH_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 440px;
	margin-left: 240px;
	background : Yellow;
	color: red;
}

/* 

   PH Port HATCH

*/
.SensorLayout_PHPORTHATCH_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 420px;
	margin-left: 230px;
	background : Teal;
	color: black;
}

.SensorLayout_PHPORTHATCH_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 420px;
	margin-left: 240px;
	background : Silver;
	color: navy;
}

.SensorLayout_PHPORTHATCH_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 420px;
	margin-left: 240px;
	background : Yellow;
	color: red;
}

/* 

   PH STBD DOOR

*/
.SensorLayout_PHSTBDDOOR_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 190px;
	margin-left: 320px;
	background : Teal;
	color: black;
}

.SensorLayout_PHSTBDDOOR_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 190px;
	margin-left: 330px;
	background : Silver;
	color: navy;
}

.SensorLayout_PHSTBDDOOR_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 190px;
	margin-left: 330px;
	background : Yellow;
	color: red;
}

/* 

   PH Port DOOR

*/
.SensorLayout_PHPORTDOOR_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 10px;
	margin-left: 320px;
	background : Teal;
	color: black;
}

.SensorLayout_PHPORTDOOR_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 10px;
	margin-left: 330px;
	background : Silver;
	color: navy;
}

.SensorLayout_PHPORTDOOR_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 10px;
	margin-left: 330px;
	background : Yellow;
	color: red;
}

/* 

   LAZARATTE HATCH

*/
.SensorLayout_LAZHATCH_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 360px;
	margin-left: 230px;
	background : Teal;
	color: black;
}

.SensorLayout_LAZHATCH_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 360px;
	margin-left: 240px;
	background : Silver;
	color: navy;
}

.SensorLayout_LAZHATCH_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 360px;
	margin-left: 240px;
	background : Yellow;
	color: red;
}

/* 

   C/B Hatch

*/
.SensorLayout_CBHATCH_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 50px;
	margin-left: 200px;
	background : Teal;
	color: black;
}

.SensorLayout_CBHATCH_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 50px;
	margin-left: 210px;
	background : Silver;
	color: navy;
}

.SensorLayout_CBHATCH_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 50px;
	margin-left: 210px;
	background : Yellow;
	color: red;
}

/* 

  AFT Door

*/
.SensorLayout_AFTDOOR_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 190px;
	margin-left: 17px;
	background : Teal;
	color: black;
}

.SensorLayout_AFTDOOR_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 190px;
	margin-left: 27px;
	background : Silver;
	color: navy;
}

.SensorLayout_AFTDOOR_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 190px;
	margin-left: 27px;
	background : Yellow;
	color: red;
}

/* 

  Turret Door

*/
.SensorLayout_TURRETDOOR_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 380px;
	margin-left: 230px;
	background : Teal;
	color: black;
}

.SensorLayout_TURRETDOOR_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 380px;
	margin-left: 240px;
	background : Silver;
	color: navy;
}

.SensorLayout_TURRETDOOR_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 380px;
	margin-left: 24px;
	background : Yellow;
	color: red;
}

/* 

  Transom (Turret) Door

*/
.SensorLayout_TRANSOMDOOR_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 190px;
	margin-left: 17px;
	background : Teal;
	color: black;
}

.SensorLayout_TRANSOMDOOR_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 190px;
	margin-left: 27px;
	background : Silver;
	color: navy;
}

.SensorLayout_TRANSOMDOOR_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 190px;
	margin-left: 27px;
	background : Yellow;
	color: red;
}

/*

  DINETTEDOOR 

*/
.SensorLayout_DINETTEDOOR_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 320px;
	margin-left: 230px;
	background : Teal;
	color: black;
}

.SensorLayout_DINETTEDOOR_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 320px;
	margin-left: 240px;
	background : Silver;
	color: navy;
}

.SensorLayout_DINETTEDOOR_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 320px;
	margin-left: 240px;
	background : Yellow;
	color: red;
}

/*

  SKYDOOR 

*/
.SensorLayout_SKYDOOR_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 340px;
	margin-left: 230px;
	background : Teal;
	color: black;
}

.SensorLayout_SKYDOOR_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 340px;
	margin-left: 240px;
	background : Silver;
	color: navy;
}

.SensorLayout_SKYDOOR_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 340px;
	margin-left: 240px;
	background : Yellow;
	color: red;
}



/*

  ESCAPEHATCH

*/
.SensorLayout_ESCAPEHATCH_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 90px;
	margin-left: 430px;
	background : Teal;
	color: black;
}

.SensorLayout_ESCAPEHATCH_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 90px;
	margin-left: 440px;
	background : Silver;
	color: navy;
}

.SensorLayout_ESCAPEHATCH_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 90px;
	margin-left: 440px;
	background : Yellow;
	color: red;
}



/*

  ENGINEROOMHATCH

*/
.SensorLayout_ERHATCH_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 380px;
	margin-left: 230px;
	background : Teal;
	color: black;
}

.SensorLayout_ERHATCH_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 380px;
	margin-left: 240px;
	background : Silver;
	color: navy;
}

.SensorLayout_ERHATCH_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 380px;
	margin-left: 240px;
	background : Yellow;
	color: red;
}


/*

  ENGINEROOMDOOR

*/
.SensorLayout_ERDOOR_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 400px;
	margin-left: 230px;
	background : Teal;
	color: black;
}

.SensorLayout_ERDOOR_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 400px;
	margin-left: 240px;
	background : Silver;
	color: navy;
}

.SensorLayout_ERDOOR_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 400px;
	margin-left: 240px;
	background : Yellow;
	color: red;
}


/*

  SKYPORTHATCH 

*/
.SensorLayout_SKYPORTHATCH_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 460px;
	margin-left: 230px;
	background : Teal;
	color: black;
}

.SensorLayout_SKYPORTHATCH_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 460px;
	margin-left: 240px;
	background : Silver;
	color: navy;
}

.SensorLayout_SKYPORTHATCH_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 460px;
	margin-left: 240px;
	background : Yellow;
	color: red;
}

/*

  SKYSTBDHATCH 

*/
.SensorLayout_SKYSTBDHATCH_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 480px;
	margin-left: 230px;
	background : Teal;
	color: black;
}

.SensorLayout_SKYSTBDHATCH_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 480px;
	margin-left: 240px;
	background : Silver;
	color: navy;
}

.SensorLayout_SKYSTBDHATCH_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 480px;
	margin-left: 240px;
	background : Yellow;
	color: red;
}


/*

  TRANSOMGATE 

*/
.SensorLayout_TRANSOMGATE_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 190px;
	margin-left: 17px;
	background : Teal;
	color: black;
}

.SensorLayout_TRANSOMGATE_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 190px;
	margin-left: 27px;
	background : Silver;
	color: navy;
}

.SensorLayout_TRANSOMGATE_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 190px;
	margin-left: 27px;
	background : Yellow;
	color: red;
}

/*

  PORTTRANSOMDOOR 

*/
.SensorLayout_PORTTRANSOMDOOR_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 25px;
	margin-left: 17px;
	background : Teal;
	color: black;
}

.SensorLayout_PORTTRANSOMDOOR_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 25px;
	margin-left: 27px;
	background : Silver;
	color: navy;
}

.SensorLayout_PORTTRANSOMDOOR_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 25px;
	margin-left: 27px;
	background : Yellow;
	color: red;
}

/*

  STBDTRANSOMDOOR 

*/
.SensorLayout_STBDTRANSOMDOOR_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 190px;
	margin-left: 17px;
	background : Teal;
	color: black;
}

.SensorLayout_STBDTRANSOMDOOR_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 190px;
	margin-left: 27px;
	background : Silver;
	color: navy;
}

.SensorLayout_STBDTRANSOMDOOR_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 190px;
	margin-left: 27px;
	background : Yellow;
	color: red;
}

/*

  TAMPER 

*/
.SensorLayout_TAMPER_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 5px;
	margin-left: 200px;
	background : Teal;
	color: black;
}

.SensorLayout_TAMPER_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 5px;
	margin-left: 210px;
	background : Silver;
	color: navy;
}

.SensorLayout_TAMPER_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 5px;
	margin-left: 210px;
	background : Yellow;
	color: red;
}

/*

  OUTDOORHMDY 

*/
.SensorLayout_OUTDOORHMDY_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 280px;
	margin-left: 430px;
	background : Teal;
	color: black;
}

.SensorLayout_OUTDOORHMDY_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 280px;
	margin-left: 440px;
	background : Silver;
	color: navy;
}

.SensorLayout_OUTDOORHMDY_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 280px;
	margin-left: 440px;
	background : Yellow;
	color: red;
}

/*

  OUTDOORTEMP 

*/
.SensorLayout_OUTDOORTEMP_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 40px;
	margin-left: 200px;
	background : Teal;
	color: black;
}

.SensorLayout_OUTDOORTEMP_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 40px;
	margin-left: 210px;
	background : Silver;
	color: navy;
}

.SensorLayout_OUTDOORTEMP_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 40px;
	margin-left: 210px;
	background : Yellow;
	color: red;
}

/*

  FLYBRIDGETEMP 

*/
.SensorLayout_FLYBRIDGETEMP_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 30px;
	margin-left: 200px;
	background : Teal;
	color: black;
}

.SensorLayout_FLYBRIDGETEMP_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 30px;
	margin-left: 210px;
	background : Silver;
	color: navy;
}

.SensorLayout_FLYBRIDGETEMP_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 30px;
	margin-left: 210px;
	background : Yellow;
	color: red;
}


/*

  SALONTEMP

*/
.SensorLayout_SALONTEMP_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 152px;
	margin-left: 400px;
	background : Teal;
	color: black;
}

.SensorLayout_SALONTEMP_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 152px;
	margin-left: 410px;
	background : Silver;
	color: navy;
}

.SensorLayout_SALONTEMP_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 152px;
	margin-left: 410px;
	background : Yellow;
	color: red;
}
/*

  SALONHMDY 

*/
.SensorLayout_SALONHMDY_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 300px;
	margin-left: 430px;
	background : Teal;
	color: black;
}

.SensorLayout_SALONHMDY_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 300px;
	margin-left: 440px;
	background : Silver;
	color: navy;
}

.SensorLayout_SALONHMDY_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 300px;
	margin-left: 440px;
	background : Yellow;
	color: red;
}

/*

  GALLEYHMDY 

*/
.SensorLayout_GALLEYHMDY_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 320px;
	margin-left: 430px;
	background : Teal;
	color: black;
}

.SensorLayout_GALLEYHMDY_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 320px;
	margin-left: 440px;
	background : Silver;
	color: navy;
}

.SensorLayout_GALLEYHMDY_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 320px;
	margin-left: 440px;
	background : Yellow;
	color: red;
}

/*

  GALLEYTEMP 

*/
.SensorLayout_GALLEYTEMP_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 152px;
	margin-left: 20px;
	background : Teal;
	color: black;
}

.SensorLayout_GALLEYTEMP_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 152px;
	margin-left: 30px;
	background : Silver;
	color: navy;
}

.SensorLayout_GALLEYTEMP_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 152px;
	margin-left: 30px;
	background : Yellow;
	color: red;
}

/*

  STATEROOMHMDY 

*/
.SensorLayout_STATEROOMHMDY_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 340px;
	margin-left: 430px;
	background : Teal;
	color: black;
}

.SensorLayout_STATEROOMHMDY_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 340px;
	margin-left: 440px;
	background : Silver;
	color: navy;
}

.SensorLayout_STATEROOMHMDY_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 340px;
	margin-left: 440px;
	background : Yellow;
	color: red;
}

/*

  STATEROOMTEMP 

*/
.SensorLayout_STATEROOMTEMP_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 152px;
	margin-left: 290px;
	background : Teal;
	color: black;
}

.SensorLayout_STATEROOMTEMP_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 152px;
	margin-left: 300px;
	background : Silver;
	color: navy;
}

.SensorLayout_STATEROOMTEMP_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 152px;
	margin-left: 300px;
	background : Yellow;
	color: red;
}

/*

  CREWQTRTEMP 

*/
.SensorLayout_CREWQTRTEMP_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 152px;
	margin-left: 35px;
	background : Teal;
	color: black;
}

.SensorLayout_CREWQTRTEMP_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 152px;
	margin-left: 45px;
	background : Silver;
	color: navy;
}

.SensorLayout_CREWQTRTEMP_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 152px;
	margin-left: 45px;
	background : Yellow;
	color: red;
}

/*

  BUNKROOMTEMP 

*/
.SensorLayout_BUNKROOMTEMP_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 152px;
	margin-left: 255px;
	background : Teal;
	color: black;
}

.SensorLayout_BUNKROOMTEMP_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 152px;
	margin-left: 265px;
	background : Silver;
	color: navy;
}

.SensorLayout_BUNKROOMTEMP_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 152px;
	margin-left: 265px;
	background : Yellow;
	color: red;
}

/*

  CBHELMTEMP 

*/
.SensorLayout_CBHELMTEMP_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 94px;
	margin-left: 320px;
	background : Teal;
	color: black;
}

.SensorLayout_CBHELMTEMP_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 94px;
	margin-left: 330px;
	background : Silver;
	color: navy;
}

.SensorLayout_CBHELMTEMP_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 94px;
	margin-left: 330px;
	background : Yellow;
	color: red;
}

/*

  HELMELECTRONICSTEMP 

*/
.SensorLayout_HELMELECTRONICSTEMP_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 94px;
	margin-left: 320px;
	background : Teal;
	color: black;
}

.SensorLayout_HELMELECTRONICSTEMP_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 94px;
	margin-left: 330px;
	background : Silver;
	color: navy;
}

.SensorLayout_HELMELECTRONICSTEMP_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 94px;
	margin-left: 330px;
	background : Yellow;
	color: red;
}



/*

  ENGINEROOMTEMP 

*/
.SensorLayout_ENGINEROOMTEMP_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 152px;
	margin-left: 146px;
	background : Teal;
	color: black;
}

.SensorLayout_ENGINEROOMTEMP_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 152px;
	margin-left: 156px;
	background : Silver;
	color: navy;
}

.SensorLayout_ENGINEROOMTEMP_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 152px;
	margin-left: 156px;
	background : Yellow;
	color: red;
}



/*

  LAZARATTETEMP 

*/
.SensorLayout_LAZARATTETEMP_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 152px;
	margin-left: 30px;
	background : Teal;
	color: black;
}

.SensorLayout_LAZARATTETEMP_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 152px;
	margin-left: 40px;
	background : Silver;
	color: navy;
}

.SensorLayout_LAZARATTETEMP_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 152px;
	margin-left: 40px;
	background : Yellow;
	color: red;
}


/*

  SMOKESUPER 

*/
.SensorLayout_SMOKETAMPER_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 360px;
	margin-left: 30px;
	background : Teal;
	color: black;
}

.SensorLayout_SMOKETAMPER_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 360px;
	margin-left: 40px;
	background : Silver;
	color: navy;
}

.SensorLayout_SMOKETAMPER_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 360px;
	margin-left: 40px;
	background : Yellow;
	color: red;
}





/*

  PHCO 

*/
.SensorLayout_PHCO_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 380px;
	margin-left: 30px;
	background : Teal;
	color: black;
}

.SensorLayout_PHCO_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 380px;
	margin-left: 40px;
	background : Silver;
	color: navy;
}

.SensorLayout_PHCO_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 380px;
	margin-left: 40px;
	background : Yellow;
	color: red;
}



/*

  PHSMOKE 

*/
.SensorLayout_PHSMOKE_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 400px;
	margin-left: 30px;
	background : Teal;
	color: black;
}

.SensorLayout_PHSMOKE_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 400px;
	margin-left: 40px;
	background : Silver;
	color: navy;
}

.SensorLayout_PHSMOKE_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 400px;
	margin-left: 40px;
	background : Yellow;
	color: red;
}






/*

  CREWCO 

*/
.SensorLayout_CREWCO_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 420px;
	margin-left: 30px;
	background : Teal;
	color: black;
}

.SensorLayout_CREWCO_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 420px;
	margin-left: 40px;
	background : Silver;
	color: navy;
}

.SensorLayout_CREWCO_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 420px;
	margin-left: 40px;
	background : Yellow;
	color: red;
}



/*

  CREWSMOKE 

*/
.SensorLayout_CREWSMOKE_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 440px;
	margin-left: 30px;
	background : Teal;
	color: black;
}

.SensorLayout_CREWSMOKE_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 440px;
	margin-left: 40px;
	background : Silver;
	color: navy;
}

.SensorLayout_CREWSMOKE_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 440px;
	margin-left: 40px;
	background : Yellow;
	color: red;
}





/*

  HALLCO 

*/
.SensorLayout_HALLCO_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 460px;
	margin-left: 30px;
	background : Teal;
	color: black;
}

.SensorLayout_HALLCO_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 460px;
	margin-left: 40px;
	background : Silver;
	color: navy;
}

.SensorLayout_HALLCO_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 460px;
	margin-left: 40px;
	background : Yellow;
	color: red;
}



/*

  HALLSMOKE 

*/
.SensorLayout_HALLSMOKE_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 480px;
	margin-left: 30px;
	background : Teal;
	color: black;
}

.SensorLayout_HALLSMOKE_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 480px;
	margin-left: 40px;
	background : Silver;
	color: navy;
}

.SensorLayout_HALLSMOKE_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 480px;
	margin-left: 40px;
	background : Yellow;
	color: red;
}







/*

  MOTION 

*/
.SensorLayout_MOTION_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 110px;
	margin-left: 190px;
	background : Teal;
	color: black;
}

.SensorLayout_MOTION_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 110px;
	margin-left: 200px;
	background : Silver;
	color: navy;
}

.SensorLayout_MOTION_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 110px;
	margin-left: 200px;
	background : Yellow;
	color: red;
}

/*

  AFTMOTION 

*/
.SensorLayout_AFTMOTION_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 130px;
	margin-left: 130px;
	background : Teal;
	color: black;
}

.SensorLayout_AFTMOTION_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 130px;
	margin-left: 140px;
	background : Silver;
	color: navy;
}

.SensorLayout_AFTMOTION_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 130px;
	margin-left: 140px;
	background : Yellow;
	color: red;
}

/*

  HELMMOTION 

*/
.SensorLayout_HELMMOTION_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 90px;
	margin-left: 180px;
	background : Teal;
	color: black;
}

.SensorLayout_HELMMOTION_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 90px;
	margin-left: 190px;
	background : Silver;
	color: navy;
}

.SensorLayout_HELMMOTION_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 90px;
	margin-left: 190px;
	background : Yellow;
	color: red;
}


/*

  SALONMOTION 

*/
.SensorLayout_SALONMOTION_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 152px;
	margin-left: 500px;
	background : Teal;
	color: black;
}

.SensorLayout_SALONMOTION_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 152px;
	margin-left: 510px;
	background : Silver;
	color: navy;
}

.SensorLayout_SALONMOTION_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 152px;
	margin-left: 510px;
	background : Yellow;
	color: red;
}



/*

  ENGINEROOMMOTION 

*/
.SensorLayout_ERMOTION_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 500px;
	margin-left: 30px;
	background : Teal;
	color: black;
}

.SensorLayout_ERMOTION_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 500px;
	margin-left: 40px;
	background : Silver;
	color: navy;
}

.SensorLayout_ERMOTION_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 500px;
	margin-left: 40px;
	background : Yellow;
	color: red;
}





/*

  HALLWAYMOTION 

*/
.SensorLayout_HALLMOTION_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 520px;
	margin-left: 30px;
	background : Teal;
	color: black;
}

.SensorLayout_HALLMOTION_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 520px;
	margin-left: 40px;
	background : Silver;
	color: navy;
}

.SensorLayout_HALLMOTION_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 520px;
	margin-left: 40px;
	background : Yellow;
	color: red;
}


/* ----- Samples for Sensorsoft sensors -------- */





/* 

   ?

*/
.SensorLayout_3_INFO {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 0px;
	margin-left: 0px;
	background : Teal;
	color: black;
}

.SensorLayout_3_OK {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 0px;
	margin-left: 0px;
	background : Silver;
	color: navy;
}

.SensorLayout_3_BREACH {
	position: absolute;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, TimesNewRoman;
	font-weight: normal;
	padding: 0px 0px;
	border: 0px;
	margin-top: 0px;
	margin-left: 0px;
	background : Yellow;
	color: red;
}


