
body{font: medium arial, Helvetica, sans-serif;        
            margin: 0px 0px 0px 0px;  
            color: white;
}

.widespace {
  line-height: 0.1em;
  font-size: 20px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

h1{font: large arial, helvetica, sans-serif; 
       margin: 0px 0px 20px 0px; 
       color: #94BDCE; 
       font-weight: bold;
}
a:visited {
color: white;
text-decoration: underline ;
}
a:link{
color: white;
text-decoration: underline ;
}
a:hover{
color: white;
text-decoration: underline ;
}
a:active{
color: white;
text-decoration: underline ;
}

.main{font: x-small arial, Helvetica, sans-serif;     
            color: white;    
              text-decoration: none ;
  }


.mainon{font: x-small arial, Helvetica, sans-serif;             
                font-weight: bold;
                color: white;
                text-decoration: none ; 
}

.homemain{font: x-small arial, Helvetica, sans-serif;     
             color: #00526B;    
              font-weight: bold;
              text-decoration: none ;
  }


.homemainon{font: x-small arial, Helvetica, sans-serif;             
                font-weight: bold;
                color: #00526B;
                text-decoration: none ; 
}


.fp {
  font-size: 80%;
  font-family: verdana, arial, helvetica, sans-serif;
}

td#linkstyle a {text-decoration: none;   }
td#home a {text-decoration:underline; color: black;}
.contact {
  margin-left: 50px;
}

.test{font: x-small arial;
         font-style: italic;
}
.testbold{font: x-small arial;
         font-weight: bold;
}

.backgroudstyletop{
    background-image: url('images/backgroudtop.gif');
    background-repeat: no-repeat;
    background-position: top center; 
}

.backgroudstylebottom{
    background-image: url('images/backgroundbottom.gif');
    background-repeat: no-repeat;
    background-position: top center; 
}

.buildingstyle{
    background-image: url('images/buildingback.gif');
    background-repeat: no-repeat;
    background-position: top center; 
}
.back{
    background-color: #00526B;
}
.building{font: 10px arial;
                  color: white;
                  font-weight: bold;

}
.copyright{font: xx-small arial;
                  color: black;
}

.maincontent{font: x-small arial;
margin-top: 80px; 

}

