body {background-color:#193340;
      font-family:Helvetica,Arial,Sans-Serif;
	  margin:0px;
	  width:100%;
     }

#topmenu {
  margin-top:5px;
  text-align:center;
}
#topmenu a:link{
  font-size:10pt;
  color:#c9cacc;
  text-decoration:none;
  line-height:35px;
  display:block;
}

#topmenu a:hover{
  color:#ffb629;
  background:url(../images/triangle15x8.gif) center top no-repeat;
}

#topmenu a:visited{
  font-size:10pt;
  color:#c9cacc;
  line-height:35px;
  text-decoration:none;
  display:block;
}

#topmenu a:active{
  font-size:10pt;
  color:#ffb629;
  text-decoration:none;
  line-height:35px;
  background:url(../images/triangle15x8.gif) center top no-repeat;
  display:block;
}

#selectedmenu{
  font-size:10pt;
  color:#ffb629;
  line-height:35px;
  background:url(../images/triangle15x8.gif) center top no-repeat;
}
#submenu{
  position:relative;
}

#submenu a:link{
  color:#c9cacc;
  text-decoration:none;
  font-size:9pt;
}

#submenu a:hover{
  color:#ffb629;
}

#submenu a:active{
  color:#c9cacc;
  text-decoration:none;
  font-size:9pt;
}

#submenu a:visited{
  text-decoration:none;
  font-size:9pt;
}

#bottom{
  background-color:black;
  font-size:8pt;
  font-weight:500;
  text-align:center;
  color:#c9cacc;
  line-height:25px;
}

.content{
  font-size:10pt;
  color:#c9cacc;
}

.sectiontitle{
  font-size:8pt;
  font-weight:bold;
  color:#ffb629;
  margin:5px 0 0 12px;
  position:absolute;
}

a{
  color:#c0c0c0;
  text-decoration:none;
}
a:hover{
  color:#ffb629;
}
a:visited{
 text-decoration:none;
}

img{
  border:none;
}

hr{
  color:#ffb629;
  font-size:smaller;
  width:50%;
  height:1px;
  text-align:left;
}

.yellow{
text-align:center;
font-size:9pt;
color:#ffb629;
}
#imgpopup{
  /*background-color: white;
  /*height: 100%;*/
  /*filter:alpha(opacity=75); /* IE's opacity*/
  /*left: 0px;
  opacity: 0.75;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 99;*/
}