DIV.telecentric {
	width: 250px;
	float:right;
}
#telecentric UL {
	LIST-STYLE-TYPE: none;

}
#telecentric UL LI {
	margin: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	LINE-HEIGHT: 1.3em;
	PADDING-TOP: 0px;
	font-weight: bold;
}

#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 ;
} 

TH.th80 {
	background-color:#CCCCCC ;
	width: 80px ;
}
TH.th50 {
	background-color:#CCCCCC ;
	width: 50px ;
}

TH.th60 {
	background-color:#CCCCCC ;
	width: 60px ;
}
TH.th70 {
	background-color:#CCCCCC ;
	width: 70px ;
}
