
			body, html{
				width: 100%;
				height: 100%;
				margin: 0px auto 0px auto;
			}
			#body{
				width:880px;
				margin: 0px auto 0px auto;
				text-align: left;
			}
			div#az{
				background: #3F3F3F;
				width: 880px;
				height:70px;
				color: #ffffff;
				position: relative;
				border-left: 1px solid #717171;
				border-right: 1px solid #717171;
			}
			div#alphabet{
				position: absolute;
				left: 290px;
				top: 40px;
			}
			#az a{
				color: #ffffff;
				text-decoration: none;
				font-family: arial;
			}
			img#atoz{
				position:absolute;
				left:10px;
				top: 50px;
			}
			div#atoznav{
				width: 880px;
				height:26px;
				font-family: verdana, tahoma, arial, snas-serif;
				font-size: 10pt;
				color: #3F3F3F;
				background: repeat-x 0px 4px url('images/atoznav-bg.png') #ffffff;
				border-left: 1px solid #717171;
				border-right: 1px solid #717171;
			}
			div#atoznav div.int{
				padding: 3px 0px 0px 90px;
			}
			em{
				font-weight: bold;
				font-style: normal;
			}
			div#content{
				width: 880px;
				padding: 30px 0px 20px 0px;
				position: relative;
				border-left: 1px solid #717171;
				border-right: 1px solid #717171;
			}
			div#head{
				width: 880px;
				border-left: 1px solid #717171;
				border-right: 1px solid #717171;
			}
			div#content{
				font-family: verdana, tahoma, arial, sans-serif;
				font-size: 0.8em;
			}
			#content table{
				width: 880px;
				color: #23465F;
			}
			#content td{
				padding: 10px 0px 0px 20px;
			}
			span.on{
				padding: 0px 4px 0px 4px;
				background: #ffffff;
				color: #3F3F3F;
				font-family: arial;
			}
			a.title{
				color: #43B1FF;
				font-weight: bold;
				text-decoration: none;
			}
			div#copy table#table_copy{
				margin: 0px auto 0px auto;
				text-align: center;
			}
			th{
				color: #858585;
				padding: 0px 0px 0px 20px;
				font-size: 0.85em;
				font-weight: normal;
				font-style: italic;
			}
			td.bg{
				background: repeat-x url('images/bg.jpg') 50% 1px;
			}
			
			#mapWin{
				background: 0px 0px no-repeat url('images/map_popup.png');
				position: absolute;
				left: 100px;
				top: 100px;
				z-index: 100;
				width: 424px;
				height: 410px;
				visibility: hidden;
			}
			div.map{
				color: #168C13;
				cursor: pointer;
			}
			div#map{
				position: relative;
				overflow: hidden;
				background: #000000;
				margin: 35px auto 10px auto;
				width: 354px;
				height: 300px;
			}