
.MsoHeader	
{
	margin-top:0cm;
	margin-right:0cm;
	margin-bottom:0px;
	margin-left:0cm;
	padding-bottom:5px;
	font:12px Arial, Helvetica, sans-serif;
}

.MsoNormal	
{
	margin-top:0cm;
	margin-right:0cm;
	margin-bottom:0px;
	margin-left:0cm;
	padding-bottom:18px;
	font:12px Arial, Helvetica, sans-serif;
}
	
	
/* table */
.table {
	overflow:hidden;
	height:1%;
	color:#202121;
	background:url(../images/table-bg.gif) repeat-y 2px 0;
}
.table .tbg, .table .bbg {
	overflow:hidden;
	height:1%;
	background:url(../images/table-tbg.gif) no-repeat 2px 0;
}
.table .bbg {
	min-height:218px;
	padding:12px 5px 40px;
	background:url(../images/table-bbg.gif) no-repeat -2px 100%;
}
* html .table .bbg {height:218px; overflow:visible;}
.table table {
	width:100%;
	padding:0;
	margin:0;
	border-collapse:collapse;
}
.table table td {
	padding:0;
	margin:0;
	height:27px;
	text-align:center;
	vertical-align:middle;
	border-right:1px solid #95a0ba;
}
.table table td.last {border:none;}
.table table .bg td {
	background:#cddee7;
}
.table table td.td1 {width:161px;}
.table table td.td2 {width:123px;}
.table table td.td3 {width:136px;}
.table table td.td4 {width:138px;}

.table table td span {
	width:139px;
	height:17px;
	display:block;
	margin:3px auto 0;
	background:url(../images/textinput-bg3.gif) no-repeat;
}
.table table td span input {
	width:133px;
	height:16px;
	border:none;
	font:10px Arial, Helvetica, sans-serif;
	padding:2px 0 0 6px;
	background:none;
}
.table p {
	margin:0 !important;
	line-height:27px !important;
	font-size:13px;
	padding:0 15px !important;
} 
.table p.bg {background:#cddee7;}
