/* css document for apario web */
/* by btd@apario.net */

	body {
		margin-top: 10px;
		margin-left: 10px;
		margin-bottom: 10px;
		margin-right: 10px;
		font-family: sans-serif;
		color: #000000;
		background-color: #002266;
		background-image: url("/common/images/bgclean.gif");
		background-attachment: scroll;
		background-repeat: no-repeat;
	}

	a {
		text-decoration: none;
	}

	a:hover {
		text-decoration: underline;
	}

	.toplink {
		font-family: sans-serif;
		font-size: 8pt;
		color: #000044;
	}

	.toplinkactive {
		font-family: sans-serif;
		font-size: 8pt;
		font-weight: bold;
		color: #000000;
	}

	.technicalinfo {
		font-family: sans-serif;
		font-size: 8pt;
		color: #000044;
	}

	.adress {
		font-family: sans-serif;
		font-size: 8pt;
		color: #000044;
	}

	.headline {
		font-family: sans-serif;
		font-size: 12pt;
		font-weight: bold;
		color: #000000;
	}

	.subheadline {
		font-family: sans-serif;
		font-size: 11pt;
		font-weight: bold;
		color: #000000;
	}

	.ingress {
		font-family: sans-serif;
		font-size: 10pt;
		font-weight: bold;
		color: #000044;
	}

	.breadtext {
		font-family: sans-serif;
		font-size: 10pt;
		color: #000044;
	}

	a.breadtext {
		color: #000000;
	}

	a.breadtext:visited {
		color: #444444;
	}

	.bold {
		font-weight: bold;
	}

	.formtext {
		font-family: courier, monospace;
		font-size: 8pt;
		font-weight: normal;
		color: #000000;
		background-color: #eeeeff;
	}

	.formtextarea {
		font-family: courier, monospace;
		font-size: 8pt;
		font-weight: normal;
		color: #000000;
		background-color: #eeeeff;
	/*	scrollbar-face-color: #ddddee;
		scrollbar-track-color: #eeeeff;
		scrollbar-arrow-color: #002266;
		scrollbar-3dlight-color: #ddddee;
		scrollbar-darkshadow-color: #ddddee;
		scrollbar-shadow-color: #002266;
		scrollbar-highlight-color: #002266; */
	}

	.formsubmit {
		font-family: courier, monospace;
		font-size: 8pt;
		font-weight: normal;
		color: #000000;
		background-color: #dddddd;
	}

	.lastupdated {
		font-family: sans-serif;
		font-size: 8pt;
		color: #ccccff;
	}

	.bottomline {
		font-family: sans-serif;
		font-size: 8pt;
		color: #ffffff;
		text-align: center;
		padding: 1px;
	}

	/* AMT news manager */

	.amtnewsheadline {
		font-family: sans-serif;
		font-size: 10pt;
		font-weight: bold;
	}

	.amtnewsdate {
		font-family: sans-serif;
		font-size: 10pt;
		font-weight: normal;
		text-align: right;
	}

	.amtnewsingress {
		font-family: sans-serif;
		font-size: 10pt;
		font-weight: bold;
		color: #222222;
	}

	.amtnewscontent {
		font-family: sans-serif;
		font-size: 10pt;
		font-weight: normal;
	}

	.amtnewspicturecell {
	}

	.amtnewspicture {
	}

	.amtnewspicturetext {
		font-family: sans-serif;
		font-size: 8pt;
		font-weight: normal;
	}

	.amtnewslink {
		font-family: sans-serif;
		font-size: 10pt;
		font-weight: normal;
	}

	.amtnewsseparator {
	}

	.amtnewsmagicheadline {
		font-family: sans-serif;
		font-size: 10pt;
		font-weight: bold;
	}

	.amtnewsmagicdate {
		font-family: sans-serif;
		font-size: 10pt;
		font-weight: normal;
		text-align: right;
	}

	.amtnewsmagicingress {
		font-family: sans-serif;
		font-size: 10pt;
		font-weight: bold;
		color: #222222;
	}

	.amtnewsmagiccontent {
		font-family: sans-serif;
		font-size: 10pt;
		font-weight: normal;
	}

	.amtnewsmagicpicturecell {
	}

	.amtnewsmagicpicture {
	}

	.amtnewsmacigpicturetext {
		font-family: sans-serif;
		font-size: 8pt;
		font-weight: normal;
	}

	.amtnewsmagiclink {
		font-family: sans-serif;
		font-size: 10pt;
		font-weight: normal;
	}

	.amtnewsmagicseparator {
	}


	/* AMT fortune cookie provider */

	.amtfortunecookietable {
	}

	.amtfortunecookieheadline {
	}

	.amtfortunecookiecontent {
		font-family: sans-serif;
		font-size: 10pt;
	}

	.amtfortunecookiesource {
		font-family: sans-serif;
		font-size: 9pt;
		font-style: italic;
		text-align: right;
	}

