/* CSS Document */

.title {
	font-family:"Trebuchet MS";
	font-size:24px;
	color:#000000;
}

.titlewht {
	font-family:"Trebuchet MS";
	font-size:24px;
	color:#FFFFFF;
}


.bgtitle {
	background-image:url(bg_title.gif);
	background-repeat:repeat-x;
}
