body {  background-color:#002d59;
                font-family: Arial, Swiss, Helvetica;
                color:#000080; }
b { font-size:12pt; color:#000080; }
sup { font-size:12pt; color:#251559; }
h3 { font-size:16pt; color:#000080; }
a:link { color:#000080; text-decoration:underline; }
a:visited  { color:#000080; text-decoration:underline; }
a:active { color:#000080; text-decoration:underline; }
a:hover {  color:#990000;}

 #header    {
            position: relative;  z-index:2;
            width:auto;
            height:100px;
            top:0;
            right:0;
            left:0;
            margin:0;
            padding:0;
            }

#footer         {
            font-size:8pt; color:#00aaaa;
            position: relative;  z-index:2;
			width:550px;
            top:20px;
            left:100px;
            }

 #mc                 {
            position: relative;  z-index:1;
            width:auto;
            top:0px;
            right:0;
            left:0;
            margin:0;
            padding-bottom:50px;
            }

#tab                 {
            background:url(img/white.gif);
            width:auto;
            height:auto;
            top:0;
            right:0;
            left:0;
            margin:0;
            padding-bottom:40px;
                        }

#tb                 {
            width:auto;
            height:auto;
            top:0;
            right:0;
            left:0;
            margin-left:30px;
            margin-right:30px;
            padding-top:100px;
            }

#container         {
                          position:absolute;
                          top:30px;
                          left:50%;
                          width:700px;
                          margin-left:-350px;
                        }