body {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size:12px;
	color: #D87001;
	background:#EFEBEF;
}
bodyo {
	font-family:'Georgia, Times New Roman, Times, serif';
	font-size:12px;
	color: #1A6B31;
	background:#EFEBEF;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
}
.pageframe {
	width:950px;
	background:#FFFFFF;
	color: #984F01;
	border: 1px solid;
	border-color: #984F01;
}
.mmenubgr {
	width:950px;
	height:12px;
}
