body {
  margin: 0px;
  background-color: #FFFFFF;
}
#logoBM {
  float: left;
  width: 300px;
  height: 90px;
  background-color: #FFFFFF;
}
#banner {
  float: right;
  width: 700px;
  height: 90px;
  background-color: #FFFFFF;
  background-image: url(../images/banner.gif);
}
#topmenu {
  float: left;
  width: 1000px;
  height: 30px;
  background-color: #FFFFFF;
}
#topmenu2 {
  float: left;
  width: 1000px;
  height: 30px;
  background-color: #FFFFFF;
  background-image: url(../images/topmenu2.png);
}
#topmenu3 {
  float: left;
  width: 1000px;
  height: 10px;
  background-color: #FFFFFF;
}
#contenttext {
  float: left;
  width: 400px;
  height: 400px;
  background-color: #FFFFFF;
  background-image: url(../images/ibg3.png);
}
#contenttext2 {
  float: right;
  width: 600px;
  height: 400px;
  background-color: #FFFFFF;
}
#bottommenu {
  float: left;
  width: 1000px;
  height: 30px;
  margin-top: 10px;
  background-color: #FFFFFF;
  background-image: url(../images/bottommenu.png);	
}
.text {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  line-height: normal;
  font-size: 12px;
  color: #FCFCFC;
}
.text a {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  line-height: normal;
  font-size: 12px;
  color: #FCFCFC;
  text-decoration: none;
}
.text a:hover {
  text-decoration: underline;
}
.text2 {
  font-family: Arial;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  line-height: normal;
  font-size: 12px;
  color: #00295B;
}
.text2 a {
  font-family: Arial;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  line-height: normal;
  font-size: 12px;
  color: #00295B;
  text-decoration: none;
}
.text2 a:hover {
  text-decoration: underline;
}
.text3 {
  font-family: Arial;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  line-height: normal;
  font-size: 12px;
  color: #FF0000;
}
.text3 a {
  font-family: Arial;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  line-height: normal;
  font-size: 12px;
  color: #FF0000;
  text-decoration: none;
}
.text3 a:hover {
  text-decoration: underline;
}
.text4 {
  font-family: comic sans ms;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: normal;
  font-size: 16px;
  color: #00295B;
}
.text4 a {
  font-family: comic sans ms;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: normal;
  font-size: 16px;
  color: #00295B;
  text-decoration: none;
}
.text4 a:hover {
  text-decoration: underline;
}

