html{  overflow: hidden;  height: 99%;}                         body{  background: #62CCE9;  height: 99%;  margin: 0;  padding: 0;  line-height: 120%;  text-align: center;}*{  font-size: 10pt;   font-family: Tahoma, Verdana, sans-serif;   color: #FFFFFF;  text-align: left;}.list{  margin: 5px;  border-top: 1px solid white;  border-bottom: 1px solid white;}/* === Containers === */#first_container{	margin: 0 auto 0 auto;	display: table;	height: 100%;	position: relative;	overflow: hidden;	width: 760px;}#second_container{  position: absolute;   top: 35%;  vertical-align: middle;  width: 100%; }#third_container{  position: relative;   top: -163px;   width: 760px;}/* === Menu === */#menu{  height: 20px;  padding-right: 10px;  margin: 0;  list-style: none;   }#menu li{  float: right;  display: block;  width: 82px;  height: 20px;  }#menu a{  display: block;  width: 82px;  height: 20px;    background-color: inherit;  text-decoration: none;  line-height: 22px;  text-align: center;}#menu a:link, #menu a:visited{  color: #ffffff;   background-image: url('images/taba3.gif');}#menu a:hover, #menu a:active{  background-image: url('images/taba2.gif');  color: #ffffff; }#menuselected{  display: block;  width: 82px;  height: 20px;    background-image: url('images/taba.gif');      text-decoration: none;  line-height: 22px;  color: #ffffff;  text-align: center;}/* === Language menu === */#submenu{	height: 25px;	width: 485px;	list-style: none;	position: absolute;	left: 100px;	top: 525px;}#submenu li{  float: left;  display: block;  width: 40px;  height: 25px;  }#submenu a{  display: block;  width: 40px;  height: 25px;    background-color: inherit;  text-decoration: none;  line-height: 25px;  text-align: center;}#submenu a:link, #submenu a:visited{  color: #FFFFFF;   background-image: url('images/nnavi3.gif');}#submenu a:hover, #submenu a:active{  background-image: url('images/nnavi2.gif');  color: #ffffff; }#submenuselected{  display: block;  width: 40px;  height: 25px;    background-image: url('images/nnavi1.gif');      text-decoration: none;  line-height: 25px;  color: #ffffff;  text-align: center;}/* === Other Divs === */ .border{  background-color: #000000;  padding: 0px 0px 0px 130px;  height: 502px;  background-image: url('images/back_intro.jpg');  background-repeat: no-repeat;  background-position: center center;  text-align: left;}#border-link {   position: absolute;   top: 440px;   left: 688px;   width: 70px;   height: 83px;   background-color: transparent;   border: 0px solid yellow; }	.content{  height: 400px;  color: #FFFFFF;  width: 550px;  overflow: auto;  padding: 140px 0px;}.designinfo{	text-align: center;	color: #FFFFFF;	background-color: inherit;	position: absolute;	left: 320px;	top: 420px;}.ylogo{	text-align: center;	background-color: inherit;	position: absolute;	left: 5px;	top: 0px;	background-image: url(images/yb.gif);	height: 20px;	width: 187px;}/* === Inline Text Styles === */h1{  margin: 10px 0 -40px -2px;  padding: 0 10px 40px 9px;  font-size: 16px;  color: #ffffff;  background-color: inherit;  border-left: 5px solid rgb(211, 226, 195);}.details{  display: none;  font-size: 9px;  color: #FFFFFF;}.text{  display: block;  margin: 5px 5px 20px 12px;}.text a{  color: #FFFFFF;  text-decoration: none;  font-weight: bold;}.text a:hover, .text a:active{  color: #62CCE9;}blockquote{  margin: 3px 0 3px 0;  padding: 5px 10px 5px 10px;}.note{  	display: block;	margin: 10px 15px 10px 15px;	color: #CCCCCC;}.bold{  font-weight: bold;}