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;
}

th {
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	color: #aeaeae;
	background:#2e3134 url(../images/th_bg.gif) left top repeat-x;
	min-height: 17px;
	height:auto;
	_height: 17px;
	padding:8px;
}
th:first-child {
	background:#2e3134 url(../images/tabbgleft.gif) left top no-repeat;
}
th:last-child {
	background:#2e3134 url(../images/tabbgright.gif) right top no-repeat;
}
th a {
	text-decoration:none;
}

.header, .sortheader, .sortheader:visited, .sortheader:hover, .sortheader:link, .sortheader:active {
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-align:center;
	color: #aeaeae;
}
.sortheader:visited, .sortheader:link, .sortheader:active {
	text-decoration:none;
}

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/wm_panel.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 */
.statsdates {
	position:relative;
	display:block;
	width:100%;
	height:53px;
	margin-top: 45px;
	margin-bottom:0px;
	padding:0;
	border-bottom:#f7f7f7 1px solid;
	border-top:#b0b0b0 1px solid;
}
.textblock {
	position: relative;
	display: block;
	clear:both;
	width: 100%;
	height:15px;
	line-height:15px;
	font-size:14px;
	padding:18px 0;
	text-align:left;
	text-transform:uppercase;
	border-top:#f7f7f7 1px solid;
	border-bottom:#b0b0b0 1px solid;
}
.message {
	position: relative;
	display: block;
	width: 100%;
	height:15px;
	line-height:15px;
	font-size:14px;
	padding:18px 0;
	text-align:left;
	border-top:#f7f7f7 1px solid;
	border-bottom:#b0b0b0 1px solid;
}
.message td {
	font-size:14px;
}
.topicline {
 position: relative;
 visibility: visible;
 display: block;
 clear:both;
 width: 100%;
 height:16px;
 margin-top: 44px;
 margin-bottom:0px;
 padding:18px 0;
}
.topicl {
	position: absolute;
	visibility: visible;
	width: 100%;
	display: block;
	height:1px;
	left:0;
	bottom:1px;
	background:#b0b0b0;
}
.topicr {
	position: absolute;
	visibility: visible;
	width: 100%;
	display: block;
	height:1px;
	left:0;
	bottom:0;
	background:#f7f7f7;
}
.topicc {
	position: relative;
	visibility: visible;
	display: block;
	margin: 0;
	background:transparent;
}
.topicheader, .tableheader {
 	position: relative;
 	visibility: visible;
 	display: block;
 	height: 16px;
 	width: 45%;
 	float: right;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
 	color: #868686;
 	text-align: right;
 	text-transform:uppercase;
	text-indent:0px;
}
.topicheader2, .tableheader2 {
 	position: relative;
 	visibility: visible;
 	display: block;
 	height: 16px;
 	width: 45%;
 	float: left;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
 	color: #ea621e;
	text-align: left;
 	text-transform:uppercase;
	padding-right: 0px;
}

.tableblock {
	position: relative;
	visibility: visible;
	width: 100%;
	margin-top: 23px;
	display: block;
}
.topicline2 {
	position: relative;
	visibility: visible;
	display: block;
	clear:both;
	width: 100%;
 	height:16px;
 	margin-top: 44px;
 	margin-bottom:35px;
 	padding:18px 0;
}

.raqcol {
	color: #ff5800;
	margin-right:10px;
	font-size: 13px;
	display: inline;
}
.tablecont {
	display: block;
	position: relative;
	visibility: visible;
	width: 100%;
	clear:both;
}
.odd {
	background-color: #f5f5f5;
}
.even {
	background-color: #d9dada;
}
.even td, .odd td, .total td {
	height: 14px;
	padding:8px;
	text-align:center;
}

.tableleft td {
    text-indent: 8px;
}

.tableleft th {
    text-align: left;
}

.light {
	background-color: #f5f5f5;
}
.dark {
	background-color: #d9dada;
}
.light td, .dark td {
	height: 14px;
	padding:8px;
}
.subtab {
	display: block;
	position: relative;
	width: 100%;
	height:1px;
	clear:both;
}
.period99 td {color: #999999;}
.small {font-width:normal; font-size: 10px;}

.total {
 background-color: #bdc1c3;
 color: 494949;
 font-weight:bold;
}

.filterdiv { margin: 10px auto; }
.filterdiv select {margin-right: 15px;}


.chartholder {
	width: 559px; 
	margin: 2px auto;
	background:#cbcbcb;
}