#DesignStyle
{
background-color: #663300;

}

#DesignStyle tr
{
	background-color: White;
}

.ContainerTitle
{
	font-family: Georgia, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: White;
	background-image: url(images/ContainerTile_1.gif);
	padding: 5px;
}

.SubContainerTitle
{
	background-color: Transparent;
}




