@charset "utf-8";

body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #99B3CC;

  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  text-align: left;
}
img {
  border: 0;
}
div {
  text-align: left;
  overflow: auto;
}
ul {
  margin-top: 5px;
}
li {
  margin-bottom: 3px;
}

/* Text */
a:link {
  text-decoration: none;
  color: #336799;
}
a:visited {
  text-decoration: none;
  color: #336799;
}
a:hover {
  text-decoration: none;
  color: #000000;
}
a:active {
  text-decoration: none;
  color: #336799;
}

.neotitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  padding-top: 5px;
  padding-bottom: 10px;
}

.highlight {
  color: #336799;
}

/* forms */

input {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  margin-left: 0px;
  margin-bottom: 5px;
  padding-left: 2px;
  border-top: 0px;
  border-bottom: 1px solid #333333;
  border-left: 1px solid #333333;
  border-right: 0px;
}

select {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  margin-left: 0px;
  margin-bottom: 5px;
  padding-left: 2px;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
}

input[type=submit] {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #FFFFFF;
  font-weight: bold;
  float: right;
}

input[type=radio] {
  border: 0px;
}

textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  margin-left: 0px;
  padding-left: 2px;
  border-top: 0px;
  border-bottom: 1px solid #333333;
  border-left: 1px solid #333333;
  border-right: 0px;
}

/* scroll */

.scroll-track{
height:1px;
width:10px;
background-image: url('resource.php?fct=img&f=sliderscrollfill.png');
background-repeat: repeat;
}

.scroll-handle{
border: 0px;
height:1px;
width:10px;
background-image: url('resource.php?fct=img&f=sliderfill.png');
background-repeat: repeat;
cursor:pointer;
}

.scroll-track-top{
height:1px;
width:10px;
background-image: url('resource.php?fct=img&f=sliderup.png');
}

.scroll-handle-bot{
height:24px;
width:10px;
background-image: url('resource.php?fct=img&f=sliderbot.png');
}

.scroll-handle-top{
height:24px;
width:10px;
background-image: url('resource.php?fct=img&f=slidertop.png');
background-repeat: no-repeat;
}

.scroll-track-bot{
height:1px;
width:10px;
background-image: url('resource.php?fct=img&f=sliderdown.png');
}

/* divs */

#neofull {
  position: relative;
  overflow: hidden;
  width: 910px;
  height: 600px;
  background: url('resource.php?fct=img&f=neo-bg.png');
}
#neoleft {
  position: absolute;
  overflow: hidden;
  top: 0px;
  left: 5px;
  width: 309px;
  height: 600px;
  border-right: 1px #666666 solid;
}
#neoheader{
  position: absolute;
  overflow: hidden;
  top: 0px;
  left: 0px;
  width: 310px;
  height: 150px;
}
#neomenu{
  position: absolute;
  overflow: hidden;
  top: 150px;
  left: 122px;
  width: 187px;
  height: 250px;
}
#neofooter{
  position: absolute;
  overflow: hidden;
  top: 400px;
  left: 0px;
  width: 310px;
  height: 200px;
  background: url('resource.php?fct=img&f=glacier.jpg');
}
#neofootercontent {
  position: relative;
  overflow: hidden;
  top: 115px;
  left: 122px;
  height: 85px;
  padding-right: 13px;
  width: 174px;
  border-top: 1px #666666 solid;
  text-align: right;
  font-size: 11px;
}
#neocontent{
  position: absolute;
  overflow: hidden;
  top: 150px;
  left: 355px;
  width: 500px;
  height: 350px;
  padding-top: 0px;
  border-top: 1px #666666 solid;
  list-style-position: outside;
  list-style-image: url('resource.php?fct=img&f=bullet.jpg');
  list-style-type: circle;
}
#neobottom {
  position: absolute;
  overflow: hidden;
  top: 515px;
  padding-top: 60px;
  left: 355px;
  width: 500px;
  height: 25px;
  text-align: right;
  font-size: 11px;
}

/* Menus */

.menuitem {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: right;
  padding-right: 13px;
  padding-top: 6px;
  padding-bottom: 6px;
  color: #336799;
  width: 174px;
  overflow: hidden;
  border-top: 1px #666666 solid;
}
.menuitem a:link {
  font-weight: normal;
  text-transform: uppercase;
  color: #333333;
  text-decoration: none;
}
.menuitem a:visited {
  color: #333333;
  text-decoration: none;
}
.menuitem a:hover {
  color: #336799;
  font-weight: bold;
  text-decoration: none;
}
.menuitem a:active {
  color: #666666;
  text-decoration: none;
}

.menuitemselected {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: right;
  padding-right: 13px;
  padding-top: 6px;
  padding-bottom: 6px;
  color: #336799;
  width: 174px;
  overflow: hidden;
  border-top: 1px #666666 solid;
}
.menuitemselected a:link {
  font-weight: bold;
  text-transform: uppercase;
  color: #336799;
  text-decoration: none;
}
.menuitemselected a:visited {
  color: #336799;
  text-decoration: none;
}
.menuitemselected a:hover {
  color: #336799;
  font-weight: bold;
  text-decoration: none;
}
.menuitemselected a:active {
  color: #336799;
  text-decoration: none;
}

.submenuitem {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-align: right;
  padding-right: 13px;
  color: #336799;
  width: 174px;
  overflow: hidden;
}
.submenuitem a:link {
  font-weight: normal;
  color: #333333;
  text-decoration: none;
}
.submenuitem a:visited {
  color: #333333;
  text-decoration: none;
}
.submenuitem a:hover {
  color: #336799;
  font-weight: bold;
  text-decoration: none;
}
.submenuitem a:active {
  color: #666666;
  text-decoration: none;
}

.submenuitemselected {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-align: right;
  padding-right: 13px;
  color: #336799;
  width: 174px;
  overflow: hidden;
}
.submenuitemselected a:link {
  color: #336799;
  text-decoration: none;
}
.submenuitemselected a:visited {
  color: #336799;
  text-decoration: none;
}
.submenuitemselected a:hover {
  color: #336799;
  font-weight: bold;
  text-decoration: none;
}
.submenuitemselected a:active {
  color: #666666;
  text-decoration: none;
}

.submenulastitem {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-align: right;
  padding-right: 13px;
  padding-bottom: 6px;
  color: #336799;
  width: 174px;
  overflow: hidden;
}
.submenulastitem a:link {
  font-weight: normal;
  color: #333333;
  text-decoration: none;
}
.submenulastitem a:visited {
  color: #333333;
  text-decoration: none;
}
.submenulastitem a:hover {
  color: #336799;
  font-weight: bold;
  text-decoration: none;
}
.submenulastitem a:active {
  color: #666666;
  text-decoration: none;
}

.submenulastitemselected {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-align: right;
  padding-right: 13px;
  padding-bottom: 6px;
  color: #336799;
  width: 174px;
  overflow: hidden;
}
.submenulastitemselected a:link {
  color: #336799;
  text-decoration: none;
}
.submenulastitemselected a:visited {
  color: #336799;
  text-decoration: none;
}
.submenulastitemselected a:hover {
  color: #336799;
  font-weight: bold;
  text-decoration: none;
}
.submenulastitemselected a:active {
  color: #666666;
  text-decoration: none;
}


