.Heading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFF00; text-decoration: none}
.bodyText {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none}
.mapText {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; text-decoration: none}

.dot_hor{
	background: #FFFFFF url(../STAGE1/images/hor_line.gif) repeat-x;
}

.dot_ver{
	background: #FFFFFF url(../STAGE1/images/ver_line.gif) repeat-y;
}

.border_r {
  border-right: 1px solid #000000;
}

input.button {
	border: solid 1px #c00;
	background: #fff;
	color: #000;
}
