.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;
	font-size:14px;
}

.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
{
	font-size:14pt;
	color:#993366;
}

.regField
{
	font-size:14pt;
	color:#993366;
}


#SubArticle
{
    width: 350px;
}



table.ConfirmDetailsTable {
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}
.ConfirmDetailsTable th 
{
	color:#666666;
	font-weight: bold;
	padding: 2px 10px;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	background-color: #ffdfb1;
}
.ConfirmDetailsTable td {
	padding: 2px 10px;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
}
