/* CSS Document */
* { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; }

ol, ul { list-style: none; }

body {
	margin-bottom:0;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	padding:0;
	font-size:x-small;     /* IE5 Win will see this. Its font is too large. */
	voice-family:"\"}\"";  /* IE5 Win will choke on these lines        */
	voice-family:inherit;  /* so it will not get to the following line. */
	font-size:small;       /* Browsers other than IE5 Win will see this. */
	font-size:62.5%;
	background:url(../maincont_M/bg1900x1200.png) 50% 0% fixed;
}

img { border:0; }
html>body { font-size:62.5%; }      /* Opera will see this, as per font setup above. */
a:focus { outline-style: none; }
#MainRegion { margin:0px auto 0px auto; padding:0px 0px 0px 0px; width:990px; border:0px solid #990000; }

#MainRegion #MainRow { background-color:#FFFFFF; margin:0px auto 0px auto; padding:0px 0px 0px 0px; width:990px; display:table; border-top:0px solid #FFFFFF; }
