body
{
}


.SaleDateMainHeader
{
	font-family: Times New Roman;
    font-weight: bold;
    font-size:14pt;
    font-style: normal;
    color: Black;
    text-decoration:none;
}

.SaleDateLeftMargin
{
	border-left-style:solid;
    border-left-color:#D1A6F2;
    border-left-width:1px;
}

.SaleDateBottomMargin
{
	border-bottom-style:solid;
	border-bottom-color:#D1A6F2;
	border-bottom-width:1px;
}

.SaleDateHeader
{
	font-family: Times New Roman;
    font-weight: bold;
    font-size:12pt;
    font-style:normal;
    color:Black;
    text-decoration:none;   

    border-left-style:solid;
    border-left-color:#D1A6F2;
    border-left-width:1px;
    
    border-right-style:solid;
    border-right-color:#D1A6F2;
    border-right-width:1px;
    
}

.SaleDateSubItem
{
	font-family: Times New Roman;
    font-weight:normal;
    font-size:8pt;
    font-style:normal;
    color:Black;
    text-decoration:none;
    
    border-right-style:solid;
    border-right-color:#D1A6F2;
    border-right-width:1px;
}

.SaleDateItem
{
	font-family: Times New Roman;
    font-weight:normal;
    font-size:10pt;
    font-style:normal;
    color:Black;
    text-decoration:none;
    
    border-right-style:solid;
    border-right-color:#D1A6F2;
    border-right-width:1px;
}

.AnnouncementText
{
	font-family: Times New Roman;
    font-weight:bold;
    font-size:18pt;
    font-style:normal;
    color:#ff00ff;
    text-decoration:none;
}

.MenuText
{
	font-family: Times New Roman;
    font-weight:bold;
    font-size:14pt;
    font-style:normal;
    color:Black;
    text-decoration:none;
}

.NewMenuText
{
	font-family: Arial;
    font-weight:bold;
    font-size:12pt;
    font-style:normal;
    color:White;
    text-decoration:none;
}

.FooterWhiteFont
{
	font-family: Arial;
    font-weight:normal;
    font-size:10pt;
    font-style:normal;
    color:White;
    text-decoration:none;
}


.FooterPurpleFont
{
	font-family: Arial;
    font-weight:normal;
    font-size:10pt;
    font-style:normal;
    color:#6615a4;
    text-decoration:none;
}

.PurpleLineText
{
	font-family: Arial;
    font-weight:normal;
    font-size:10pt;
    font-style:normal;
    color:white;
    text-decoration:none;
}



.WarningMessage
{
	font-family: Times New Roman;
    font-weight:bold;
    font-size:14pt;
    font-style:normal;
    color:Red;
    text-decoration:none;
}