@charset "utf-8";
/* CSS Document */

td.MastHeadapp {
	background-image: url(../images/masthead_bg2.jpg);
	background-repeat: no-repeat;
	width: 100%;
  height: 66px;
	text-align: center;
}

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;
}