/* indexing page custom accents */
.iHD0 { margin: 5px 6px; color: #000; font-weight: bold; text-align: left; }
.iHD { margin: 5px 4px; color: #448; font-weight: bold; text-align: left; }
.iFT { margin: 5px 4px; color: #448; font-weight: bold; text-align: right; }

.iBXbox {
	border: solid #bbbbbb;
	border-width: 2px 1px;
	background: #f5f5f5;
}
.iBXbanner {
	border: solid #80b0cc;
	border-width: 2px 1px;
	background: #f0f9ff;
}
.iBXattend {
	border: solid #cc9060;
	border-width: 2px 1px;
	background: #fff0e0;
}
