body {
	color: #fff;
	font-family: Geneva, Times;
	font-size: 11pt;
	margin: 0px;
	padding: 0px;
	background: #898 url('/error/noindex/background_1.png');
	background-attachment: fixed;
}

.center {
	text-align: center;
}

img.topimg {
	margin: auto;
	text-align: center;
}

div.topimg {
	margin: 0px;
	padding: 0px;
}

div.main {
	width: 906px;
	height: auto;
	min-height: 750px;
	margin: 20px auto;
	padding: 0px; /*10px 25px 0px 25px;*/
	background-color: #222;
	background-repeat: repeat;
	/* border: 4px solid #282c2f; */
	-moz-box-shadow: 0 0 7px #000;
	-webkit-box-shadow: 0 0 7px #000;
	box-shadow: 0 0 7px #000;
}

div.foot {
	text-align: center;
	font-size: 10px;
	min-height: 100px;
	margin-top: 10px;
	padding-top: 5px;
	background-image: url("/error/noindex/footer-backg1.jpg");
}

div.surround {
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	min-height: 500px;
}

a { color: #fff; }
a:hover { color: #ba0d0d; }
div.title { font-size: 18pt; text-align: center; margin: 5px; }
div.subtitle { font-size: 16pt; text-align: center; margin: 4px; }
img.sideimg { width: 230px; height: auto; }
img.logo { border: 4px solid #444; }
td.side { width: 250px; text-align: center; vertical-align: top; }
td.side2 { width: 250px; text-align: center; }
td.center { vertical-align: top; padding: 0px 0px;}
hr.divider { width: 75%; }
a.nostyle { text-decoration: none }
table.cent { margin-left: auto; margin-right: auto; }