﻿a:link
{
	color: blue;
	text-decoration: none;
}
a:visited
{
	color:blue; 
	text-decoration: none;
} 
a:active 
{
	color:green;
	text-decoration: none;
}
a:hover
{
	color:red;
	text-decoration: none;
}
img
{
	border:0px;
}
img.img_Logo
{
	position:absolute;
	left:20px;
	top:10px;
}
body
{
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: black;
}
form
{
	position:absolute;
}
form.Form_Standard
{
	width: 100%; 
	height:auto; 
	left: 180px;
	top: 135px;
}
p
{
	margin-bottom: 0px;
	margin-top: 0px;
}
td
{
	padding:4px;
}
th
{
	text-align:left;
	height:25px;
	padding:4px;
}
table
{
	table-layout:auto;width:auto;height:auto;
	vertical-align: top;
	text-align: left;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	margin-top: 0;
	margin-bottom: 0;
}
table.IndexTitle
{
	height:40px;
	width:700px;
	vertical-align:top;
	border:0px;
}
div
{
}
div.Navigation
{
	width: 170px;
	height:auto;
	vertical-align:top;
	position:absolute;
	left:-170px;
	top:0px;
}
div.Contact
{
	width: 170px;
	height: 40px;
	vertical-align:middle;
	text-align:center;
	cursor:pointer;
	position:absolute;
	left:0px;
	top:50px;
}
div.table_LanguageChoice
{
	width: 170px;
	height: 14px;
	vertical-align:top;
	text-align:center;
	padding-left:8px;
	white-space:nowrap;
	position:absolute;
	left:0px;
	top:95px;
}
div.PictureBar
{
	height: 80px;
	vertical-align:bottom;
	white-space:nowrap;
	padding-bottom:3px;
	position:absolute;
	left:180px;
	top:10px;
}
th.IHV_left_header
{
	width:30px;
	height:25px;
	background-color: #FFFF00;
}
th.IHV_right_header
{
	width: 130px;
	height:25px;
	background-color: #FFFF99;
	white-space: nowrap;
	padding-left:6px;
	text-align:left;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight:normal;
}
td.IHV_left
{
	width:30px;
	height:25px;
	background-color: #FFFF00;
}
td.IHV_right
{
	width: 130px;
	height:25px;
	background-color: #FFFF99;
	white-space: nowrap;
	padding-left:6px;
}
.NavMenu
{
	border: 1px solid #808080;
	padding: 10px;
	background-color: #FFFF99;
	width: 130px;
	line-height:30px;
}
.NavMenuElement {
	border: 0px;
	border-style:none;
	vertical-align: top;
	background-color: #FFFF99;
	line-height:30px;
	height: 30px;
	width: 120px;
}
.NavMenuHover {
	border: 0px;
	border-style:none;
	line-height: 30px;
	vertical-align: top;
	background-color: #FF9900;
	width: 120px;
	color: #FFFFFF;
	height: 30px;
}
.NavSubMenu {
	background-color: #FFFF99;
	border: 1px solid #808080;
	border-collapse:collapse;
	line-height:30px;
	width: 130px;
}
.NavSubMenuElement {
	border: 0px;
	border-style:none;
	padding-left:10px;
	padding-right:10px;
	width:130px;
}
img.PictureBarStyle
{
	height:70px;
	width:auto;
	border:0px;
}
img.Spacebar
{
	position:absolute;
	left:0px;
	top:85px;
}
img.img_LanguageIcons
{
	border:0px;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Tahoma, Helvetica, Arial, sans-serif;
}
h1
{
	color: black;
	font-size: 18pt;
}
h2
{
	color: black;
	font-size: 18pt;
}
h3
{
	color: black;
	font-size: 14pt;
}
h4
{
	color: black;
	font-size: 12pt;
}
h5
{
	color: black;
	font-size: 10pt;
	margin-top: 0;
	margin-bottom: 0;
}
h6
{
	color: black;
	font-size: 8pt;
}
label
{
}
