.contentpane
{
	font-size: x-small;
}

.container
{
	width: 100%;
}

.container03
{
	width: 100%;
	border-right: #e4e4e4 1px solid;
	border-top: #e4e4e4 1px solid;
	border-left: #e4e4e4 1px solid;
	border-bottom: #e4e4e4 1px solid;
}

.container03_Title
{
	text-align: center;
	color: #ffffff;	
	font-weight: bold;	
}

.container03_HeaderRow
{
	background-color: #ff0000;
}

.container03_HeaderRow_TitleCell
{
	width: 100%;	
}