
.textbox1{
  font-size: 12px;
  font-family:Courier,monospace;  
}

.textbox2{
  font-size: 12px;
  font-family:Courier,monospace;  
  background:#ffd7d7;
}

.textbox3{
  background:#ffd7d7;
}

.message {
  font-family:Arial,Verdana,Sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}

.filler {
  font-family:Arial,Verdana,Sans-serif;
	font-size: 1px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}

.link01 {
  font-family:Arial,Verdana,Sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.link02 {
  font-family:Arial,Verdana,Sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}


.link03 {
  font-family:Arial,Verdana,Sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.body12b {
  font-family:Arial,Verdana,Sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.body14bw {
  font-family:Arial,Verdana,Sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.body14b {
  font-family:Arial,Verdana,Sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.body16b {
  font-family:Arial,Verdana,Sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.body18w {
  font-family:Arial,Verdana,Sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.body22 {
  font-family:Arial,Verdana,Sans-serif;
	font-size: 22px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.body22bw {
  font-family:Arial,Verdana,Sans-serif;
	font-size: 22px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.body24bw {
  font-family:Arial,Verdana,Sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FF0000;
}

.btn {
  background: #ffffff;
  font:1em verdana, sans-serif;
  color:#555;
  height:22px;
  width:80px;
	margin-top:3px;
}



