/* Generated by KompoZer */
body {
  padding: 0;
  background-color: #000078;
  font-family: Helvetica,Arial,sans-serif;
}
/* pop up menu adds 
#popitmenu{
position: absolute;
z-index: 100;
background-color: white;
border:1px solid black;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

#popitmenu a:hover{ 
background-color: #CCFF9D;
} */

#container {
  border-width: 0px;
  margin: 0 auto;
  padding: 1px;
  width: 856px;
  position: relative;
  text-align: center;
  font-size: 0;
  background-color: #000080;
  height: 0%;
}
#navbar {
  margin: 0;
  padding: 0 0 4px;
  height: 0em;
  font-family: Helvetica,Arial,sans-serif;
  font-variant: small-caps;
  font-weight: bold;
  font-size: 12px;
  line-height: 150%;
  text-align: center;
}
#navbar li {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  float: left;
}
#navbar li a {
  border-style: solid;
  border-color: #a0c0ff #0000A0 #000000 #80a0ff ; /*#e0f0ff #5060ff #3040ff #e0f0ff; #80a0ff #80a0ff #000080 #000080;*/
  border-width: 3px;
  display: block;
  width: 116px;
  height: 20px;
  padding-top: 2px;
  background-color: #0000ff;
  color: #ffffff;
  background-image: url(../imgs/buttonblue.jpg); background-repeat: repeat-x;
  text-align: center;
  text-decoration: none;
}
#navbar li ul {
  display: none;
  background-color: #0000ff;
}
#navbar li:hover ul, #navbar li.hover ul {
  margin: 0;
  padding: 0;
  display: block;
  position: absolute;
}
#navbar li:hover li, #navbar li.hover li {
  float: none;
}
#navbar li:hover li a, #navbar li.hover li a {
 /* opening lower button color */
  border-bottom: 3px solid #000080;
  color: #ffffff;
}
#navbar li li a:hover {
 /* hover color: gold button */
  color: #000000; /*#333333;*/
  background-image: url(../imgs/buttongold.jpg); background-repeat: repeat-x;
  background-color: #ffcc00;
}
#navbar li a:hover {
 /*header color */
  color: #ffffff;
  background-color: #858dbb; /*grey*/
  background-image: url(../imgs/buttongrey.jpg); background-repeat: repeat-x;
}
#navbar button{
	font-size: 11px; font-weight: 600; color:white; border:3px solid; border-top-color:#a0c0ff; border-left-color:#80a0ff; border-right-color:#039; border-bottom-color:#039; background-color:#0000ff; height:26px; width: 121px; background-image: url(../imgs/buttonblue.jpg); background-repeat: repeat-x;
}

#content {
	clear: left; /* Important: clear content following the menu bar. */
}
.content {
  font-family: verdana,lucida,helvetica,sans-serif;
  font-size: 11px;
  line-height: 18px;
  letter-spacing: 1px;
}
.small-txt {
  color: #ffffff;
  background-color: #778899;
  font-family: Verdana,lucida,helvetica,sans-serif;
  font-size: 10px;
  line-height: 18px;
}
.grey-txt {
  color: #333333;
  background-color: #778899;
  font-family: Verdana,lucida,helvetica,sans-serif;
  font-size: 10px;
  line-height: 18px;
}
.h1 {
  font-family: helvetica,sans-serif;
  margin-top: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 40px;
  line-height: 60px;
  letter-spacing: 4px;
  color: #ffffff;
  background-color: #ffcc00;
  text-align: center;
}
.micro-txt {
  color: #ffffff;
  background-color: #778899;
  font-family: Verdana,lucida,helvetica,sans-serif;
  font-size: 35px;
  line-height: 50px;
}
.bmicro-txt {
  color: #000000;
  background-color: #778899;
  font-family: Verdana,lucida,helvetica,sans-serif;
  font-size: 35px;
  line-height: 50px;
}
.cmicro-txt {
  color: #000000;
  background-color: #778899;
  font-family: Verdana,lucida,helvetica,sans-serif;
  font-size: 30px;
  line-height: 35px;
}
.dmicro-txt {
  color: #ffffff;
  background-color: #000000;
  font-family: Verdana,lucida,helvetica,sans-serif;
  font-size: 60px;
  line-height: 80px;
}

