/*<![CDATA[*/
<!--
* html #poststuff {
    height: 100%; /* kill peekaboo bug in IE */
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #555555;
}
a:hover {
	text-decoration:
	underline; color: #555555;
}

body {
	background-color: #ffffff;
	margin: 0 0 0 0;
	height: 100%;
}

td {
	font-size: 12px;
	font-family: tahoma, sans-serif;
	color: #555555;
}

div.guide {
	position: absolute;
	padding: 0px 0px 0px 0px;
	width: 589px;
	height: 500px;
	left: 50%;
	top: 50%;
	margin-left: -327px;
	margin-top: -327px;
}

.main {
	width: 100%;
	height: 100%;
}

.title {
	font-size: 25px;
	font-family: tahoma, sans-serif;
	font-weight: bold;
	color: #000000;
}

.dotline {
	background-image: url(/ServerError/include/line.gif);
}

.b { font-weight: bold; }
-->
/*]]>*/
