.btmnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #677681;
	text-decoration: none;
}
.btmnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
.btmnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #677681;
	text-decoration: none;
}
.btmnav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.btmnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
.txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #3C4D5D;
	text-decoration: none;
}
.txtttl {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #3C4D5D;
	text-decoration: none;
}
.txtttl a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #3C4D5D;
	text-decoration: none;
}
.txtttl a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #3C4D5D;
	text-decoration: underline;
}
.txtttl a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #3C4D5D;
	text-decoration: underline;
}
.txtttl a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #3C4D5D;
	text-decoration: underline;
}


.ttl1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #3C4D5D;
	text-decoration: none;
}
.ttl2 {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	font-weight: bolder;
	color: #2EA6FC;
	text-decoration: none;
}

.ttl3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bolder;
	color: #3C4D5D;
	text-decoration: none;
}
.ttl4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bolder;
	color: #999999;
	text-decoration: none;
}
.ttl5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #3C4D5D;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #2ea6fc;
	text-decoration: none;
}
.link a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #2EA6FC;
	text-decoration: none;
}
.link a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #2EA6FC;
	text-decoration: underline;
}
.link a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #2EA6FC;
	text-decoration: none;
}
.link a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #2EA6FC;
	text-decoration: none;
}
.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #999999;
	height: 15px;
	width: 150px;
	border: 1px solid #3C4D5D;
}
.entry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color: #999999;
	height: 85px;
	width: 167px;
	border: 1px solid #3C4D5D;
}
.send {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	height: 20px;
	width: 75px;
	border: 1px solid #3C4D5D;
	background-color: #999999;
}
.field2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color: #999999;
	width: 50px;
	border: 1px solid #3C4D5D;
	height: 20px;
}
.rqrd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF0000;
}
