* {
margin:0;padding:0;
}

html, body { 
height:100%;
}

body, p, td, div, input, textarea, select {
  font: normal 12px Verdana;
}

td.navigation {
font-size: 12px; 
font-weight: bolder; 
color: #003399;
text-decoration: none;
margin-left: 8px;
height: 23px;
cursor: pointer;
}
div.layerLeft { position:absolute; left:20px; top:40px; width:150px; height:600px; z-index:1; font-family: Verdana; vertical-align: top ; background-color: #0066FF; font-weight: bolder; font-size: 16px ; clip:    rect(   )}
div.layerMain { position:absolute; left: 171px; top: 178px; width: 800px; height: auto; font-family: Verdana; z-index: 3; ; background-color: #6699FF; clip:    rect(   ); text-align: center; vertical-align: middle}
div.layerTop { position:absolute; left: 170px; top: 40px; width: 800px; height: 137px; font-family: Verdana; z-index: 2; ; background-color: #0066FF; font-weight: bolder; text-align: center; font-size: 16px; clip:  rect(   ); color: #CCFFFF}

