.Title_Gray_Table
{
	background-color: #F6F7F2;
	border-collapse:collapse;
	width:100%;
	margin-bottom:10px;
}
.TitleGrayLeftTop
{
	background-image:url(gray_rptl.gif);
	background-repeat:no-repeat;
	width:7px;
	height:7px;
}

.TitleGrayCenterTop
{
	border-top-color: #D6D4CF;
	border-top-style:solid;
	border-top-width:1px;
	height:6px;
}
.TitleGrayRightTop
{
	background-image:url(gray_rptr.gif);
	background-repeat:no-repeat;
	width:7px;
	height:7px;
}

.TitleGrayLeft
{
	width:6px;
	height:100%;
	border-left-color: #D6D4CF;
	border-left-style:solid;
	border-left-width:1px;
}

.TitleGrayContent
{
}

.TitleGrayRight
{
	width:6px;
	height:100%;
	border-right-color: #D6D4CF;
	border-right-style:solid;
	border-right-width:1px;
}

.TitleGrayLeftBottom
{
	background-image:url(gray_rpbl.gif);
	background-repeat:no-repeat;
	width:7px;
	height:7px;
}

.TitleGrayCenterBottom
{
	height:6px;
	border-bottom-color: #D6D4CF;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.TitleGrayRightBottom
{
	background-image:url(gray_rpbr.gif);
	background-repeat:no-repeat;
	width:7px;
	height:7px;
}
