body {
 color: #444444;
 font-size: 1.1em;
 line-height: 1.1em;
 font-family: trebuchet ms, sans-serif;
 text-align: center;
 background: #EEEEEE;
 z-index: -1;
 }

body, input, textarea, select {
 font-family: trebuchet ms, sans-serif;
 }

#block {
 position: absolute;
 top: 0px;
 height: 262px;
 left: 0px;
 width: 100%;
 background: #000000;
 }

#page {
 position: relative;
 top: 10px;
 width: 800px;
 height: 840px;
 margin: 0px auto;
 text-align: justify;
 z-index: 1;
 border: 2px solid #CCCCCC;
 background: #ffffff;
 }

#toppanel {
 position: relative;
 width: 800px;
 height: 250px;
 border-bottom: 2px solid #CCCCCC;
 background: url(../pics/banner01.jpg);
 }

#logo {
 float: right;
 width: 220px;
 height: 180px;
 background: url(../pics/logo.gif);
 z-index: 40;
 }

#navigation {
 z-index: 100;
 position: absolute;
 top: 200px;
 width: 794px;
 padding: 2px 2px;
 background: url(../pics/blackbut.gif);
 /border: 1px solid #CCCCCC;
 }

#menu {
 display: table align=left;
 padding: 0;
 margin: 0 auto;
 list-style: none;
 white-space: nowrap;
 z-index: 100;
 }

#menu li {
 display: table-cell;
 margin:0;
 padding:0;
 /border: 1px solid #CCCCCC;
 }

#menu li a {
 float: left;
 font-family: trebuchet ms, sans-serif;
 font-size:0.8em;
 font-weight: bold;
 height:3.1em;
 line-height:3.1em;
 padding:0 1em;
 text-decoration:none;
 color:#ffffff;
 /border-right:2px solid #AAAAAA;
 }

#menu li a:hover {
 color:#ffff00;
 /background: url(../pics/whitebut.gif);
 }

#menu li a:visited {
 text-color: #ff8800;
 }

#midpanel {
 position: absolute;
 top: 250px;
 width: 800px;
 height: 430px;
 background:url(../pics/tile.jpg);
 overflow-x: hidden;
 overflow-y: auto;
 }

#bottompanel {
 position: absolute;
 top: 680px;
 width: 780px;
 height: 80px;
 padding: 10px;
 text-align: left;
 font-size: 0.8em;
 background:url(../pics/tile.jpg);
 }

#bottompanel p {
 margin: 0px;
 padding: 0px;
 }

#content {
 position:relative;
 width: 710px;
 padding: 10px 50px 10px 50px;
 z-index: 3;
 }

#footer {
 position: absolute;
 top: 778px;
 width: 780px;
 height: 40px;
 border-top: 2px solid #CCCCCC;
 padding: 10px;
 text-align: right;
 font-size: 0.8em;
 background: url(../pics/dark.jpg);
 }

#footer p {
 margin: 0px;
 padding: 0px;
 }

h1 {
 font-size: 1.3em;
 padding: 0px 0px 0px 0px;
 color: #1F55A3;
 border-bottom: 2px solid #A7CAFB;
 }

body, input, textarea, select {
 font-family: trebuchet ms, sans-serif;
 }

input, textarea, select {
 font-size: 1em;
 }

p, h1, h2, h3, h4 {
 margin: 10px 10px 8px 0px;
 }

.picfoot {font-size: 10pt; font-weight: bold; color: #222; text-align: center;}
.right {float:right; font-weight: bold; font-size: 12pt; color: #008800;}

p.caption {
 font-family: ariel, sans-serif;
 font-size: 0.6em;
 font-weight: bold;
 color: #ff0000;
 }

p.footnote {
 font-family: ariel, sans-serif;
 font-size: 0.8em;
 color: #000000;
 }

table.google {
 font-family: ariel, sans-serif;
 font-size: 0.8em;
 color: #000000;
 }

