	body {
		margin: 0px;
		background: url("fir4.gif") rgb(242,242,242) repeat fixed;
	}

	form {
		margin: 0;
		padding: 0;
	}

	td {
		font: .75em/1.4em Verdana, Helvetica, Arial, Sans-Serif;
		color: rgb(0,51,102);
	}

	li {
		margin: 0px 0px 7px 0px;
	}

	a {
		color: rgb(10,108,158);
	}
	a:hover {
		color: rgb(0,51,102);
	}

	table.logo {
		width: 755px;
		background: url("top2.jpg")  transparent no-repeat;
	}

	td.logo {
		font: 22px Arial, Helvetica, Verdana, Sans-Serif;
		color: white;
	}

	td.menu {
		border-left: 1px solid rgb(124,186,220);
		padding: 10px 10px 25px 10px;
		background-color: white;
		line-height: 100%;
	}
	div.menu {
		margin-bottom: .2em;
	}
	a.menu {
		text-decoration: none;
	}
	a.marked {
		text-decoration: none;
		color: rgb(0,51,102);
	}

	form.search {
		margin: 2em 0;
	}
	input.searchquery {
		width: 115px;
		font-size: 85%;
		color: rgb(0,51,102);
		border: 1px solid rgb(124,186,220);
	}
	input.searchsubmit {
		width: 40px;
		font-size: 85%;
		color: rgb(124,186,220);
		border: 1px solid rgb(124,186,220);
		background-color: white;
	}

	td.content {
		border-left: 1px dashed rgb(124,186,220);
		border-right: 1px solid rgb(124,186,220);
		padding: 10px 10px 25px 10px;
		background-color: white;
	}

	img.print {
		float: right;
	}

	table.infobox {
		float: right;
		width: 150px;
		height: 100px;
		margin-left: .8em;
		margin-bottom: .8em;
	}
	div.infoboxcontentdiv {
		width: 137px;
	}
	td.infoboxtitle {
		padding: 2px 4px;
		height: 1em;
		background: url("box_top.gif") rgb(248,191,20) top left no-repeat;
		color: white;
		font-weight: bold;
	}
	td.infoboxcontent {
		padding: 2px 4px;
		border-left: 1px solid rgb(248,191,20);
		border-right: 1px solid rgb(248,191,20);
	}
	td.infoboxbottom {
		height: 4px;
		font-size: 1px;
		background: url("box_bottom.gif") white bottom left no-repeat;
	}

	td.bottoml, td.bottomr {
		color: white;
		text-decoration: none;
		font-size: .65em;
	}
	td.bottoml {
		/*background-color: pink;*/
		background: url("stribe5.gif") transparent no-repeat left;
	}
	td.bottomr {
		background: url("stribe5.gif") transparent no-repeat right;
	}
	a.bottom {
		color: white;
		text-decoration: none;
	}
	div.bottom {
		height: 1em;
	}

	.error {
		color: red;
	}
