#BlackFade
{
	 width:100%;
 background-color:#333333;
 font-size: 10pt;
 font-family: 'georgia' , 'times new roman' , serif;
 color: #ffffff;
 }

#BlackFade .title
{
	font-weight: bold;
	font-size: 12pt;
}

#BlackFade .Normal
{
		 font-family: 'georgia' , 'times new roman' , serif;
 color: #ffffff;
}

#BlackFade .NormalBold
{
		 font-family: 'georgia' , 'times new roman' , serif;
 color: #ffffff;
}

/*Red Container*/
#RedFade
{
	width:100%;
 background-color:#8F2E24;
 font-size: 10pt;
 font-family: 'georgia' , 'times new roman' , serif;
 color: #ffffff;
 }

#RedFade .title
{
	font-weight:bold;
	font-size: 12pt;
}

#RedFade .Normal
{
		 font-family: 'georgia' , 'times new roman' , serif;
 color: #ffffff;
}

#RedFade .NormalBold
{
		 font-family: 'georgia' , 'times new roman' , serif;
 color: #ffffff;
}


/*Green Container*/

#GreenFade
{
	width:100%;
 background-color:#848E49;
 font-size: 10pt;
 font-family: 'georgia' , 'times new roman' , serif;
 color: #ffffff;
 }

#GreenFade .title
{
	
 font-weight:bold;
	font-size: 12pt;
}

#GreenFade .Normal
{
		 font-family: 'georgia' , 'times new roman' , serif;
 color: #ffffff;
}

#GreenFade .NormalBold
{
		 font-family: 'georgia' , 'times new roman' , serif;
 color: #ffffff;
}





