body {
   background-color: #ffffff;
   background-image: none;
   color: #000000;
   }
a:link {
   text-decoration: none;
   color: #666699;
   }
a:visited {
   text-decoration: none;
   color: #666699;
   }
a:hover {
   text-decoration: none;
   color: #3333ff;
   }
.menubar {
   /*background: #dddddd;*/
   background: #ffffff;
   color: #000000;
   }
.overlap {
   position: absolute;
   }
.main {
   position: absolute;
   top: 117px;
   }
.left,.middle,.right {
   position: absolute;
   top: 117px;
   }
.left {
   position: absolute;
   left: 10px;
   }
.middle {
   position: absolute;
   left: 211px;
   }
.right {
   position: absolute;
   left: 412px;
   }
.position {
   position: absolute;
   left: 10px;
   top: 30px;
   }
div,ul,.body,.partner,.footer {
   font-family: Arial,sans-serif;
   font-size: 12px;
   }
li {
   line-height: 110%;
   }
form {
   margin-top: 0px;
   margin-bottom: 0px;
   }
.table,.flash,.gelscore,.mapcreator,.blacktable,.whitetable {
   border-style: solid;
   border-width: 1px;
   border-color: #666699;
   color: #000000;
   background-color: #f9f9f9;
   background-image: none;
   padding:	0px;
   padding-left:	5px;
   }
.flash {
   background-color: #000000;
   background-image: url(img/exhib2.gif);
   background-repeat: no-repeat;
   color: #ffffff;
   }
.gelscore {
   background-color: #6699CC;
   }
.mapcreator {
   background-color: #eeeeff;
   }
.blacktable {
   background-color: #000000;
   color: #999999;
   /*height: 80px;*/
   }
.whitetable {
   background-color: #ffffff;
   color: #000000;
   }
.header {
   font-weight: bold;
   letter-spacing: .2em;
   border-style: solid;
   border-width: 1px;
   border-bottom-width: 0px;
   border-color: #666699;
   background-color: #dddddd;
   color: #333366;
   padding-left:	5px;	/* this indents the text */
   margin-bottom:	0px;
   background-image: url(img/header.png);
   }
.subheading {
   /*color: #660033;*/
   color: #333366;
   line-height:	200%;
   font-weight:	bold;
   /*font-size:	larger;*/
   }
.flashlink {
   color: #ffffff;
   /*background-color: #000000;*/
   }
.footer {
   text-align: center;
   font-size: x-small;
   }
