/* BAR TITLES */
.BarTitles 
{
	font: small-caps bold 1em "Trebuchet MS", Arial, sans-serif;
	color: #666666;
}
.BarTitles2 
{
	font-family: Tahoma; font-size: 9px; font-weight: bold; color: #1F1F1F; 
}
.BarTitles3 
{
	/* font-family: Trebuchet MS; font-size: 9px; font-weight: bold; color: #1F1F1F;*/
	font: small-caps bold 0.75em "Tahoma"; 
	color: #1F1F1F;
}
