@charset "utf-8";
.text {
	font-family: Tahoma;
	color: #000000;
}
.div .text .table {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom:inherit
}

.div {
	border: thin none #000000;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left:5px;
	padding:5px;
}
.bluetxt {
	color: #000000;
	font-family: Tahoma;
}
.head {
	font-family: Tahoma;
	font-size: larger;
	color: #CE331F;
}
.button {
	font-family: Tahoma;
	color: #990000;
	display: inline-block;
}
.input {
	font-family: Tahoma;
	color: #1B1B1B;
	border: thin solid #996600;
}
.table {
	top: inherit;
	word-spacing: normal;
	border: thin none #000000;
}
.PLHFOMenu {
	background-image: url(images/mbg.jpg);
}
.maintable {
	border: thin ridge #0099FF;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
	border-right-color: #0099FF;
	border-style: #0099FF;
}
a:link {
	color: #000000;
	font: thoma;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
	font: thoma;
}
