html {
  height:100%;
}
body {
  margin: 0px;
  padding: 0px;
  background: #DDE7EE;
  background-image: url(images/index_ibg.jpg);
  font-weight: normal;
  background-repeat: no-repeat;
  background-position: center;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
  height:100%;
}
td {
  font-size: 10pt;
}
a:link,a:visited,a:active {
	text-decoration: underline;
	font-weight: none;
	color: #000000;
} 
a:hover {
	text-decoration: none;
	font-weight: none;
	color: #000000;
}

#contenttab {
	width:694px;
} 

#content {
	height: 493px;
	width: 716px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow:auto;
	border:0px solid #FFFFFF;
	scrollbar-face-color:#CCCCCC;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#CCCCCC;
	text-align: left;
}


h1 {
	font-size: 13pt;
	font-weight: bold;
  text-align: left;
}
.errorMessage {
  font-weight: bold;
  color: #ff0000;
}
#topmenu {
  top: 0px;
  position: absolute;
  left: 677px;
}
a.bifposition:link, a.bifposition:visited, a.bifposition:active {
  text-decoration: none;
  font-size: 9pt;
  color: #666666;
}
a.bifposition:hover {
  text-decoration: underline;
  font-size: 9pt;
  color: #666666;
}
a.menu1:link, a.menu1:visited, a.menu1:active, a.menu1s:hover {
  border: 1px solid #FFFFFF;
  padding: 2px 7px 2px 3px;
  color: #000000;
  text-decoration: none;
  display: block;
  font-size: 11pt;
  font-weight: normal;
  margin-top: 10px;
  letter-spacing: 1px;

}
a.menu1s:link, a.menu1s:visited, a.menu1s:active, a.menu1:hover {
  border: 1px solid #FFFFFF;
  padding: 2px 7px 2px 3px;
  text-align: left;
  color: #000000;
  text-decoration: underline;
  display: block;
  font-size: 11pt;
  font-weight: normal;
  margin-top: 10px;
  letter-spacing: 1px;
}
a.menu2:link, a.menu2:visited, a.menu2:active, a.menu2s:hover {
  margin-top: 1px;
  border: 1px solid #FFFFFF;
  padding: 2px 5px 2px 5px;
  color: #000000;
  text-decoration: none;
  display: block;
  font-size: 9pt;
  font-weight: normal;
  text-align: left;
}
a.menu2s:link, a.menu2s:visited, a.menu2s:active, a.menu2:hover {
  margin-top: 1px;
  border: 1px solid #FFFFFF;
  padding: 2px 5px 2px 5px;
  text-align: left;
  color: #000000;
  text-decoration: underline;
  display: block;
  font-size: 9pt;
  font-weight: normal;
}
input.submit{ color:#000000; background:#CCCCCC; border-color:#0000FF; border-top:1px solid; border-bottom:1px solid; border-left: 1px solid; border-right:1px solid; font-family:tahoma,Arial; font-weight:bold; }
