#menulink { text-decoration: none;
    color: #001100;
	font-family: Arial;
  }

a {
	text-decoration: none;
	color: #58548B;
	font-family: Trebuchet MS;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #58548B;
}

#menulink:hover {
           text-decoration: underline;
        }

td {
     vertical-align: top;
     text-size: 10pt;
    	font-family: arial;
   }


img {
        border: 0;
    }

h1 {	font-size: 24pt;
   }

h2 {
	font-size: 18pt;
   }

h3 {	font-size: 14pt;
   }

h4 {	font-size: 12pt;
   }

h5 {	font-size: 10pt;
   }

#maincontent {
       font-size: 10pt;
			text-align: justify;
     }

  #mainblock { z-index: 5;
              position: absolute; 
              left: 70;
              top: 70;

             }
  #titlemark { position: absolute;
               left: 5; 
               top: 45;
               z-index: 0;
               font-size: 60pt;
               width: 70;
               text-align: center;
               color: #30a5a5;
               line-height: 45pt;
               overflow: hidden;
		font-family: Times New Roman;
             }
  #titlemark2{ position: absolute;
               left: 25; 
               top: 310;
               z-index: 2;
               font-size: 60pt;
               width: 70;
               text-align: center;
               color: #207070;
               line-height: 45pt;
               overflow: hidden;
		font-family: Times New Roman;
             }
  #titlemark3{ position: absolute;
               left: 18; 
               top: 125;
               z-index: 1;
               font-size: 200pt;
               width: 70;
               text-align: center;
               color: #208080;
               line-height: 200pt;
               overflow: hidden;
		font-family: Times New Roman;
             }
  #infobar {   float: right;
               width: 850;
               text-align: right;
               font-size: 12pt;
           }
  #quote  { font-size: 8pt; 
            font-style: italic;
	font-family: arial;
          }
  #mainbar {
              float: left;
              width: 120;
              z-index=5;
      }       

  #subcont {
		font-size: 10pt;
           }

  #subbar {
              float:right; 
              width=115;
          }
  table {  cellpadding: 0;
           cellspacing: 0;
           margin: 0;
           border: 0;
	   font-size: 12pt;
        }  
  table.floatelem { background: #b4d9d2;
                    border:0;
                  }
  table.float {  background: #000000;
                 border: 0;
              }


  #hidden1 {
		color: #208080;
	}
