@charset "utf-8";
/* CSS Document */

/*Main styles*/
body {
	background-color:#FFF;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	margin:20px;
}
img {
	border:0;
}
a {
	text-decoration:underline;
	color: #000;
	background: none;
}
a:visited {
	color: #000;
}
a:active {
	color: #000;
}
a:hover {
	text-decoration: underline;
}

/*Block styles*/
div.page {
	background-color:#FFF;
	border:none;
}
div.toplinks {
	display:none;
}
table.content {
	text-align:center;
}
img.headerimage {
	float:left;
	margin-left:0;
	margin-right:0;
	margin-top:30px;
	margin-bottom:0;
}
h1.mainheader, h1.errorheader {
	font-family:"Times New Roman", Times, serif;
	font-size:380%;
	font-weight:bold;
	margin-top:40px;
}
h1.mainheader, h1.errorheader {
	color:#000;
}
h1.errorheader {
	color:#000;
}
p.desctiption {
	color:#000;
	font-size:160%;
	font-weight:bold;
}
p.errordesctiption {
	color:#000;
	font-size:120%;
	font-weight:bold;
}
p.gotofirstoage {
	display:none;
}
div.copyright {
	display:none;
}
div.crustomap {
	display:none;
}
div.pagerank {
	display:none;
}
p.yandex, p.validcss {
	display:none;
}
div.googlepr {
	display:none;
}
p.validxhtml {
    display:none;
}
