
/*  	html {margin-left: 20px; margin-right:20px;}
	body {color: #000; font: normal 10px/1.5em "Lucida Grande", Lucida Sans Unicode, Verdana, Arial, sans-serif;}
	h1 { color: maroon;	font-size: 32px; padding-top:5px;}  
	h2 { font-size: 16px; font-weight: bold; color:#006699; font-family:Arial, Helvetica, sans-serif; margin-top: 15px; margin-bottom:-2px;} 
	h3 { color:#006699; margin-top:30px; text-decoration:underline;}
	p  { font-weight:bold; color: #666; font-size: 110%;}


	p.one{margin-top:-6px; margin-bottom:10px;}
*/
	ul.disc {list-style-type: disc; color: #000; }
	ul.square {list-style-type: square; color: #000; margin-top: 5px;}
	table{margin-left:5px; margin-right:5px; font-size:100%;}
	th{text-align: left; padding-left:3px; border-bottom:1px solid #888; font-size:110%}
	tr{vertical-align:top; background-color: white;}
	tr.b{vertical-align:top; background-color: #FFFAF0;}
	td.opt{	 width:50px; font-weight: bold; color: maroon; padding-left:3px; border-bottom:1px solid #CCC;}
	td.req{	width:100px; padding-left:3px; border-bottom:1px solid #CCC; color:#000}
	td.desc{padding-left:3px; border-bottom:1px solid #CCC; color:#000}

.mChangelog {width:100%; margin:0px; text-align: left; font-size: 12px;}
.mChangelog h3 {text-align: left; margin-bottom: -20px;  color: #1c94c4;}
.mChangelog p  {padding-left: 5px; text-align:left; margin-bottom: -10px;}
.mChangelog ul {padding:5px 5px 5px 25px; margin-top: -10px;}
.mChangelog li {margin-bottom -15px;}

#mOverlay {display: none; position:absolute; left:0; top:0; width:100%; height:100%; text-align: center; z-index: 1000; /*background-color: #222;*/ }
#mOverlay p { width:350px; margin: 270px auto; background-color: #fff; border:2px solid orange; padding:15px; text-align:center; }

/*#mOrder {display: none; position:absolute;  background: rgb(204, 204, 204); background: rgba(85, 85, 85, 0.7); left:0; top:0; width:100%; height:100%; text-align: center; z-index: 1000; } */
/*#mOrder {display: none; position:absolute; opacity: .7; filter:Alpha(Opacity=70);  background-color: gray; left:0; top:0; width:100%; height:100%; text-align: center; z-index: 1000;  } */
/*#mOrder p { width:450px; height: 440px;  margin: 120px auto; background-color: #fff; border:5px solid #1c94c4; padding:7px; text-align:left; } */

