html { 
height: 100% 
} 
div#mainTable {
	height: 100%;
}
body {
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100% 
}

body {
	background-image: url(images/taust.gif);
	background-repeat: repeat-x;
	background-color: #5385c4;
}
a:link, a:visited {
	color: #ffffff;
}
.lang {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
a.lang {
	color: #FFFFFF;
	text-decoration:none;
}
a.lang:hover { text-decoration: underline }
.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A91B0;
	text-decoration:none;
	line-height:18px;	
}
.title {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 20px; color: #FFFFFF;}
.content {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.footer, a.footer, .footer:visited {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
}
.footer-green, a.footer-green, .footer-green:visited {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #2b8400;
}
.qt {
	background-color: #f1f1f1;
	border: 1px solid #666666;
	padding: 2px;
	color: #000000;
	font-size: 12px;
	height: 14px;
}
.query { border-color: black; }
DIV.results .highlight { color: #000000; background-color: #ffe7e7; }

h1 {
	font-size: 1.8em;
	color: #00ff00;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.3em;
	color: #00ff00;
	margin-bottom:-16px;
}

h4 {
	font-size: 1.4em;
}

h5 {
	font-size: 1.2em;
	margin-top:16px;	
	margin-bottom:-6px;	
}
