.table_title {
	margin:0px;
	padding:8px 0px 0px 22px;
	height:30px;
	background: url(./images/icon_tag.gif) no-repeat left center;
}
.title {
	margin:0px 0px 20px 0px;
	padding:0px 0px 1px 0px;
	width:580px;
	border-bottom:1px solid #a6c3ee;
}

.ht_BK{
	color:#0d0b38;
	padding:5px;
	width:200px;
	background-color: #a6c3ee;
}
.ht{
	color:#0d0b38;
	padding:5px;
	border-left:5px solid #a6c3ee;
}

.text_field {
	height:100%;
	margin:20px 0px;
	padding:10px;
	line-height:18px;
	color: #4d4d4d;
	font-size: 12px;
	font-family: Arial, sans-serif;
}

.text_field_intro {
	margin:10px 0px;
	padding:5px;
	line-height:18px;
	color: #4d4d4d;
	font-size: 12px;
	font-family: Arial, sans-serif;
}

.TableFrame{
	background-color:#ffffff;
	border:1px solid #0d0b38;
	padding:1px;
	width:500px;
	margin:10px 0px;
}

.tempTableformat1 {
	width:100%;
	color: #4d4d4d;
	font-size: 12px;
	font-family: Arial, sans-serif;
}



.tableTemp{
	background-color:#0d0b38;
	width:100%;
}


.tableHeaderCat{
	background-color:#ffffff;
	font-weight:bold;
	color: #a67e4e;
	font-size: 14px;
	font-family: sans-serif;
}

.tableHeader{
	background-color:#d9d9d9;
	font-weight:bold;
	color: #4d4d4d;
	font-size: 14px;
	font-family: sans-serif;
}

.tableTitle{
	background-color:#f2f2f2;
	width:20%;
	text-align:center;
	font-weight:bold;
	color: #4d4d4d;
	font-size: 12px;
	font-family: sans-serif;
}

.tableCont{
	background-color:#ffffff;
	color: #4d4d4d;
	width:80%;
	font-size: 12px;
	font-family: sans-serif;
}


