
input.Wo
{border-width :0px;display:none; width:0px;}

label.llegend{
  text-align:center;
  font-size:xx-small;
  width:80px;
  border-width:1px;
  color:Black;
}

fieldset { /*border:1px solid green;
  
 padding: 15em;font:80%/1 sans-serif;*/}

legend.legendStyle {
  padding: 0.1em 0.5em;
  border:0px solid green;
  color:Blue;
  /*font-size:90%;*/
  text-align:right;
  font-weight:bolder;
  font-size:12px;
  }

fieldset.fieldsetStname{padding:1em;text-align:center;WIDTH: 375px;}
legend.legendStname {
  padding: 0em 0em;
  text-align:left;
  color:Black;
  }
textarea.WotbStname{border-width :0px;width:0px;height:0px;display:none;}
select.ddlstation
{	Border-Style :none;
	width:250px;
	height:22px;
	font-size:x-small;
}				  
label.labelx {
  float:left;
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
  }
label.labeldarkviolet {
  text-align:right;
  font-weight:bold;
  color:darkviolet;
  } 
div.tooltipopup{ filter: alpha(opacity=85); background-color: lightyellow/*'#FFFFCC'*/; display: none; text-align:left; 
               height: 10;font-size:x-small; position: absolute; Z-INDEX: 102; color:black;border:solid 1  black; }


#lblViewrowtypeUS{ /* input.llegendUS{ */
  text-align:center;
  font-size:xx-small;
  width:80px;
  border-width:1px;
  border-color:Silver;
  border-style:outset;
  color:Gray;
  background-color:"#F1F8F8";  /* F4FDFD must change for AL2  f0fff0 */ 
}
#lblViewrowtypeS{
  text-align:center;
  font-size:xx-small;
  width:80px;
  border-width:1px;
  border-color:Silver;
  border-style:outset;
  color:Gray;
  background-color:"#D3E7D8";
}
#lblViewrowtypeD{
  text-align:center;
  font-size:xx-small;
  width:80px;
  border-width:1px;
  border-color:Silver;
  border-style:outset;
  color:Gray;
  background-color:"#D7DAD6";
}
#lblViewrowtypeE{
  text-align:center;
  font-size:xx-small;
  width:80px;
  border-width:1px;
  border-color:Silver;
  border-style:outset;
  color:Gray;
  background-color:"#ffbc9d";
}
TR.AL1 /*Alternate color 1*/
{
	background-color:"#fffff0";
	font-size:smaller;
	height:10px;
	white-space:nowrap;
}
TR.AL2
{
	background-color:"#F1F8F8";	 	 /* must change for AL2 lblViewrowtypeUS f0fff0 */   
	font-size:smaller;
	height:10px;		 
	white-space:nowrap;
}
TR.AE
{
	background-color:"#ffbc9d";
	font-size:smaller;
	height:10px;		  
	white-space:nowrap;
}
TR.AS
{
	background-color:"#D3E7D8";
	font-size:smaller;
	height:10px;		  
	white-space:nowrap;
}

TR.AD
{
	background-color:"#D7DAD6";
	font-size:smaller;
	height:10px;	   
	white-space:nowrap;
}
TR.HF /*header footer */
{
	font-size:smaller;
	font-weight:bold;
	height:10px;
	text-align:center;		  
	background-color:"#E8DAAE";
}
