BODY {
      background-color : #5A5A5A;
      background-image:  url(Asie_Pics/Headers/Pattern2.jpg);
      background-repeat: repeat-y; 
      font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
      color : #C7C2A6;
      margin: 0px; 
      }

.Header {
    	margin-left: 130px;
		  }  
		
.Navigation {/*The navigation on the left side, positioned absolutely*/
    position: absolute;
    top: 14px;
    left: 0px;
    width: 120px;
    height: auto;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    line-height : 110%;/*line-height set to 110% in order to*/
    }                  /*have the navigation elements better separated*/
	
.navbox {
	font-size: 15px; /*readability for the links*/
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	background-color: transparent;
	padding: 5px;
	margin: 20px 5px 5;
	font-weight: bolder;
}
	
p.First:first-letter {
	font-size: 2em;
	float: left;
	font: "Courier New", Courier, monospace;
}

.H2 {font-size: 18pt;}
.H3 {font-size: 16pt;}


.d1 {
	background: transparent; /*declare a color together with a contrasting background color*/
	color: #C7C2A6; /*to insure readability*/
	margin: 10px 23px 20px 150px; /*to position the content area to the right of the navigation*/
	padding: 5px; /*space to separate navigation and content*/
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	width: auto;
	padding: 2px; /*to insure that NN4.xx renders the background-color of the content area*/
	font-size: 14px;
	clear: both;
	}
	
.d1 img.l {
	background: Black;
	float: left;
	margin: 10px 20px 5px 20px;
	padding: 3px;
	}

.d1 img.r {
	background: Black;
	float: right;
	margin: 10px 10px 5px 20px;
	padding: 3px;
	}
	
 
P, OL, UL, DL {font-size: 14px;}
/*font-family is already defined, here I only set the font-size*/
P OL, P UL, P DL, OL UL {font-size: 13px;}
/*and here the I prevent the incredible shrinking text*/
        
a:link {
	/*normal links in the text*/
	color: #D9B900;
	text-decoration: underline;
	background: transparent;
	font-weight: 800;
}
a:visited {
	color: #D9B900;
	text-decoration: underline;
	font-weight: 800;
	background: transparent;
}
a:hover { 
  color: #999999; 
  text-decoration : underline; 
  background: transparent;
  font-weight: 800;
  }

/*now follow the section links in the navigation bar on the left side*/        
a.nav:link {
	color: Black;
	text-decoration: none;
	font-weight: 800;
	font-size: 16px;
	background: transparent;
}
a.nav:visited {
	color: Black;
	text-decoration: none;
	font-weight: 800;
	font-size: 16px;
	background: transparent;
}
a.nav:hover {
	color: Maroon;
	text-decoration: none;
	font-weight: 600;
	font-size: 16px;
	background: transparent;
}
a.navtot {/*the style for the actual page*/
  color: #CDCDCD; 
  text-decoration: none; 
  font-weight: 600; 
  font-size: 16px; 
  background: transparent;}
  

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: Black;
}
#menu {
	position: static;
	top: 0;
	left: 0;
}
#menu {
	width: 130px;
}
#menu dt {
	cursor: pointer;
	margin: 2px 0;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-weight: normal;
	border: 1px solid gray;
	background: #ccc;
	font-size: 0.9em;
}
#menu dd {
	border: 1px solid gray;
}
#menu li {
	text-align: center;
	background: #fff;
}
#menu li a, #menu dt a {
	color: #000;
	text-decoration: none;
	display: block;
	font-weight: normal;
	border: 0 none;
	height: 100%;
	font-size: 0.8em;
}

#menu li a:hover, #menu dt a:hover {
	background: #eee;
}
hr {
	visibility: hidden;
	height: 0;
	clear: both;
}

#list {
	position: static;
	top: 0;
	left: 0;
	width: 250px;
}
#list dt {
	cursor: pointer;
	margin: 2px 0;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-weight: normal;
	border: 1px solid gray;
	background: #ccc;
	font-size: 0.9em;
}
#list dd {
	border: 1px solid gray;
}
#list li {
	text-align: center;
	background: #fff;
}
#list li a, #list dt a {
	color: #000;
	text-decoration: none;
	display: block;
	font-weight: normal;
	border: 0 none;
	height: 100%;
	font-size: 0.8em;
}

#list li a:hover, #list dt a:hover {
	background: #eee;
}

#step {
	top: 0;
	left: 0;
	width: 130px;
}
#step dt {
	cursor: pointer;
	margin: 2px 0;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-weight: normal;
	border: 1px solid gray;
	background: #ccc;
	font-size: 0.9em;
	position: fixed;
	bottom: 5px;
}

.step1 {
	width: 130px;
	cursor: pointer;
	margin: 2px 0;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-weight: normal;
	border: 1px solid gray;
	background: Gray;
	font-size: 0.7em;
	position: fixed;
	bottom: 5px;
	left: 0;
	color: Black;
}
.step2 {
	width: 130px;
	cursor: pointer;
	margin: 2px 0;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-weight: normal;
	border: 1px solid gray;
	background: Gray;
	font-size: 0.7em;
	position: fixed;
	bottom: 30px;
	left: 0;
	color: Black;
}
.step3 {
	width: 130px;
	cursor: pointer;
	margin: 2px 0;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-weight: normal;
	border: 1px solid gray;
	background: Gray;
	font-size: 0.7em;
	position: fixed;
	bottom: 55px;
	left: 0;
	color: Black;
}
* html {
    overflow-y: hidden;
    }
* html body {
    overflow-y: auto;
    }
* html div.step1 {
	position: absolute;
}
* html div.step2 {
	position: absolute;
}
* html div.step3 {
	position: absolute;
}

