IMG.linesensor {
	margin-top:20px;
	margin-bottom: 30px;
	margin-left: 120px;
}

#main TABLE {
	table-layout: fixed;
	border-collapse: collapse ;
	border: 1px solid #999999;
	font-family: "Times New Roman", "Times", "serif";
	font-size: small;
	font-style: normal;
	color: #333333;
	line-height: 120%;
}
#main TH,TD {
	border-bottom: solid 1px #999999 ;
	padding: 2px;
} 

TH.th60 {
	background-color:#CCCCCC ;
	width: 60px ;
}
TH.th80 {
	background-color:#CCCCCC ;
	width: 80px ;
}
TH.th90 {
	background-color:#CCCCCC ;
	width: 90px ;
}
TH.th100 {
	background-color:#CCCCCC ;
	width: 100px ;
}
TH.th110 {
	background-color:#CCCCCC ;
	width: 110px ;
}
