#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%;
	font-family: "Times New Roman", "Times", "serif";
	font-size: small;
	font-style: normal;
	color: #333333;
}
#main TH,TD {
	border-bottom: solid 1px #999999;
} 
IMG.indeximg {
	padding-left:180px;
	padding-right:180px;
}

IMG.fixed {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 70px;
}

IMG.val {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 130px;
}

IMG.dual {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 220px;
}	

IMG.zoom {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 220px;
}	

TH.th50 {
	background-color:#CCCCCC ;
	width: 50px ;
}

TH.th70 {
	background-color:#CCCCCC ;
	width: 70px ;
}

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 ;
}
TH.th120 {
	background-color:#CCCCCC ;
	width: 120px ;
}
TH.th130 {
	background-color:#CCCCCC ;
	width: 130px ;
}
TH.th170 {
	background-color:#CCCCCC ;
	width: 170px ;
}
TH.th180 {
	background-color:#CCCCCC ;
	width: 180px ;
}
UL.ulstyle {
	font: medium bold "Times New Roman", Times, serif ;
	color: #666666;
	line-height: 130% ;
	list-style-type:square;
}
