body {font-family: verdana, arial, helvetica, sans-serif}

p,td,ul,ol,dl,dd	{font-size: 12px; font-family: verdana, arial, helvetica, sans-serif; color: #000000}

a:hover	{color:#FF9933}
a:visited:hover {color:#FF9933}

.one {font-size: 1px; }
.nobold {font-weight: normal}
.noline {text-decoration: none}
.strike {text-decoration: line-through}

.subtitle {font-weight: bold;}

.textsmall {font-size: 10px; }
.title01 {font-size: 18px; font-weight: bold}
.title02 {font-size: 12px; font-weight: bold}

.red {font-weight: bold; color: #FF0000 }
.black {color: #000000}
.white {color: #FFFFFF}
.grey {color: #CCCCCC}
.greydark {color: #999999}

.break {page-break-before: always}

#area01 { position: absolute; left: 10px; top: 2px; z-index: 3; }
#area02 { position: absolute; left: 209px; top: 200px; z-index: 1; }
#map table tr td {
	vertical-align: top;
}
#map table tr td ul li {
	padding-right: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-size: 14px;
}
.mapTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	background-color: #CCC;
}
#map table tr td ul li a {
	text-decoration: none;
	color: #000;
}
#map table tr td ul li a:hover {
	text-decoration: underline;
	color: #FF9933;
}
