.ContainerTitleLeft
{
	height: 24px;
    	background-image: url("c1.jpg");
}
.ContainerTitleCenter
{
	height: 24px;
	background-image: url("c2.jpg");
}
.ContainerTitleRight
{
	height: 24px;
	background-image: url("c3.jpg");
}
.ContainerBodySeparator
{
	background-image: url("m1.jpg");
}
.ContainerBody
{
	background-image: url("m2.jpg");
}
.ContainerFooterLeft
{
	height: 8px;
	background-image: url("c4.jpg");
	background-repeat: repeat-x;
}
.ContainerFooterCenter
{
	height: 8px;
	background-image: url("c5.jpg");
	background-repeat: repeat-x;
}
.ContainerFooterRight
{
	height: 8px;
	background-image: url("c6.jpg");
	background-repeat: repeat-x;
}

.ContainerTitleLeftLtGray
{
	height: 24px;
    	background-image: url("c13.jpg");
}
.ContainerTitleCenterLtGray
{
	height: 24px;
	background-image: url("c23.jpg");
}
.ContainerTitleRightLtGray
{
	height: 24px;
	background-image: url("c33.jpg");
}
.ContainerBodySeparatorLtGray
{
	background-image: url("m1.jpg");
}
.ContainerBodyLtGray
{
	background-image: url("m3.jpg");
}
.ContainerFooterLeftLtGray
{
	height: 8px;
	background-image: url("c4.jpg");
	background-repeat: repeat-x;
}
.ContainerFooterCenterLtGray
{
	height: 8px;
	background-image: url("c5.jpg");
	background-repeat: repeat-x;
}
.ContainerFooterRightLtGray
{
	height: 8px;
	background-image: url("c6.jpg");
	background-repeat: repeat-x;
}

.Head
{
    font-family: Tahoma, Arial, Helvetica;
    font-size:  16px;
    font-weight: Bold;
    color: #32546D;
}

