body{
background-color:#FFFFFF;
background-image:url(images/MATERIAL/back.GIF);
color:black;
  text-align: center;
}

a {
color: #2a3faa;
text-decoration: underline;
 }

a:link {
color: #2a3faa;
text-decoration: none;
}

a:visited {
color: #2a3faa;
text-decoration: none;
}

a:active {
color: #2a3faa;
text-decoration: none;
}

a:hover  { color: #2a3faa; background-color: silver }

#index      { font-size: 9pt; line-height: 150%; margin-right: auto; margin-left: auto; width: 600px }

.link{
font-size:10pt;
text-align:left;
}

div.pagebanner{
width:100%;
height:30px;
padding-left:20px;
padding-top:8px;
background-color:#d4dfff;
color:#2a1faa;
font-size:24px;
}

table.link-note{
background-color:#2a1faa;
border:1px solid #2a1faa;
font-size:9pt;
}

address{
border-top:solid 8px #d4dfff;
padding-top:5px;
width:100%;
}

p.banner { text-align: left; color: #fff; font-size: 9pt; line-height: 150%; background-color: #000; background-repeat: no-repeat; margin-top: 5px; margin-right: 0; margin-left: 0; padding-top: 5px; padding-left: 30px; position: absolute; top: 0; left: 0; width: 100%; height: 41px }
.menu { color: silver; font-size: 14px; font-weight: bold; background-color: #000; text-align: center; padding-top: 5px; position: absolute; top: 55px; left: 0; width: 100%; height: 25px }
.menu a:link { color: #a6caf0 }
.menu a:visited { color: #50f }
.menu a:active { color: #a6caf0 }
.menu a:hover { color: #a0f; background-color: black }

.leftframe         { text-align: left; padding: 20px 12px 12px; width: 230px; height: 100%; float: left; border-style: none dotted; border-width: medium 2px; border-color: #808080 }
.rightframe     { text-align: center; margin-left: 20px; padding-top: 20px; padding-right: 10px; padding-bottom: 10px; width: 300px; height: 100%; float: left; border-style: none dotted none none; border-width: medium 2px medium medium; border-color: #808080 }
.contents { }
.leftframe ul  { list-style-type: square; margin-bottom: 24px; margin-left: 12px; padding-left: 12px }
H1   { color: #008080; font-size: 12pt }

