@charset "utf-8";
/* CSS Document */

td.MastHead {
	background-image: url(../images/masthead.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 132px;
}

td.MastHead_title {
	background-image: url(../images/masthead_title.gif);
	background-repeat:repeat-x;
	width: 100%;
	height: 29px;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	padding-left: 8px;
}