body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #868686;
}
body {
	background-color: #eaeaea;
	margin: 0px;
	background-image:url(../images/mpa3_standard_bg.gif);
	background-repeat: repeat-x;
	background-position:left top;
}
html, body {
	text-align:center;
}
a:link {
	color: #868686;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #868686;
}
a:hover {
	text-decoration: none;
	color: #868686;
}
a:active {
	text-decoration: underline;
	color: #868686;
}
p {
margin: 0 0 15px 0;
padding:0;
}
h1 {
	font:bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	font:bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
	font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 15px 0;
	color:#ea621e;
}
h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
	font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ea621e;
}
h3 {
	font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h3 a:link, h3 a:visited, h3 a:hover, h3 a:active {
	font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h4 {
	font:bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 15px 0;
color:#838383;
}
h4 a:link, h4 a:visited, h4 a:hover, h4 a:active {
	color:#838383;
	font:bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h5 {
	font:bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 15px 0;
}


form {
margin: 0;
padding: 0;
}
textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #868686;
	background:#eaeaea;
	margin: 1px;
	padding: 3px 5px;
	width: 99%;
  	border: #d7d7d7 1px solid;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
input, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #868686;
	background:#eaeaea;
  	margin: 1px;
  	padding: 2px 5px;
  	border: #d7d7d7 1px solid;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.mainstatsform {
	position:relative;
	display:block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #868686;
	background:#d4d4d4 url(../images/stats_bg.gif) left top repeat-x;
	margin:0;
  	padding: 20px;
  	border: #d7d7d7 1px solid;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
input#submit {
	background:#494d52 url(../images/submit_bg.gif) left top repeat-x;
	color:#efefef;
}

.hide { display: none; }

/* MAIN */
#container {
	position: relative;
	visibility: visible;
	max-width:90%;
	min-width: 1200px;
	_width: 1200px;
	margin: 0px auto;
	display: block;
	text-align: center;
}
#header {
	position: relative;
	visibility: visible;
	min-width: 1160px;
	_width: 1160px;
	height:76px;
	clear: both;
	margin:0px  20px;
	display: block;
	text-align: left;
	z-index:100;
}
#header2 {
	position: relative;
	visibility: visible;
	min-width: 1160px;
	_width: 1160px;
	height:36px;
	clear: both;
	margin:0px  20px;
	_margin-top:-3px;
	display: block;
	text-align: left;
	z-index:3;
}
#content {
	position: relative;
	visibility: visible;
	min-width: 1140px;
	_width: 1140px;
	clear: both;
	margin:0px 40px;
	display: block;
	text-align: left;
	z-index:2;
}
#footer {
	position: relative;
	visibility: visible;
	width: 100%;
	clear: both;
	margin-top:35px;
	margin-bottom:15px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
	z-index:1;
}
/*HEADER*/
#logo {
	position: relative;
	visibility: visible;
	height: 76px;
	width: 166px;
	float: right;
	display: block;
}
#slogan {
	position:relative;
	visibility:visible;
	display:block;
	float:left;
	height:36px;
	width:400px;
	text-align:left;
}
#topinfo {
	position:relative;
	visibility:visible;
	display:block;
	float:right;
	height:36px;
	width:264px;
	_width:274px;
	text-align:right;
}
#wmcp {
	position:relative;
	display:block;
	float:left;
	width:184px;
	height:36px;
	background:url(../images/wmreg.gif) left top no-repeat;
	text-align:left;
	text-indent:-9999px;
}
#welcome {
	position:relative;
	display:block;
	float:right;
	width:184px;
	height:36px;
	background:url(../images/welcome.gif) left top no-repeat;
	text-align:left;
	text-indent:-9999px;
}
#wmcpdv {
	position:relative;
	display:block;
	float:left;
	width:4px;
	height:36px;
	background:url(../images/divider.gif) left top no-repeat;
	text-align:left;
	text-indent:-9999px;
}
#langflag {
	position:relative;
	display:block;
	float:right;
	padding:13px 3px 10px 1px;
	text-align:left;
}
#langflag a, #langflag a:visited {
	display:block;
	width:16px;
	height:11px;
	margin-left:8px;
	text-decoration:none;
	float:left;
	line-height:10px;
}
#langflag a#us {
	background:url(../images/flag_us.jpg) left top no-repeat;
	text-indent:-9999px;
}
#langflag a#fr {
	background:url(../images/flag_fr.jpg) left top no-repeat;
	text-indent:-9999px;
}
#langflag a#de {
	background:url(../images/flag_de.jpg) left top no-repeat;
	text-indent:-9999px;
}
#langflag a.selected, #langflag a:hover {
	background-position:left bottom !important;
}

/* MAIN */
.tableblock {
	position: relative;
	visibility: visible;
	width: 100%;
	margin-top: 23px;
	display: block;
}
.small {font-width:normal; font-size: 10px;}