.hblueTitle 
{  
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #5D6C91;
}
.hgreenTitle 
{  
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #5CA961;
}
.hredTitle 
{  
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #AB5A68;
}

.divider_blue
{
	BACKGROUND: url(divider_blue.gif) #fff repeat-x 0px 0px; OVERFLOW: hidden
}
.divider_red
{
	BACKGROUND: url(divider_red.gif) #fff repeat-x 0px 0px; OVERFLOW: hidden
}
.divider_green
{
	BACKGROUND: url(divider_green.gif) #fff repeat-x 0px 0px; OVERFLOW: hidden
}