.title {
   margin-top: .5em;
   margin-bottom: 0;
   background-color: #6F6F6F;
   color: #FFFFFF}
.nav {
   background-color: #F9F9F1;
   font-size: 80%}
.here {color:  #6F6F6F}
table .nav, .source {
  background-color: #bce6f7;
}

.maintable, .maintable TD, .maintable TH
{
   font-family: arial, helvetica;
   line-height: 19px;
   font-size: 14px;
}

h1 {
   font-size: 200%;
   background-color: #0000B2;
   color: #FFFFFF;
   margin-top: 0;}
.leftside ul {
   margin: 0 0 0 10px;
   padding: 0 0 0 10px;
   list-style-type: square;
}
a:link {
   text-decoration: none;
}
th {
  text-align: left;
}
div h1 {
   background-color: #FFFFFF;
   color: #0000B2}
code {font-size: 80%}
body {
   color : #020202;
   background-color: #FFFFFF;
   font-family: arial, helvetica;
   line-height: 19px;
   font-size: 14px;
}
body.press {
   color: #000000;
   background-color: #FFFFFF}
h1.press{
   background-color: #0000B2;
   color: #FFFFFF;
   text-align: center}
.press {
   background-color: #D5D5AA;
   color: #000000;}

.main {
   margin-left: 25%
}
h1, h2, h3 {
   color: #0000B2;
   margin-bottom: 0.5em;
   }
p {
   margin-top: .2em;
  }

p.summary {
   text-align: justify;
  }
mg {
   border: none;
  }
body>h2, body>h3 {
  clear: left;
  }
.leftside {
   position: absolute;
   top: 50px;
   left: 20px;
   background-color: #F9F9F1;
   font-size: 80%;
   margin-top: 2em;
   margin-right: 2em;
   width: 20%;
   padding-bottom: .5em;
}
.rightside {
  position: absolute;
  right: 0;
  width: 320px;
}

.description {
  margin-left: 5%;
  margin-right: 40%;
}
a:link {
   color: #A75F59;
   font-weight: bold;
   text-decoration: none;
}

a:visited {
   color: #A75F59;
   font-weight: bold;
   text-decoration: none;
}

a:active {
   color: #A75F59;
   font-weight: bold;
   text-decoration: none;
}

table {
  border-color: #B2B2B2;
}

td, th {
  padding-right: 8px;
}

.red {
  color: #FF0000;
  background-color: #FFFFFF
}

.dropdown {float:left; padding-right:2px}
.dropdown dt {cursor:pointer;}
.dropdown dt:hover {background:url(images/header_over.gif)}
.dropdown dd {position:absolute; overflow:hidden; width:208px; display:none; background:#fff; z-index:10; opacity:0}
.dropdown ul {width:204px; border:2px solid #9ac1c9; list-style:none; border-top:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:0px; color:#A75F59; text-decoration:none; background:#eaf0f2; width:194px}
.dropdown a:hover {background:#d9e1e4; color:#000}
.dropdown .underline {border-bottom:1px solid #b9d6dc}
