.header {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;


}
.leftbar {
	position: absolute;
	left: 7px;
	top: 110px;


}
.rightbar {
	top: 110px;
	right: 5px;
	position: absolute;




}
.middlebar {
	position: absolute;
	top: 110px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;


}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.topmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu a:hover {
	color: #767627;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #3871A9;
}
a:visited {
	color: #336699;
}
a:active {
	color: #336699;
}
a:hover {
	color: #1B3652;
}
h1 {
	font-size: 20px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
