@charset "utf-8";
/* CSS Document */
body,td,th {
	font-size: 11px;
	color: #000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	background-color: #fdfdfc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}


#vplacer {
	height: 50%; 
	margin-top: -200px;
	float: left; 
	width:100px;
}
#wrapper {
	width:990px;
	clear: left; 
	background-color:#fdfdfc;
	margin: auto auto;
	position: relative;
	margin-top:10px;
	height:400px;
	
	position:relative;
	
	text-align:center;

}

html, body{
	height:100%;
	position:relative;
}


