/*-- container DIV --*/ .ContainerDIV { padding: 0px 0px 10px 0px; }

.Transparent_Title
{
	font-family: Arial;
    font-size:  18px;
    font-weight: Bold;
    color: #320585;
}

.SolidGray_Title
{
	font-family: Arial;
    font-size:  18px;
    font-weight: Bold;
    color: #320585;
}

.SolidGray_TTitle
{
	font-family: Arial;
    font-size:  18px;
    font-weight: Bold;
    color: #320585;
}

.ContainerContentPane
{
	color: White;
}

