.MjoBody {
	margin: 0px;
	padding: 0px;
}

.MjoDisplayPage {
    width: 100%;
    font-family: arial;
    font-size: 10pt;
    color: black;
    background: white;
}

.MjoDisplayPageHeader {
    width: 100%;
    font-family: arial;
    font-size: 10pt;
    color: red;
    background: white;
}

.MjoDisplayPageLinks {
    width: 100%;
    border-style: solid;
    border-color: blue;
    border-width: 1px;
    font-family: arial black;
    font-size: 12pt;
    color: white;
	text-align: center;
	vertical-align: top;
    background: white;
}

.MjoDisplayPageTitle {
    width: 100%;
    font-family: garamond;
    font-size: 24pt;
    color: #990000;
	text-align: center;
	vertical-align: top;
    background: white;
}

.MjoDisplayPageTitle-02 {
    width: 100%;
    font-family: garamond;
    font-size: 12pt;
    color: #990000;
	text-align: left;
	vertical-align: top;
    background: white;
}

.MjoDisplayPageTitle-03 {
    width: 100%;
    font-family: garamond;
    font-size: 24pt;
    color: #990000;
	text-align: center;
	vertical-align: top;
    background: white;
}

.MjoDisplayPageBodyTitle {
    width: 100%;
    font-family: verdana;
    font-size: 14pt;
    color: white;
	text-align: center;
	vertical-align: top;
    background: #000066;
}

.MjoDisplayPageEventTitle {
    width: 100%;
    border-style: solid;
    border-color: black;
    border-width: 4px;
    font-family: coolsville;
    font-size: 20pt;
    color: black;
	text-align: center;
	vertical-align: top;
    background: #FFCC00;
}

.MjoDisplayPageEventBody {
    width: 100%;
    font-family: coolsville;
    font-size: 14pt;
    color: black;
	text-align: center;
	vertical-align: top;
    background: #FFCC00;
}



.MjoDisplayPageEventFlyerTitle {
    width: 100%;
    font-family: coolsville;
    font-size: 20pt;
    color: black;
	text-align: left;
	vertical-align: top;
    background: white;
}

.MjoDisplayPageEventFlyer {
    width: 100%;
    font-family: coolsville;
    font-size: 14pt;
    color: black;
	text-align: justify;
	vertical-align: top;
    background: white;
}
.MjoDisplayPageBody {
    width: 100%;
    font-family: arial;
    font-size: 9pt;
    color: #000066;
	text-align: left;
	vertical-align: top;
    background: white;
}
.MjoDisplayPageBodyCenter {
    width: 100%;
    font-family: arial;
    font-size: 9pt;
    color: #000066;
	text-align: center;
	vertical-align: top;
    background: white;
}
.MjoDisplayPageBodyThumbs {
    border-style: solid;
    border-color: black;
    border-width: 1px;
    width: 100%;
    font-family: arial;
    font-size: 8pt;
    color: #000000;
	  text-align: center;
	  vertical-align: center;
    padding: 7px;
    background: white;
}

.MjoDisplayPageRight {
    width: 100%;
    font-family: arial;
    font-size: 12pt;
    color: black;
	text-align: left;
	vertical-align: top;
    background: white;
}

.MjoDisplayPageCopyright {
    width: 100%;
    font-family: arial;
    font-size: 8pt;
    color: black;
	text-align: center;
	vertical-align: top;
    background: white;
}
.MjoMainTable {
    width: 100%;
    font-family: arial;
    font-size: 10pt;
    color: black;
    background: white;
}

.MjoMainTable1 {
    width: 100%;
    border-style: solid;
    border-color: blue;
    border-width: 1px;
    font-family: arial;
    font-size: 10pt;
    color: black;
    background: white;
}
.MjoMainHeader {
	font-weight: bold;
	font-style: italic;
	color: red;
	background: white;
	padding: 3px;
	height: 25px;
	text-align: left;
    font-size: 18pt;
}

.MjoMainFooter {
	padding: 3px;
	font-size: 7pt;
	height: 20px;
	text-align: left;
	color: #AAAAAA;
}

.MjoApplHeader {
	font-weight: bold;
	font-style: italic;
    font-size: 12pt;
	color: black;
	background: white;
	padding: 3px;
	height: 20px;
	text-align: left;
}

.MjoMainErrorHeader {
	font-weight: bold;
	font-size: 8pt;
	color: white;
	background: red;
	padding: 3px;
	height: 20px;
}	

.MjoMainRecord {
    padding: 2px;
    text-align: left;
}


