	table.tbl_diff {font-size:12px; border-collapse:collapse; border:1px solid #DDD4A8; margin-bottom:20px;}
	table.tbl_diff th, table.tbl_diff td {border-collapse:collapse; border:1px solid #DDD4A8; padding:3px 3px 3px 8px;}
	#tbl_caption {text-align:left; padding-bottom:10px;; font-weight:bold;}
	/*	div.tbl_header {padding-top:4px; padding-bottom:4px;}*/
	.tbl_textOK {color: #66bc5a}  /* {color:#ffcc00} */
	.tbl_textOK_lite {color:#688cc0}

	a#reg01 {
		width:161px;
		height:23px;
    margin:0 auto;
		display:block;
		background:url(../img/user01.gif) no-repeat;	
	}	
	a#reg01:hover {
		background:url(../img/user01x.gif) no-repeat;
	}
/*
	a#dl01 {
		width:368px;
		height:120px;
    margin:0 auto;
		display:block;
		background:url(../img/lite_dl.png) no-repeat;	
	}	
	a#dl01:hover {
		background:url(./img/lite_dlx.png) no-repeat;
	}
*/
	a#dl02 {
		width:368px;
		height:120px;
    margin:0 auto;
		display:block;
		background:url(../img/lite_dl_b.png) no-repeat;	
	}	
	a#dl02:hover {
		background:url(../img/lite_dl_bx.png) no-repeat;
	}

	div.appendix {font-size:12px; line-height:13pt;}
	div.appendix ul#foobar {margin-left:16px;}

a {
color:#0067E7;
text-decoration:none;
}