.table_enquate {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.table_enquate th {
	background-color: #D9EFF4;
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.table_enquate td {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	text-align: left;
}
form {
	font-size: 12px;
	line-height: 1.5em;
}
.table_data {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
.table_data td {
	padding: 5px;
	text-align: left;
}

.table_conf {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #335BA8;
}
.table_conf th {
	width: 150px;
	background-color: #ebecf5;
	padding-right: 10px;
	text-align: right;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #335BA8;
	border-left-color: #335BA8;
}
.table_conf td {
	width: 300px;
	background-color: #ffffff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #335BA8;
	border-bottom-color: #335BA8;
	border-left-color: #335BA8;
}
.personaldata {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 10px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 5px;
	line-height: 1.2em;
	color: #333333;
}
.howtoapply {
	font-size: 12px;
	line-height: 1.2em;
}

.table_present {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.table_present td{
	margin: 0px;
	padding: 0px;
	font-size:12px
}
.td_present{
	text-align: center;
	vertical-align: top;
	background-image: url(../present/images/bg_td_present_center.jpg);
	background-repeat: repeat-y;
}
.td_present_null {
	width: 50px;
	line-height:0px;
}
.td_present_top {
	background-image: url(../present/images/bg_td_present_top.jpg);
	background-repeat:no-repeat;
	height: 15px;
	width: 230px;
	line-height:0px;
}
.td_present_bottom {
	background-image: url(../present/images/bg_td_present_bottom.jpg);
	background-repeat:no-repeat;
	height: 15px;
	width: 230px;
	line-height:0px;
}




h3{
	font-size:12px;
}
