﻿body {

	font-size: 100%;
	font-family:Arial, "times new roman", serif;
	line-height: 1.4;
	margin: 0 0 0 0; 
	background-color:#8d8d8d;
}
html, body {
	margin: 0;
	padding: 0;
}
/*\*/
html, body, .swc0, .swc1 {
	height: 100%;
}
.swc0 {
	margin: 0 auto;
	display: table;
	
}
.swc1 {
	display: table-cell;
	vertical-align: middle;
}
/**/
.swc1 {
	white-space: nowrap;
}
.swc2 {

}
/* in IEM solo shrink-wrap, no vert.center \*//*/
* html .swc1 {
	text-align: center;
}
* html .swc2 {
	display: inline-block;
	text-align: left;
	width: 1px;
}
/**/
  
/*For IE 7 and 8*/

.swc1 {
	text-align: center;
}
.swc2, .swc3 {
	vertical-align: middle;
}
.swc2 {
	display: inline;
	_height: 0;
	zoom: 1;
	text-align: left;
}
.swc3 {
	height: 100%;
	zoom: 1;
}

