html {
  height: 100%;
  width: 100%;
  overflow: auto;
}

body {
  position: relative;
  height: 100%;
  margin: 0px;
  padding: 0px;
  color: #3B4164;
  font-family: "Verdana", "Tahoma", "Arial", "Times New Roman";
  background-color: #FFFF66;
  z-index: 0;
  min-width: 790px;
  font-size: 10pt;
}

img#logo {
  z-index: 2;
  position: absolute;
  left: 45%;
  top: 5px;
  color: #FFFFFF;
  border-width: 0px;
  background-color: transparent;
  padding: 0px;
}

img#background0 {
  height: 270px;
  width: 100%;
  min-width: 790px;
  z-index: -1;
  position: absolute;
  color: #FFFFFF;
  border-width: 0px;
  background-color: #FFFF66;
  padding: 0px;
}

img#background1 {
  height: 270px;
  width: 100%;
  min-width: 790px;
  z-index: 0;
  position: absolute;
  color: #FFFFFF;
  border-width: 0px;
  background-color: #FFFF66;
  padding: 0px;
}

.contentpane {
  position: relative;
  min-width: 690px;
  left: 0px;
  top: 150px;
  padding: 0px;
  padding-left: 5px;
  width: 90%;
  border-width: 0px;
}

a:link, a:visited {
  color: #0000AA;
  text-decoration: none;
}

a:hover {
  color: #0000AA;
  text-decoration: underline;
}

a.yellow:link, a.yellow:visited {
  color: #FFFFAA;
  text-decoration: none;
}

a.yellow:hover {
  color: #FFFFAA;
  text-decoration: underline;
}

a.red:link, a.red:visited {
  color: #AA5555;
  text-decoration: none;
}

a.red:hover {
  color: #AA5555;
  text-decoration: underline;
}

.buttons {
  position: absolute;
  left: 0px;
  top: 0px;
  padding-top: 0px;
  width: 100%;
  min-width: 800px;
}

#buttonsbackground {
  position: absolute;
  left: 0px;
  top: 0px;
  padding-top: 0px;
  height: 700px;
  width: 100%;
  min-width: 800px;
}

.ballimg {
  position: absolute;
  z-index: 2;
  border-width: 0px;
  cursor: pointer;
}

#button1 {
  top: 30px;
  left: 5px;
}

#button2 {
  top: 40px;
  left: 13%;
}

#button3 {
  top: 50px;
  left: 25%;
}

#button4 {
  top: 60px;
  left: 37%;
}

#button5 {
  top: 80px;
  left: 49%;
}

#button6 {
  top: 100px;
  left: 61%;
}

#button7 {
  top: 120px;
  left: 73%;
}

#button8 {
  top: 160px;
  left: 85%;
}

div.newslabel, div.newscontent {
  width: 60%;
  border-width: 1px;
  border-style: solid;
  border-color: #000066;
}

table.border {
  border-collapse: collapse;
  border-color: #000066;
  border-style: solid;
  border-width: 1px;
}

th.border {
  background: #000066;
  color: #FFFFFF;
  text-align: center;
  font-weight: bold;
}

td.border {
  text-align: left;
  border-color: #000066;
  border-style: solid;
  border-width: 1px;
}

div.newslabel {
  background: #000066;
  color: #FFFFFF;
  height: 20px;
  text-align: left;
  font-weight: bold;
}

div.newscontent {
  background: #FFFFAA;
  text-align: left;
}

h1 {
  font-size: 16pt;
  font-weight: bold;
  text-align: left;
}

h2 {
  font-size: 12pt;
  font-weight: bold;
  text-align: left;
}

h4 {
  font-size: 8pt;
  font-weight: normal;
  text-align: left;
  margin: 0px;
  margin-bottom: 2px;
}

h5 {
  font-size: 7pt;
  font-weight: normal;
  text-align: center;
  margin: 0px;
}

h6 {
  font-size: 7pt;
  font-weight: normal;
  text-align: left;
  margin: 0px;
  margin-bottom: 2px;
}

div.Tab {
  width: 98%;
  border-left: 1px solid #000066;
  border-right: 1px solid #000066;
  border-bottom: 1px solid #000066;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 5px;
  padding-bottom: 0px;
  overflow: auto;
}

div.loading {
  position: absolute;
  left: 40%;
  top: 20%;
  z-index: 15;
  width: 16em;
  height: 8em;
  background: #000066;
  color: #FFFFAA;
  text-align: center;
  font-weight: bold;
  padding: 0px;
  padding-top: 45px;
  visibility: hidden;
  display: none;
  border-width: 2px;
  border-style: solid;
  border-color: #FFFFAA;
}

div.photo {
  float: left;
  position: relative;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFAA;
  background: #000066;
  color: #FFFFAA;
  width: 170px;
  height: 160px;
  padding: 0px;
  padding-top: 5px;
  text-align: center;
  vertical-align: middle;
  font-size: 8pt;
  font-weight: normal;
  text-align: center;
  margin: 0px;
  cursor: pointer;
}

div.photobox {
  display: block;
  position: relative;
  float: left;
  padding: 0px;
  width: auto;
  border-width: 1px;
  border-style: solid;
  border-color: #0000AA;
  text-align: center;
  background: #000066;
  color: #FFFFAA;
}

.slideshow {
  float: left;
  position: relative;
  border-width: 1px;
  border-style: solid;
  border-color: #000066;
}

img {
  border-width: 0px;
}

button {
  background-color: #000066;
  border-color: #000066;
  color: #FFFFAA;
}

input, select, option, textarea {
  background-color: #FFFFAA;
  border-color: #000066;
  color: #000066;
}

div.bigphoto {
  position: absolute;
  left: 10%;
  top: 0px;
  background: #FFFFAA;
  color: #000066;
  text-align: center;
  font-weight: bold;
  padding: 0px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 20px;
  border-width: 2px;
  border-style: solid;
  border-color: #000066;
  background-image: url(../images/progress_bar.gif);
  background-repeat: no-repeat;
  background-position: 50% 75%;
  z-index: 15;
}

div.smallphoto {
  position: relative;
  background: #FFFFAA;
  color: #000066;
  font-weight: bold;
  padding: 0px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-width: 2px;
  border-style: solid;
  border-color: #000066;
}

div.backgroundphoto {
  position: absolute;
  width: 400px;
  height: 300px; 
  background: #FFFFFF;
  border-width: 1px;
  border-style: solid;
  border-color: #000066;
  z-index: 2;
}

div.backgroundphotooverlay {
  position: absolute;
  width: 400px;
  height: 300px; 
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #000066;
  z-index: 3;
}

#smallGallery {
  width: 250px;
  height: 180px;
}

#bigGallery {
  width: 800px;
  height: 600px;
  display: none;
  z-index: 10;
  position: absolute;
  left: 10%;
  top: 0px;
}

.heading {
  background-color: #000066;
  color: #FFFF66;
  height: 1.5em;
  float:left;
}

.progressWrapper {
	width: 357px;
	overflow: hidden;
}

.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}

fieldset {
	margin: 5px;
}

legend 
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: Black;
}

fieldset.flash
{
	width: 375px;
	margin: 10px 0px 10px 0px;
	border-color: #D9E4FF;
}

.progressName {
	font-size: 8pt;
	font-weight: bold;
	color: #555555;
	
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}
.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0px;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}
.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}
.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}
.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Verdana;
	text-align: left;
	white-space: nowrap;
}
a.progressCancel,
a.progressCancel:link,
a.progressCancel:active,
a.progressCancel:visited,
a.progressCancel:hover
{
	font-size: 0px;
	display: block;
	height: 16px;
	width: 16px;
	
	background-image: url(/images/cancel.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;
}

ul.indexnrs
{
	list-style-type: none;
}

li.indexnrs
{
	font-family: Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	width: 200px;
	border: 1px solid #000066;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #FFFFAA;
	cursor: move;
}

li.activeindexnr
{
	background-color: #FFFF66;
}

ul.formelements
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

li.formelements
{
	font-family: Arial, sans-serif;
	float: left;
	margin: 1px;
	padding: 5px;
	border: 2px solid #000066;
	text-align: left;
	background-color: #FFFF66;
	cursor: move;
}

div.latestupdates
{
  position: absolute;
  font-family: Arial, sans-serif;
  border: 1px solid #000066;
  background-color: #FFFFAA;
  z-index: 15;
  top: 10%;
  left: 10%;
  width: 45em;
}

.prototip .default {
  color: #000066;
  border: 1px;
  border-style: solid;
  border-color: #000066;
  position: relative;
  display: block;
}

.prototip .default .toolbar {
  background: #000066;
  color: #FFFFAA;
  font: italic 17px Georgia, serif;
}

.prototip .default .title { padding: 5px; }

.prototip .default .content { 
  background: #FFFFAA;
  font: 11px Arial, Helvetica, sans-serif;
  padding: 5px;
}

#tree { color: #0000AA; font: bold 13px verdana; padding: 0px; margin: 0px; }
#tree div, #tree span { display: block; cursor: pointer; white-space: nowrap; }
#tree div.fold div { display: none; }
#tree div { padding-left: 13px; }
#tree div.mid { border: 0px solid #0000AA; background: url(/images/expand.gif) left 0px no-repeat; padding-bottom: 0px; padding-top: 0px; margin-bottom: 0px; margin-top: 0px; }
#tree div.end { border: 0px solid #0000AA; background: url(/images/expandend.gif) left 0px no-repeat; padding-bottom: 0px; padding-top: 0px; margin-bottom: 0px; margin-top: 0px; }
#tree div.foldable { background: url(/images/min.gif) left 1px no-repeat; }
#tree div.fold { height: 1.1em; background: url(/images/plus.gif) left 3px no-repeat; }

#tabmenu {
	color: #0000AA;
	border-bottom: 1px solid #0000AA;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
	padding-left: 10px }

#tabmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none; }

#tabmenu a, a.active {
	color: #FFFF66;
	background: #000066;
	font: bold 1em "Trebuchet MS", Arial, sans-serif;
	border: 1px solid #000066;
	padding: 2px 5px 0px 5px;
	margin: 0;
	text-decoration: none; 
	cursor: pointer;
}

#tabmenu a.active {
	color: #0000AA;
	background: #FFFF66;
	border-bottom: 1px solid #FFFF66;
}

div.autocomplete {
      position:absolute;
      width:250px;
      background-color:#FFFF33;
      border:1px solid #000066;
      margin:0px;
      padding:0px;
}

div.autocomplete ul {
      list-style-type: none;
      margin: 0px;
      padding: 0px;
}

div.autocomplete ul li.selected { background-color: #FFFFAA;}

div.autocomplete ul li {
      list-style-type:none;
      display:block;
      margin:0;
      padding:2px;
      cursor:pointer;
}

.verticalBarGraph {
	border-bottom: 1px solid #FFFF66;
	margin: 0;
	padding: 0;
	position: relative;
}
	
.verticalBarGraph li {
	font-size: 7pt;
	border: 1px solid #FFFF66;
	color: #FFFFAA;
	background-color: #000066;
	border-bottom: none;
	bottom: 0;
	list-style:none;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: center;
	width: 31px;
}

div.properties
{
  position: absolute;
  font-family: Arial, sans-serif;
  border: 1px solid #000066;
  background-color: #FFFFAA;
  z-index: 15;
  top: 10%;
  left: 80%;
  width: 25em;
}

div.formresponse
{
  position: absolute;
  font-family: Arial, sans-serif;
  border: 1px solid #000066;
  background-color: #FFFFAA;
  z-index: 15;
  top: 10%;
  left: 10%;
  width: 25em;
}

.dontprint
{
}

.printonly
{
	display: none;
}

