/* CSS Document */

body {
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	background-color:#F7FD8F;
	background-image:url(http://www.mewe-creations.com/images/bg-bud-1296-wide.png);
	background-position:center;
	background-repeat:repeat-y;
	background-attachment:fixed;
}
		
.Border {
	border-top-color:#A01E20;
	border-top-style:solid;
	border-top-width:2px;
}
	
.MCISubject {
	display:none;
}	
#MCIScroll {
	height:200px;
	overflow:hidden;
}
.MCIScrollCell1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	text-align:center;
	padding:3px;
	border-top-color:#000000;
	border-top-style:dotted;
	border-top-width:1px;
}
.MCIScrollCell2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	text-align:center;
	padding:3px;
	border-top-color:#000000;
	border-top-style:dotted;
	border-top-width:1px;	
}
	
.dotline {
	background:url(http://www.mewe-creations.com/images/dotline_vert.gif) repeat-y;
	width:5px;

	}
	
.dotline_hori {
	background:url(http://www.mewe-creations.com/images/dotline_hori.gif) repeat-x;
	width:5px;
	}
	
.copyright {
	font-family:Arial;
	font-size:11px;

	color:#A01E20;
	font-weight:normal;
	}
	
.MCIFooter {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}	
.MCIFooter a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
.MCIFooter a:hover{
	text-decoration:underline;
}		
