
    .mHead1
    {
	color:#F08828;
        font-size:1.4em;
	font-weight: bold;
	text-align:center;
    }
  .mHead2
    {
	color: blue;
        font-size: 1.2em;
	font-weight: bold;
	text-align:center;
    }
  .mHead3
    {
	color: black;
        font-size: 1em;
	word-wrap: break-word;
	font-weight: bold;
	text-align:center;
    }
    .mHead4
    {
	color: black;
        font-size: 1em;
	word-wrap: break-word;
	text-align:center;
    }
   .labdivie
    {
      	border-top-style:ridge;
      	border-left-style:ridge;
	border-right-style:ridge; 
	overflow:auto; 
	height:expression( this.scrollHeight > 528 ? "529px" : "auto");
    }
   .labdiv
    {
      	border-top-style:ridge;
      	border-left-style:ridge;
	border-right-style:ridge; 
	overflow:auto; 
	max-height:545px;
    }

    .divList
    {
	display:inline;
	margin: 0px;
	padding: 0px;
	float: right;
    }

     .gMapStyle
    {
	width:670px;
	height:670px; 
	border-style: solid; 
	border-width: 2px;
	float: left;
    }

    .divListBottom
    {
	color:black;
	text-align:center;
	font-weight: normal;
    }

    .listDiv1
    {
	float: left;
	margin-bottom: 5px;
    }
    .listDiv2
    {
	width: 20px; 
	float: left;
    }
    .listDiv3
    {
	float: left;
	display: inline;
	margin-left: 5px;
	width: 25px;
    }
    .listDiv4
    {
	margin-left: 5px;
	width: 175px;
	display: inline;
	float: left;
    }
 
    .listLab1
    {
	text-align: center;
	font-weight: normal;
	font-size: 85%;
    }

    .listChkBox
    {
	margin-left: 5px;
    }

    .labH1
    {
	font-weight:normal; 
	font-size:100%; 
	display: inline;
	float: left;
    }
    .labH1 a:link { color: black; font-style:normal; font-weight:normal; font-size:85%; text-decoration:none; }
    .labH1 a:visited { color: black; font-style:normal; font-weight:normal; font-size:85%; text-decoration:none; }

    .labH2
    {
	font-weight:normal; 
	font-size:100%; 
	display: inline;
	float: left;
    }
    .labH2 a:link { color: blue; font-style:normal; font-weight:bold; font-size:85%; text-decoration:none; }
    .labH2 a:visited { color: blue; font-style:normal; font-weight:bold; font-size:85%; text-decoration:none; }

    .labH3
    {
	font-weight:normal; 
	font-size:100%; 
    }
    .labH3 a:link { color: blue; font-style:normal; font-weight:bold; font-size:100%; text-decoration:none; }
    .labH3 a:visited { color: blue; font-style:normal; font-weight:bold; font-size:100%; text-decoration:none; }



