/* ®TS3,6¯ */
body, html {
	Xmargin:0;
	Xpadding:0;
	background:#eeeeff;
	}

#mpa_but {
	padding-top:2px;
	padding-bottom:2px;
	}

#mpa_but:hover {
	cursor:pointer;
	}

#mpa_tbar3 {
	color:yellow;
	}

#mpa_but,
#mpa_tbar3 th {
	border: 4px outset #c0c0ff;
	width:12.5%;
	cursor:pointer;
	}

#mpa_tbar3 th a:visited,
#mpa_tbar3 th a {
	color:yellow;
	text-decoration:none;
	outline:none;
	}

.mpa_tspan {
	color:#ffff00;
	}

/* ®MDBR¯         MOBILE STUFF    ®MDNM¯ */

.mobile_top_bar {
	background: #efeeff;
	border-bottom:5px ridge #aaf;
	}

.mobile_top_title {
	font-weight: bold;
	font-size:18px;
	color: #0000aa;
	background-color: #c3c3e7;
	padding: 6px 10px 3px 10px;
	height:26px;
	left:50;
	}

@media only screen and (max-device-width: 740px) {
	#pc_top_div {
		display:none;
		}
	#pc_bot_div {
		display:none;
		}
	#pc_body_div {
		display:none;
		}

	#mobile_top_div {
		display:block;
		}
	#mobile_body_div {
		border:5px ridge #aaf;
		overflow:auto;
		}
	
html {
	margin:0;
	padding:0;
	}

	body {
		margin:0;
		padding:0;
		}

	#mpa_top_div {
		margin:0;
		background:#000088;
		border: 4px outset #c0c0ff;
		font-family: "Sans Serif";
		}
	#mpa_tbar1 {
		font-weight:bold;
		text-align:center; 
		Xfont-size:32px;
		font-style:italic;
		color:#00ffff;
		}

	#mpa_tbar2 {
		text-align:center;
		Xfont-size:16px;
		color:#00ff00;
		font-weight:bold;
		background: #550000;
		border-top: 2px outset #c0c0ff;
		padding-top:8px;
		padding-bottom:8px;
width:100%;
		}

	}

@media not screen and (max-device-width: 740px) {
	#mobile_top_div {
		display:none;
		}
	#mobile_body_div {
		overflow:visible;
		}

	#pc_top_div {
		display:block;
		}
	#pc_bot_div {
		display:block;
		}
	#pc_body_div {
		display:block;
		}

	#mpa_top_div {
		margin-left:25px;
		margin-right:25px;
		background:#000088;
		border: 4px outset #c0c0ff;
		font-family: "Sans Serif";
		min-width:750px;
		}
	#mpa_tbar1 {
		font-weight:bold;
		text-align:center; 
		font-size:32px;
		font-style:italic;
		color:#00ffff;
		margin:5px;
		}

	#mpa_tbar2 {
		text-align:center;
		font-size:16px;
		color:#00ff00;
		font-weight:bold;
			background: #550000;
		border-top: 2px outset #c0c0ff;
		padding-top:8px;
		padding-bottom:8px;
		}

	#mpa_table1 {
		margin-left:20px; 
		margin-right:20px;
		}
	}

