      html, body {
        margin: 0;
        padding: 0;
        height: 100%;
width: 100%;
      }

body {
	font: 14pt arial,sans-serif;	 
	margin-left: 10px;
/*	padding: 10px; */
}

input.cllog {
	font: 30px arial,sans-serif;	 
	margin: 10px;
	width: 300px;
}

input.email {
	font: 30px arial,sans-serif;	 
	margin: 10px;
	width: 600px;
}

table.tbllog {
	font: 30px arial,sans-serif;	 
	margin: 10px;
}

table.tblhubs {
border-collapse: collapse; 
font: 18pt arial,sans-serif;	 
}

table.tbldrrep {
border-collapse: collapse; 
font: 14pt arial,sans-serif;	 
}

table.tbldrrep th
{
background-color:#eee;
font-weight: bold;
color: #13f;
}

table.sort {
border-collapse: collapse; 
font: 14pt arial,sans-serif;	 
}

table.sort thead td
{
background-color:#eee;
font-weight: bold;
cursor:pointer;
cursor:hand;
color: #13f;
}

/*
//background-color:yellow;
*/

table.sort thead td.curcol{
background-color:#aaa;
}


table.sort thead th
{
background-color:#eee;
font-weight: bold;
color: #13f;
}

td.tdreph
{
background-color:#eee;
font-weight: bold;
color: #13f;
}

table.tblbands {
border-collapse: collapse; 
font: 28px arial,sans-serif;	 

}

table.tbldevices {
border-collapse: collapse; 
font: 16pt arial,sans-serif;	 
}

table.tblonline {
border-collapse: collapse; 
font: 38px arial,sans-serif;	 
}

label.devonline
{
 color: green;
text-decoration: underline;
cursor: pointer;
}

label.devonlinenoclick
{
 color: blue;
}

span.spanlink
{
 color: green;
text-decoration: underline;
cursor: pointer;
}

span.spanleft
{
padding-right:30px;
}

span.spanright
{
float: right;
padding-left:30px;
}

label.statusok
{
 color: green;
font-weight:bold;
}

label.statuserror
{
 color: red;
font-weight:bold;
}

div.header {
height: 100px;
width: 100%;
overflow: auto;
}

tr.myid {
	background-color: #FFFFCC;
}



     #map_canvas {
        margin: 0;
        padding: 0;
        height: 90%;
		width: 90%;
z-index: 2;

      }

#contTable {
        margin: 0;
        padding: 0;
height: 100%;
/*width: 100%;*/
border-collapse: collapse; 
}

td.centeralign {
text-align:center;
}

#LeakTable {
        margin: 0;
        padding: 0;
width: 100%;
}

div.divsplitter
{
width: 100px;
height: 30px;
}

label.labelsorry
{
padding-left: 100px;
width: 90%;
font-size: 24px;
}

#iddlg
{
/*position: absolute;*/
background:#efe;
display: none;
/*z-index: 2; */
height: 1000;
}
