TABLE{	Width:100%;	margin: 0px;	padding: 0px;} 
TABLE.guage{	background-color:rgb(102,186,51);} 
BODY {	FONT-SIZE: 12px;	MARGIN: 42 30 30 30;	FONT-FAMILY: "Arial", "Helvetica", "Geneva", "Swiss", "SunSans-Regular", "sans-serif";	color: black;	background-color:rgb(250,250,250);}
TEXTAREA.same{	overflow:auto; border:1; border-style:dashed; font-family :Arial,Helvetica; FONT-SIZE: 12px; background-color: rgb(250,250,250); }
TR.Line1{background-color:rgb(217,217,217);}
TR.Line2{background-color:rgb(250,250,250);}
TD   { FONT-SIZE: 12px; height: 24px; text-align: left; white-space:nowrap; vertical-align: middle;}   
TD.h1 {	FONT-SIZE: 16px; COLOR: WHITE; background-color:rgb(102,186,51); FONT-WEIGHT: bold; padding-left: 15; } 
TD.h2 {	FONT-SIZE: 16px; height: 30px; FONT-WEIGHT: bold; padding-left: 15; white-space:normal;}
TD.h3 {	FONT-SIZE: 14px; height: 30px; white-space:normal;}  
TD.h4 { FONT-SIZE: 14px; COLOR: WHITE; background-color:rgb(220,220,220); FONT-WEIGHT: bold; text-align: center;width:20%;}
TD.h5 { FONT-SIZE: 14px; COLOR: WHITE; background-color:rgb(102,186,51); FONT-WEIGHT: bold; text-align: center;width:20%;}
TD.info { padding-left: 25; }   
TD.info1 { padding-left: 35; }  
TD.clk { padding-left: 25; Width:5%;}  
TD.mbtn {text-align:center;}  
TD.blue {	background-image:url(../images/blue.jpg); background-position:0% 10%; height: 30px;} 
TD.Item {	FONT-WEIGHT: bold;	text-align: right;	padding-right: 30;	width: 30%;}  
TD.Item2{
	text-align:			left;
	vertical-align:		middle;
	padding:			5px;
	width:				100%;
}
TD.emp {FONT-WEIGHT: bold; color: #003399; font-size: 13px;}
TD.ListTC1 {text-align: right;	padding-right: 20; FONT-WEIGHT: bold; font-size: 13px;} 
TD.ListTC2 {text-align: center;	FONT-WEIGHT: bold;} 
TD.ListC1 {text-align: right;	padding-right: 20; } 
TD.ListC2 {text-align: center; FONT-WEIGHT:bold;  } 
TD.ListC2L {text-align: left; FONT-WEIGHT:bold;  } 
TD.ListB {text-align: left; FONT-WEIGHT:bold;white-space:nowrap;} 
TD.Listm {text-align: center;} 
TD.Listr {text-align: right; padding-right: 5;} 
TD.Signal0{background-image:url(../images/signal0.png);	background-repeat:no-repeat; background-position:50% 50%; height: 30px;}
TD.Signal1{background-image:url(../images/signal1.png);	background-repeat:no-repeat; background-position:50% 50%; height: 30px;}
TD.Signal2{background-image:url(../images/signal2.png);	background-repeat:no-repeat; background-position:50% 50%; height: 30px;}
TD.Signal3{background-image:url(../images/signal3.png);	background-repeat:no-repeat; background-position:50% 50%; height: 30px;}
TD.Signal4{background-image:url(../images/signal4.png);	background-repeat:no-repeat; background-position:50% 50%; height: 30px;}
TD.Signal5{background-image:url(../images/signal5.png);	background-repeat:no-repeat; background-position:50% 50%; height: 30px;}
input  {vertical-align: middle;} 
input.text {	height: 22px;	color: black;	padding-right: 3px;	padding-left: 3px;}
input.textS {	height: 22px;	color: black;	padding-right: 3px;	padding-left: 3px; width:140px;}
input.radio{vertical-align: middle;} 
input.button {	line-height: normal;	color: black;	height: 22px;	width: 75px;}
input.buttonL {	line-height: normal;	color: black;	height: 22px; width: 160px;}
input.buttonLL {	line-height: normal;	color: black;	height: 22px;}
input.buttonBig {	FONT-SIZE: 14px;	line-height: normal;	color: black;	height: 22px;	width: 100px;}
input.buttonBigL{	FONT-SIZE: 14px;	line-height: normal;	color: black;	height: 22px;}
select  {vertical-align: middle; height: 22px;	color: black;} 
select.list { width: 120px;}
select.listL { width: 150px;}
select.listS { width: 80px;}
select.listLL{width:230px;}
select.listLLL{width:300px;}

TD[type="h1"]:disabled,
TD[type="emp"]:disabled,
input[type="submit"]:disabled,
input[type="text"]:disabled, 
input[type="button"]:disabled, 
input[type="buttonL"]:disabled, 
input[type="buttonLL"]:disabled, 
input[type="buttonBig"]:disabled, 
input[type="buttonBigL"]:disabled {
	color:gray;
}
