body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #eeeeee;
	margin:0px;
	padding:0px;
	border:0px;
}
table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:0px;

}
.content_mc{
	padding:40px;
	padding-top:10px;
}
.biggertxt{
	font-size:12px;
}
h2{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#333333;
	margin:0px;
	padding:18px;
	margin:2px;
	margin-top:1px;
	padding-top:10px;
	padding-bottom:10px;
	background:#eeeeee;
}


h3{
	margin: 0;
	padding: 0;
	color: #574634;
	text-transform: lowercase;
	font-size: 14px;
	font-weight: normal;
}
h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#666666;
	margin:0px;
	padding-top:20px;
	padding-bottom:10px;
}
p{
	padding:0px;
}
a{
	color: #c76989;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}



#menu_mc{
	background-color:#dddddd;
	height:20px;
	margin-left:2px;
	margin-right:2px;
}
#menu_mc ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu_mc ul li {
	float:left;
	position: relative;
}
#menu_mc ul li a {
	display: block;
	text-decoration: none;
	color: #666666;
	padding:3px;
	padding-left:20px;
	padding-right:20px;
	border-right: 1px solid #fff;
}
#menu_mc ul li a:hover {
	display: block;
	text-decoration: none;
	color: #333333;
	padding:3px;
	padding-left:20px;
	padding-right:20px;
	background-color: #eeeeee;
	border-right: 1px solid #fff;
}
.menu_active{
	background-color:#eeeeee;
	font-weight:bold;
	color: #333333;
}
iframe{
border:0px;
padding-left:40px;
padding-top:0px;
}
.justifiedtxt{
	text-align: justify;
}
.justifiedtxt h3{
	text-align: left;
}
input{
	width:200px;
}
input, textarea{
	border:1px solid #999999;
}
.checkbox{
	border:0px;
	width:auto;
}
.radio{
	border:0px;
	width:auto;
}
.btsend{
	background-image:url(../images/pressepub/simplebutton.png);
	background-repeat:no-repeat;
	border:0;
	height:21px;
	width:100px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	padding-bottom:2px;
}
.btbigsend{
	background-image:url(../images/pressepub/simplebigbutton.png);
	background-repeat:no-repeat;
	border:0;
	height:21px;
	width:200px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	padding-bottom:2px;
}
.btback{
	background-image:url(../images/pressepub/simplebackbutton.png);
	background-repeat:no-repeat;
	border:0;
	height:21px;
	width:100px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	padding-bottom:2px;
}
.btbigback{
	background-image:url(../images/pressepub/simplebigbackbutton.png);
	background-repeat:no-repeat;
	border:0;
	height:21px;
	width:200px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	padding-bottom:2px;
}
.form{
	border:1px solid #DDDDDD;
	border-top:0;
}
.form td{
	vertical-align:top;
	background-color:#f4f4f4;
	border-top:1px solid #FFFFFF;
	padding-right:10px;
}
.form td.titleform{
	background-color:#ececec;
	height:40px;
	padding-left:10px;
	border-top:1px solid #DDDDDD;
}
.form td.sendbtline{
	padding-top:10px;
	padding-bottom:10px;
	background-color:#FFFFFF;

}
#headerpub{
	width:820px;
	margin-left:auto;
	margin-right:auto;
}




