/* CSS HiaOnline */
body {
   font-size:14px;
   color: #414141;
   font-weight: normal;
   text-decoration: none;
   font-family: Verdana;
   margin-top: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
}

.style1 {
   font-size:22px;
   color: #414141;
   font-weight: bold;
   text-decoration: none;
   font-family: Verdana;
}
.style2 {
   font-size:14px;
   color: #414141;
   font-weight: normal;
   text-decoration: none;
   font-family: Verdana;
}
.style_error_header {
   font-size:22px;
   color: #ff0000;
   font-weight: bold;
   text-decoration: none;
   font-family: Verdana;
}
.style_error_naam {
   font-size:14px;
   color: #ff0000;
   font-weight: normal;
   text-decoration: none;
   font-family: Verdana;
}
.style_foeter {
   font-size:14px;
   color: #ffffff;
   font-weight: bold;
   text-decoration: none;
   font-family: Verdana;
}
a:link {
	font-size:14px;
	color: #414141;
	font-weight: normal;
   text-decoration: underline;
   font-family: Verdana;
}
a:visited {
	font-size:14px;
	color: #414141;
	font-weight: normal;
   text-decoration: underline;
   font-family: Verdana;
}
a:hover {
	font-size:14px;
	color: #160A8C;
	font-weight: normal;
   text-decoration: underline;
   font-family: Verdana;
}
a:active {
	font-size:14px;
	color: #414141;
	font-weight: normal;
    text-decoration: underline;
    font-family: Verdana;
}
.ThemeMenuBar1Menu,
.ThemeMenuBar1SubMenuTable
{
   font-family: Verdana;
   font-size: 14px;
   font-weight: normal;
   color: #160A8C;
   text-align: left;
   padding: 0;
   cursor: pointer;
}
.ThemeMenuBar1MenuOuter
{
   background-color: transparent;
   border: 0;
}
.ThemeMenuBar1SubMenu
{
   position: absolute;
   visibility: hidden;
   border: 0;
   padding: 0;
   border: 0;
}
.ThemeMenuBar1Menu td
{
   padding: 3px 17px 0px 0px;
}
.ThemeMenuBar1SubMenuTable
{
   color: #160A8C;
   text-align: left;
   background-color: transparent;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
.ThemeMenuBar1SubMenuTable td
{
   white-space: nowrap;
}
.ThemeMenuBar1MainItem,
.ThemeMenuBar1MainItemHover,
.ThemeMenuBar1MainItemActive,
.ThemeMenuBar1MenuItem,
.ThemeMenuBar1MenuItemHover,
.ThemeMenuBar1MenuItemActive
{
   white-space: nowrap;
}
.ThemeMenuBar1MainItemHover,
.ThemeMenuBar1MainItemActive
{
   color: #ffffff;
   background-color: #160A8C;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
.ThemeMenuBar1MenuItemHover,
.ThemeMenuBar1MenuItemActive
{
   color: #ffffff;
   background-color: #160A8C;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
.ThemeMenuBar1MenuFolderLeft,
.ThemeMenuBar1MenuFolderRight,
.ThemeMenuBar1MenuItemLeft,
.ThemeMenuBar1MenuItemRight
{
   padding: 3px 0px 3px 0px;
}
td.ThemeMenuBar1MainFolderText,
td.ThemeMenuBar1MainItemText
{
   padding: 3px 5px 3px 5px;
}
.ThemeMenuBar1MenuFolderText,
.ThemeMenuBar1MenuItemText
{
   padding: 3px 5px 3px 5px;
}
td.ThemeMenuBar1MenuSplit
{
   overflow: hidden;
   background-color: inherit;
}
div.ThemeMenuBar1MenuSplit
{
   height: 1px;
   margin: 0px 0px 0px 0px;
   overflow: hidden;
   background-color: inherit;
   border-top: 1px solid #890013;
}
.ThemeMenuBar1MenuVSplit
{
   display: block;
   width: 1px;
   margin: 0px 7px 0px 7px;
   overflow: hidden;
   background-color: inherit;
   border-right: 1px solid #890013;
}