	form {

		display: inline;

	}

	input, select {

		font-size: 9pt;

	}

	.input {

		width: 130px;

	}

	a.mail {

		color: black;

	}

	.border {

		background-image: url(../img/back.gif); border: 1px solid #000000;

		background-position: center; background-repeat: no-repeat;

	}

	.layerwindow {

		position: absolute; visibility: hidden; z-index: 6000;

	}

	.invisible {

		visibility: hidden; display: none; color: #FFFFFF;

		background-color: #FFFFFF; z-index: 0;

	}



	/* Fonts */

	.tall {

		font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 12pt;

		font-weight: bold;

	}

	.medium {

		font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 10pt;

		font-weight: bold; text-align: right;

	}

	.medium2 {

		font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 10pt;

		font-weight: bold; text-align: center; color: red

	}

	.small {

		font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 10pt;

	}

	.footer {

		font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 9pt;

		font-weight: bold;

	}