.txt_blue {
	font-family: tahoma;
	font-size: 11px;
	color: #005693;
	text-decoration: none;
}
.txt {
	font-family: tahoma;
	font-size: 10px;
	color: #909090;
	text-decoration: none;
}

.txt_green {
	font-family: tahoma;
	font-size: 11px;
	color: #007236;
	text-decoration: none;
}

.textfield {
	font-family: tahoma ;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #E5E5E5;
	border: thin solid #999999;
	text-decoration: none;
	line-height: 25px;
	width:170px;
}

.ftr_bk{
	background-image: url(../jcbl_content/ftr.gif);
	background-repeat: repeat-x;
	background-position: top;
	height:30px;
}

.ftr {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #005693;
	text-decoration: none;
}

.img{
	height: 208px;
}

.hds {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #909090;
	text-decoration: none;
}
