

.pages {
    display : none;
    height : 100%;
    margin-left : 4px;
    margin-right : 4px;
    position : relative;
  }


.show {
    background-image : url('p/show2.gif');
    visibility: visible;
    width : 24px;
    cursor: pointer;
    display: block;
    z-index: 50;
  }


.hide {
    background-image : url('p/hide2.gif');
    visibility: hidden;
    width : 24px;
    cursor: pointer;
  }


.menu {
    position: absolute;
    visibility: hidden;
    width: 340;
    height: 340;
    z-index: 22;
  }


map.area {
    cursor: pointer;
  }


body {
    top: 0px;
    left: 0px;
    border: 0px;
    margin: 0px;
    background-color: #9d9d9d;
  }


.b {
    border-bottom-color : #000000;
    border-bottom-style : solid;
    border-bottom-width : 4px;
    border-left-color : #000000;
    border-left-style : solid;
    border-left-width : 4px;
    border-right-color : #000000;
    border-right-style : solid;
    border-right-width : 4px;
    border-top-color : #000000;
    border-top-style : solid;
    border-top-width : 4px;
    margin-bottom : 5px;
    width : 100%;
  }


td.h {
	background-color : #000000;
	border-left-width : 0px;
	border-right-width : 0px;
	border-spacing : 0cm 0cm;
	border-top-width : 0px;
	color : #FFFFFF;
	font-size : 20px;
	font-weight : bold;
	height : 25px;
	line-height : 17px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	max-height : 25px;
	top : 0px;
	vertical-align:middle;
	padding-left: 0px;
  }


img.l {
    border-bottom-width : 0px;
    border-left-width : 0px;
    border-right-width : 0px;
    border-top-width : 0px;
    height : 25px;
    width : 15px;
  }


img.m {
    border-bottom-width : 0px;
    border-left-width : 0px;
    border-right-width : 0px;
    border-top-width : 0px;
    margin-right: 3px;
  }


td.le {
    margin-right : 4px;
    text-align : center;
    vertical-align : top;
    width : 100px;
  }


img.t {
    border-bottom-width : 0px;
    border-left-width : 0px;
    border-right-width : 0px;
    border-top-width : 0px;
    height : 96px;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 2px;
    margin-top : 0px;
    width : 128px;
    cursor: pointer;
  }