* html #poststuff {
	height: 100%; 
}
body	{
	background: #f9fcfe;
	color: #000;
	margin: 0;
	padding: 0;
}
body, th, td {
	font: 13px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana;
}
a {
	color: #00019b;
	text-decoration: none;
}
a:link {
	color: #404040;
}
a:visited {
	color: #404040;
}
a:hover {
  	border-bottom: 1px solid #0000ff;
        color: #000070;
}
input {
        font:  12px Verdana, Arial, Helvetica, sans-serif;
}
textarea {
        background: #ffffff;
        border: 1px solid #b2b2b2;
        color: #000;
        font:  12px Verdana, Arial, Helvetica, sans-serif;
        margin: 0px;
        padding: 2px;
}
select {
        background: #ffffff;
        border: 1px solid #b2b2b2;
        color: #000;
        font:  12px Verdana, Arial, Helvetica, sans-serif;
        margin: 0px;
        padding: 2px;
}
#top_head {
	background: #14568a;
	padding: .8em 19em .8em 2em;
	color: #c3def1;
}
#top_head h1 {
	font-size: 2.0em;
	font-weight: normal;
	letter-spacing: -.05em;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#top_head h1 span {
	font-size: .6em;
	letter-spacing: 0;
}
#top_resultHTML {
	position: absolute;
	left: 2.5em;
	top: 0;
	color: #c3def1;
	font-size: .8em;
}
#top_resultStatus {
	position: absolute;
	right: 1em;
	top: 0;
	color: #c3def1;
	font-size: .9em;
}
#top_resultAbort {
	position: absolute;
	right: 1em;
	top: 0;
	color: #c3def1;
	font-size: .9em;
}
#menu, input {
	font-size:  12px;
}
