@charset "utf-8";

@import "sbase.css";
@import "sfonts.css";

body, table
{
	line-height: normal;
	vertical-align: baseline;
}
#LnSection, #ContentSection, #HeadLeft, #HeadRight 
{
	clear: both;
	float: none;
}
#LnSection, .printHide
{
	display: none;
}
#CenterSection, #InnerSection
{
	border-left-width: 0;
	border-right-width: 0;
}
#HeadSection, #FooterSection
{
	border: solid 1px #000;
	border-width: 1px 0;
	padding: 1em;
}
#HeadSection
{
	background-image: none;
	height: 100%;
}
* html #HeadSection
{
	height: 1em;
}
#HeadLeft, #HeadRight 
{
	background-image: none;
	height: 100%;
	width: 100%;
}
#HeadSection h1, #HeadSection h2
{
	display: inline;
}
a
{
	text-decoration: none;
	background-color: inherit;
	color: inherit;
}
