/* ================================
    CSS STYLES FOR Module MLAnnouncements
   ================================
*/
.SubHead2
{
	font-family:  Verdana;
	font-size: 13px;
	font-weight: bold;
	color:  #5486B9;
	text-align: center;
}
A.SubHead2:Link {
	font-family:  Verdana;
	font-size: 13px;
	font-weight: bold;
	color:  #5486B9;
	text-align: center;
}
a.SubHead2:Visited
{
	font-family:  Verdana;
	font-size: 13px;
	font-weight: bold;
	color:  #5486B9;
	text-align: center;
}

a.SubHead2:Hover
{
	font-family:  Verdana;
	font-size: 13px;
	font-weight: bold;
	color:  Black;
	text-align: center;
	text-decoration: none; 
	
}
.BackImage 
{
  background : url(5.gif);
  background-repeat : repeat-x;
}