/* body */
.Dbody {	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #000000;
	margin: 0px;
	background-color:#FFFFFF;
	}
/* main Table */
table.mainTable {
	width:100%;
	height:100%;
}
table.mainTable td {
	caption-side:left;
}
/* 2nd Table */
table.2ndTable {
	width:100%;
}
table.2ndTable td {
	vertical-align:top;
}
table.HeaderTable {
	width:100%;
	padding:0px;
	caption-side:right;
}
table.HeaderTable td {
	vertical-align:top;
	caption-side:right;
}
table.bgHeaderTable {
	background-color:#7b8b89;
	border:0px;
	width:100%;
}
table.bgHeaderTable td {
	vertical-align:top;
	caption-side:right;
	padding:0px;
}
.hrGray {
	background-color:#d0d0d0;
}
#tabcont {
	padding: 0px 0px 0px 23px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:4 pt;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}
.searchBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	width:185px;
	height:16px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	background:#647576;
	text-decoration: none;
	border:1px #abbbca solid;
	vertical-align:middle;
	}
.brCuteTop {
	border-top:#f7fafd 1px solid;
}
.brCuteLeft {
	border-left:#f7fafd 1px solid;
}
.brCuteRight {
	border-right:#f7fafd 1px solid;
}
.brCuteBottom {
	border-bottom:#f7fafd 1px solid;
}

.bgCuteltc {
	background:url(../images/table_cute_ltC.jpg) bottom right no-repeat;
}
.bgCutertc {
	background:url(../images/table_cute_rtC.jpg) bottom left no-repeat;
}
.bgCutelbc {
	background:url(../images/table_cute_lbC.jpg) bottom left no-repeat;
}
.bgCuterbc {
	background:url(../images/table_cute_rbC.jpg) bottom left no-repeat;
}

.bgNewstable {
	background:#f8fbfe;
}
.brNewsTTop {
	border-top:#dfe3e9 1px solid;
}
.brNewsTLeft {
	border-left:#dfe3e9 1px solid;
}
.brNewsTRight {
	border-right:#dfe3e9 1px solid;
}
.brNewsTBottom {
	border-bottom:#dfe3e9 1px solid;
}

.bgNewsTltc {
	background:url(../images/table_NewsT_ltC.jpg) bottom right no-repeat;
}
.bgNewsTrtc {
	background:url(../images/table_NewsT_rtC.jpg) bottom left no-repeat;
}
.bgNewsTlbc {
	background:url(../images/table_NewsT_lbC.jpg) bottom left no-repeat;
}
.bgNewsTrbc {
	background:url(../images/table_NewsT_rbC.jpg) bottom left no-repeat;
}

