@charset "utf-8";
.mainpanel {
	font-family: "Trebuchet MS", "Century gothic", "Arial Narrow", Arial, sans-serif;
	font-size: 13px;
	background-image: url(images/panel-bgd.jpg);
	background-repeat: repeat-y;
	line-height: 18px;
	text-align: left;
	width: 890px;
}
.emphasize {
	font-family: "Trebuchet MS", "Century gothic", "Arial Narrow", Arial, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}
.menu {
	font-family: "Trebuchet MS", "Century gothic", "Arial Narrow", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #35302B;
	background-image: url(images/menu-bgd.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 770px;
}

