@charset "utf-8";
.menucell {
	background-image: url(images/nav.png);
}
.pagemiddle {
	background-image: url(images/Sheet-mid.png);
}
.pagefooter {
	background-image: url(images/Footer.png);
}
.menutext {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #FFC;
	font-size: 14px;
	letter-spacing: normal;
}
.bodytext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFC;
	text-align: left;
}
.bodysubtitle {
	font-style: italic;
	color: #FFC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
.titletext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #FFE6AA;
	text-align: left;
}
.titletextcenter {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #FFE6AA;
	text-align: center;
}
.sidebar_top {
	background-image: url(images/jmt_sidebar_top.jpg);
	background-repeat: no-repeat;
}
.sidebar_middle {
	background-image: url(images/jmt_sidebar_mid.jpg);
	background-repeat: repeat-y;
}
.sidebar_bottom {
	background-image: url(images/jmt_sidebar_bottom.jpg);
	background-repeat: no-repeat;
}
.sidebarquote {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFC;
	text-align: left;
	font-style: italic;
}
.pagefooter_text {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFC;
	font-size: 11px;
	font-style: italic;
}

