#main TABLE {
	table-layout: fixed;
	border-collapse: collapse ;
	border: thin 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;
} 

IMG.3ccd {
	margin-left: 20px;
	margin-right:20px;
}

TH.th50 {
	background-color:#CCCCCC ;
	width: 50px ;
}

TH.th65 {
	background-color:#CCCCCC ;
	width: 65px ;
}

TH.th80 {
	background-color:#CCCCCC ;
	width: 80px ;
}

TH.th100 {
	background-color:#CCCCCC ;
	width: 100px ;
}

TH.th120 {
	background-color:#CCCCCC ;
	width: 120px ;
}
TH.th160 {
	background-color:#CCCCCC ;
	width: 160px ;
}
