.ctTopLeftCorner
{
	width:14px;
	height:20px;
	background: url("images/hometable/leftcrnr_mdn.gif");
}

.ctTable
{
	width:185px;
	padding:0;
	border:none;
}
.ctHeader
{
	width:157px;
	height:20px;
	background-color:#ccccff;
	text-align:center;
	vertical-align:middle;
	color: #993366;
	font-weight:bold;
}

.ctHeaderMargin
{
	height:100%;
	width:100%;
	background-color:#ccccff;
}

.ctMargin
{
	height:100%;
	width:100%;
	background-color:#eeeeff;
}

.ctBody
{
	background-color:#eeeeff;
	border:solid #eeeeff;
}

.ctBodyRow
{
	background-color:#eeeeff;
}
.ctTopRightCorner
{
	width:14px;
	height:20px;
	background: url("images/hometable/rightcrnr_mdn.gif");
}

.ctWhitespace
{
	width:15px;
}

.ctBottomLeftCorner
{
	width:14px;
	height:20px;
	background: url("images/hometable/bttmleftcrnr_mdn.gif");
}

.ctFooter
{
	width:100%;
	height:20px;
	background-color:#ccccff;
}

.ctBottomRightCorner
{
	width:14px;
	height:20px;
	background: url("images/hometable/bttmrightcrnr_mdn.gif");
}

.regHeader
{
	color:#993366;
}

.regField
{
	color:#993366;
}


#SubArticle
{
    width: 350px;
}

#ReportIndex, #TopicIndex, #ArticleIndex
{
	display:none;
}

.tdLeft
{
	margin-left: 0px;
	margin-right: 0px;
	width:150px;
	font-size: 0.9em;
	vertical-align:top;
	background: url(images/bmgbackground.jpg) repeat-y top left #ffffff;
}
