.TopContainerTable
{
	width: 100%;
}

.TopContainerCell
{
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}

.ContainerTable
{
	width: 100%;
}

.ContainerCorner
{
	height: 4px;
	width: 4px;
}

.ContainerTopBorder
{
	background-image: url(media/red3_tc.gif);
	background-repeat: repeat-x;

	height: 4px;
}

.ContainerLeftBorder
{
	background-image: url(media/red3_ml.gif);
	background-repeat: repeat-y;

	width: 4px;
}

.ContainerContentTable
{
	width: 100%;
}

.ContainerTitleTable
{
	width: 100%;
}

.ContainerTitleCell
{
	width: 100%;
}

.ContainerTitle
{
	color: #C60000;

	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;

	padding-left: 5px;
	padding-right: 5px;
}

.ContainerContentCell
{
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

.ContainerRightBorder
{
	background-image: url(media/red3_mr.gif);
	background-repeat: repeat-y;

	width: 4px;
}

.ContainerBottomBorder
{
	background-image: url(media/red3_bc.gif);
	background-repeat: repeat-x;

	height: 4px;
}
