html
{
	height: 100%;
}

body
{
	background-position: center 50%;
	font-size: 11px;
	height: 100%;
	margin: 0px;
	color: #444444;
	font-style: normal;
	font-family: Arial;
	background-color: #FFFFFF;
}

hr
{
    color: #C0C0C0;
    height: 1px;
    width: 99%;
}

td
{
    vertical-align: top
}

.err
{
	color: #FF0000;
}

.bg0
{
	background: #CCCCCC;
}

.bg1
{
	background: #DEDEDF;
}

.bg2
{
	background: #EEEEEE;
}

.tekstvak
{
	margin-top: 20px;
	margin-left: 30px;
	width: 85%;
    background-color: #F3FAFE;
    border: 0PX;
	color: #666;
}

.tekstvak a
{
	color: #333;
}

input, textarea, select
{
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}

h1
{
	font-weight: bold;
	font-size: 16px;
	color: black;
	line-height: 20pt;
	border-bottom: #e5e5e5 2px solid
}

h2
{
	font-size: 12pt;
	margin-bottom: 15px
}

h3
{
	font-size: 10pt;
	margin-bottom: 15px
}

h4
{
	margin-bottom: 0px
}

a
{
    color: #231b61
}

a:hover
{
    color: #96a11b
}

img
{
	border: 0px;
}

.tekstvak
{
	margin-top: 20px;
	margin-left: 30px;
	width: 85%;
    background-color: #F3FAFE;
    border: 0px;
}

.Button
{
    color: #3a318c
}

.ButtonOver
{
    cursor: pointer;
    color: #6B6B6B;
    height: 36px
}

.submnuContainer
{
    visibility: hidden;
    border-bottom: #AAAAAA 1px solid;
    position: absolute;
    top: 144px;
}

.submnuItem
{
    font-size: 12px;
    margin: 5px;
    width: 100%;
    cursor: pointer
}

.td1
{
	width: 35px;
	background: url('../images/bg_left.jpg');
	background-repeat: repeat-y;
	height: 100%;
	vertical-align: top
}

.td2
{
	width: 40%;
}

.td3
{
	height: 100%;
	padding-top: 10px;
	width: 1px;
	background-image: url('../images/splitsing.jpg');
}

.td4
{
	width: 40%
}

#td5
{
	margin-top: 100px;
	height: 100%;
	background-image: url('../images/bg_right.jpg');
	background-repeat: repeat;
}

.span1
{
	margin-top: 25px;
	margin-bottom: -100px;
	margin-left: 20px;
	float: left
}

.span2
{
	margin-top: 15px;
	margin-right: 25px;
	float: right
}

.span3
{
	margin-right: 3px;
	margin-top: 1px;
	float: right
}

.span4
{
	width: 90px;
	font-weight: bold
}

.div1
{
	float: right
}

.div2
{
	text-align: right;
	margin-top: 59px
}

.div3
{
	margin-top: 100px;
	margin-bottom: -90px;
	height: 5px;
	width: 100%;
	background-image: url('../images/splitsing2.jpg')
}

.div8
{
	margin-top: 20px;
	margin-left: 30px;
	width: 90%
}

.div9
{
	text-align: justify;
	line-height: 16px;
	color: #000;
}

.input1
{
	font-size: 8pt;
	width: 200px;
	height: 16px;
	border: 0px solid
}

.input2
{
	font-size: 8pt;
	width: 50px;
	height: 16px;
	border: 0px solid
}

.img1
{
	width: 100%;
	height: 2px
}

.iframe1
{
	height: 450px;
	width: 100%
}

.hidden
{
	display: none;
}

.unhidden
{
	display: inline-block;
}