* {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #1F1F1F;
}
body {
	background-color: #FFFFFF;
}
.bold {
	font-weight: bold;
}
img {
	border-style: none;
}

h1 {
	font-size: 11pt;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 8px;
}
h2 {
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 0px;
}
p {
	text-align: justify;
}

ul {
	list-style-type: disc;
	padding-left: 18px;
}
li {
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 3px;
}

div.MyImage {
	padding-left: 10px;
	padding-bottom: 4px;
	width: 99%;
}
div.MyImagePopup {
	padding: 6px;
}
img.MyImageImage {
	border-style: solid;
	border-color: #444444;
	border-width: 1px;
}
td.MyImageImage {
	background-color: #86CC1C;
	padding: 2px;
}
td.MyImageLupe {
	text-align: left;
	vertical-align: bottom;
	width: 18px;
}
td.MyImageSubtitle {
	text-align: left;
	vertical-align: top;
	font-style: italic;
}
body.MyImage {
	padding: 0px;
	margin: 0px;
}

div.Main_Shadow {
	z-index: 1;
	position: relative;
	width: 850px;
	height: 630px;
}
img.Main_Shadow {
	width: 850px;
	height: 630px;
}
div#Main_OuterGreen {
	left: 5px;
	top: 5px;
	width: 825px;
	height: 600px;
	background-color: #86CC1C;
}
div#Main_BorderGrey {
	left: 3px;
	top: 3px;
	width: 819px;
	height: 594px;
	background-color: #444444;
}
div#Main_White {
	z-index: 4;
	position: absolute;
	left: 1px;
	top: 1px;
	width: 817px;
	height: 592px;
	background-color: #FFFFFF;
}

div#ScrollContent {
	z-index: 9;
	position: absolute;
	left: 171px;
	top: 116px;
	width: 465px;
	height: 446px;
	overflow: hidden;
}
div#hold	{ 
	position:relative; overflow:hidden;
	width: 439px;
	height: 446px; 
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width: 439px;
	height: 446px; 
	clip:rect(0px, 439px, 446px, 0px); 
	overflow:hidden;	
	}
div#Content { 
	position:absolute;
	visibility:hidden;
	left:0px;
	top:0px;
	width: 425px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 6px;
}
div#scrollbar { 
	visibility: hidden;
  position: relative;
  left:0;
  top:0;
  width: 24px;
  height: 444px; 
  z-index: 101;
  }
div#up {
	position:absolute;
	left:0;
	top:0;
	z-index:102;
	width: 11px;
	height: 11px;
}  
div#track { 
  position:absolute;
  left: 0px;;
  top: 12px;
  width: 11px;
  height: 420px;
  background-color: #FFFFFF;
  z-index:101;
  }
div#dragBar {
  position:absolute; 
  left: 0px;
  top: 1px;
  width: 11px;
  height: 20px;
  background-color: #86CC1C;
  z-index:101;
  }  
div#down {
	position:absolute;
	left:0;
	bottom:0;
	z-index:103;
	width: 11px;
	height: 11px;
}  
.dragBarBack {
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  background-color: #86CC1C;
	width: 100%;
	height: 100%;  
}



td.Contact_Title {
	width: 80px;
	text-align: left;
	vertical-align: top;
}
td.Contact_Input {
	width: 300px;
	text-align: left;
	vertical-align: top;
}
p.Error {
	font-weight: bold;
	color: #ED0000;
}
input.Contact {
	width: 100%;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	margin-bottom: 4px;
}
textarea.Contact {
	width: 100%;
	height: 100px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	margin-bottom: 4px;
}
