body {
	font-size: 0.8em;
}
font, span {
	font-size: 1em;
}
body, div, p, td, th, font {
	word-spacing: 3px; 
	font-family: Verdana, Arial; 
}
h1 { font-size: 1.6em; font-weight: bold;}
h2 { font-size: 1.35em; font-weight: bold;}
h3 { font-size: 1.17em; font-weight: bold;}
img { border: 0px solid black; }
a {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
}

#searchForm{
}
.searchsimplefield {
        width: 120px;
        height: 35px;
        margin-top: 0px;
        font-size: 1.35em;
}
.searchsimplebutton {
        font-size: 1.35em;
}

.leftBlockTitle {
        padding: 0px;
        margin: 0px;
        font-size: 1.6em;
}
.leftBlock {
        padding-left: 20px;
        width: 120px;
}
.leftBlock .blockTitle {
        width: 80px;
        font-weight: bold;
        font-size: 1.6em;
}





.dWAI {
	display: none;
}
.dObjectsFirst {
	padding-top: 20px;
	width: 200px;
	float: left;
}
.dMenu a {
	text-decoration: none;
}
.dMenu a:visited {
	text-decoration: none;
}
.dMenu a:hover {
	text-decoration: underline;
}
.dContents {
	position: absolute;
	top: 120px;
	left: 220px;
	right: 220px;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 10px;
	border-left: 1px dashed black;
}
.dBlocks {
	position: absolute;
	top: 140px;
	right: 0px;
	width: 200px;
}
.dFooter {
	clear: both;
	border-top: 1px dashed black;
	padding: 10px;
	margin-top: 20px;
}

