
body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12px;
	background-color:#f6f6f6;
    color:#000000;
  text-align: center;
  margin: 0px;
}

h3 { 
	font-size: 12pt; 
	margin-left:3px 
}

input{
  color:#000000;
 outline: #00a8e6 inset 1px;
}

button{
  background-color: #00a8e6;
  color: white;
    cursor: hand;
  cursor: pointer;

}

select{
  color:#000000;
}

label {
	display: block;
	float: left;
	width: 120px;
}

#MiddleDiv{
  position: relative;
  margin: 0px auto;
  text-align: left;
  width:  1024px;
  height: 730px;
  z-index:  0;  
}
#LogoContainer {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 110px;
	padding: 0px;
	margin: 0px;
	background-color: #00a8e6;
	background-image: url("/images/logo.png");
	background-position:  center center; 
	background-repeat: no-repeat;
}

.bigButton{
  cursor: hand;
  cursor: pointer;
  
}

.nextbtn{
  width:135px;
  height: 20pt;
  font-weight: bold;
  font-size: 10pt;
}

.prevbtn{
  width:85px;
  height: 16pt;
  font-weight: bold;
  font-size: 7pt;
}

.luc{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 48px;
  height: 48px;
  margin: 0px;
  background-image: url("/images/luc.gif");
  background-position: left top;
  background-repeat: no-repeat;
  z-index:1;
}
.llc{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 48px;
  height: 48px;
  margin: 0px;
  background-image: url("/images/llc.gif");
  background-position: left bottom;
  background-repeat: no-repeat;
  filter:alpha(opacity=90);
  opacity: 0.90;
  -moz-opacity:0.90;
  z-index:1;
}

.rlc{
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 48px;
  height: 48px;
  margin: 0px;
  background-image: url("/images/rlc.gif");
  background-position: right bottom;
  background-repeat: no-repeat;
  filter:alpha(opacity=90);
  opacity: 0.90;
  -moz-opacity:0.90;
  z-index: 1;
}

.ruc{
  position: absolute;
  right: 0px;
  top: 0px;
  width: 48px;
  height: 48px;
  margin: 0px;
  background-image: url("/images/ruc.gif");
  background-position: right top;
  background-repeat: no-repeat;
  z-index: 1;
}

.gluc{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 48px;
  height: 48px;
  margin: 0px;
  background-image: url("/images/gluc.gif");
  background-position: left top;
  background-repeat: no-repeat;
  filter:alpha(opacity=90);
  opacity: 0.90;
  -moz-opacity:0.90;
   z-index:1;
}

.gruc{
  position: absolute;
  right: 0px;
  top: 0px;
  width: 48px;
  height: 48px;
  margin: 0px;
  background-image: url("/images/gruc.gif");
  background-position: right top;
  background-repeat: no-repeat;
  filter:alpha(opacity=90);
  opacity: 0.90;
  -moz-opacity:0.90;
  z-index: 1;
}
.gllc{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 48px;
  height: 48px;
  margin: 0px;
  background-image: url("/images/gllc.gif");
  background-position: left bottom;
  background-repeat: no-repeat;
  filter:alpha(opacity=90);
  opacity: 0.90;
  -moz-opacity:0.90;
  z-index:1;
}

.grlc{
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 48px;
  height: 48px;
  margin: 0px;
  background-image: url("/images/grlc.gif");
  background-position: right bottom;
  background-repeat: no-repeat;
  filter:alpha(opacity=90);
  opacity: 0.90;
  -moz-opacity:0.90;
  z-index: 1;
}

#CompanyContainer {
	position: absolute;
	top: 0px;
	left: 200px;
	height: 110px;
	width: 825px;
	margin: 0px;
	padding: 0px;	
	background-color: #00a8e6;
	background-image: url("images/hdrbkgnd.png");
	background-repeat: no-repeat;
	clear: both;
}


#UserType{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 64px;
	height: 64px;
	}
	
#MenuContainer {
	position: absolute; 
	width: 80%;
	padding: 5px;
	left: 200px; 
	top: 84px;
	font-size: 8pt;
	font-weight:bold;


}

#TreeContainer {
	position: absolute;
	top: 110px;
	left: 0px;
	width: 200px;
    height: 730px;
	overflow: auto;
	background-color: #ffffff;
	clear: both;
	background-image: url("images/lmenu.gif");
	background-repeat:no-repeat;
    background-position: center left;
    border-left:5px solid #00a8e6;
    border-bottom:5px solid #00a8e6;
}

#DataContainer {
	position: absolute;
	top: 110px;
	left: 200px;
	width: 820px;
    height: 730px;
	overflow: auto;
	background-color: #ffffff;
	visibility: visible;
    border-right:5px solid #00a8e6;
    border-bottom:5px solid #00a8e6;
    font-weight: normal;
	clear: both;
}
 #MapContainer{
 position: absolute;
 top:110px;
 left:200px;
 width:820px;
 height: 580px;
 background-color:#FFFFFF;
/*	filter:alpha(opacity=95);
	opacity: 0.95;
	-moz-opacity:0.95;	
*/
 visibility: hidden;
 }
 
#MapTitle{
	position: absolute;
	top: 0px;
	left:0px;
	width: 100%;
	height: 20px;
	background-color: #FFFFFF;
	color: #00FF00;
}

#olMap{
	position: absolute;
/*	z-index: 100;*/
	left:12px;
	top:20px;
 	border: thin solid #000000;
	width: 800px;
	height: 560px;
}
label {
	display: block;
	float: left;
	width: 150px;
}
#TreeContainerData{
	visibility : hidden;
}

#iframe {
	padding: 4px;
  margin: 4px;
  font-size: 12px;
	background-color: #ffffff;
  font-size: 12px;
	border-width: 0px;
	height: 750px;
	width: 95%;
}
#Content {
	background-color: #ffffff;
	clear: both;
}

#Tooling{
	position: absolute; 
	right: 35px; 
	top: 0px; 
	width: 200px; 
	z-index: 100;
	background-color:#CCCAEC;
	visibility:hidden;
	opacity: 0.95;
	-moz-opacity:0.95;	
}

#tabledata{
	position: relative; 
	left: 0px; 
	top: 0px; 
	width: 100%; 
	height: 600px; 
	overflow: auto;	
}

#Footer{
  position: relative;
  margin: 0px auto;
  text-align: center; 
  width:  1024px;
  height: 25px;
  z-index:  0;  
  font-weight: bold;
  font-variant: small-caps;
  color: #000000;
}


#Footer a:hover { 
	text-decoration: none;
	color: #0cff00;

}

.note{
  font-weight: bold;
  font-variant: small-caps;
  color: #CFCFCF;
}

.error{
  font-weight: bold;
  font-variant: small-caps;
  color: #FF0000;
}

.devInfo{
  cursor: hand;
  cursor: pointer;
  display: block;
  width: 198px;
  background-color : #EEEEEE;
  filter:alpha(opacity=75);
  opacity: 0.75;
  -moz-opacity: 0.75;
  border: thin solid #000000;
  clear: both;
}


#Overlay{
  position: absolute;
  left: 0px;
  top: 0px;
  margin: 0px auto;
  text-align: center;
  width:  100%;
  height: 100%;
  z-index:  250;  
 background-color: #2F2F2F;
 filter:alpha(opacity=85);
 opacity: 0.85;
	-moz-opacity:0.85;
  visibility: hidden; 
}
#GraphBox{
  position: absolute;
  margin: 20px auto;
  text-align: center;
  width:  700px;
  height: 550px;
  z-index:  260; 
  background-color: #ffffff;
  background-position: center center;
  background-image: url("/images/loading.gif");
  visibility: hidden;
  background-repeat:no-repeat;
}
#AlarmBox{
  position: absolute;
  margin: 20px auto;
  text-align: center;
  width:  1000px;
  height: 750px;
  z-index:  260;
  background-color: #ffffff;
  background-position: center center;
  visibility: hidden;
  background-repeat:no-repeat;
}
#ButtonBox{
  position: absolute;
  margin: 20px auto;
  text-align: center;
  width:  400px;
  height: 120px;
  z-index:  260;
  background-color: #ffffff;
  visibility: hidden;
  background-repeat:no-repeat;
}
#SmsBox{
  position: absolute;
  margin: 20px auto;
  text-align: center;
  width:  450px;
  z-index:  260;
  background-color: #ffffff;
  visibility: hidden;
  background-repeat:no-repeat;
}

.usrlabel{
  position: absolute;
  width: 54px;
  left: 5px;
  font-size: 12px;
  font-weight: bold;
  top: 22px;
  text-align: center;
  text-wrap: normal;
  word-wrap: break-word;
  color: #FFFFFF;
  opacity: 0.70;
  -moz-opacity:0.70;
}