.cell_l {
	background-image: url(images/bgb2.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	text-align: justify;
}
.ft01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #BCCCDE;
	text-align: center;
	height: 16px;
}
.ft02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #34659C;
	text-align: center;
	height: 16px;
}
.hdr_incl {
	background-image: url(images/l_hdr.gif);
	height: 47px;
	width: 626px;
}
.date {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.codes {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	background-color: #EAEAEA;
}
.codes a{
	color: #333333;
	text-decoration: underline;
}
.codes a:hover{
	color: #CC0000;
}
.details {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	border: 1px solid #E9E9E9;
}
.details a{
	color: #666666;
	text-decoration: underline;
}
.details a:hover{
	color: #CC0000;
}
.fla {
	text-align: right;
	float: right;
}
