.ParText, .InfoText, .MenuTextLeft, .ParTextBold, .FormFieldText, .InputFieldLabel ,.InputField ,.InputFieldTel ,.InputFieldTextArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #18478b;
}

.MenuItem1, .MenuItem2 ,.MenuItem1Sel, .MenuItem2Sel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.MenuItem1, .MenuItem1Sel {
	background-color: #18478b;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	color: white;
	text-align: center;
}
.MenuItem2 {
	text-align: left;
	display: inline-table;
	font-size: 9pt;
}
.MenuItem1Sel {
	font-weight: bold;
}

.MenuItem2Sel, .MenuItem2Sel a, .MenuItem2Sel a:visited, .MenuItem2Sel a:hover {
	text-align: left;
	color: #2A1FAA;
	text-decoration:none;
}

.MenuItem1 a {
	text-decoration: none;
	color: white;
}
.MenuItem1Sel a {
	text-decoration: none;
	color: white;
}
.MenuItem2 a  {
	text-decoration: none;
	color: #18478B;
}

.MenuItem1 a:visited, .MenuItem1Sel a:visited {
	color: white;
}

.MenuItem2 a:visited {
	color: #18478B;
}
.MenuItem1 a:hover  {
	color: white;
	font-weight: bold;
}
.MenuItem2 a:hover  {
	color: #2A1FAA;
	font-weight: normal;
}

.ParHead {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #e88b24;
}


.ParTextBold {
   font-weight: bold;
}

.FormFieldText {
	text-align: right;
	vertical-align: top;
	padding-top : 4px;
	font : italic;
}
.InputFieldLabel {
	vertical-align: top;
	width: 200px;
	height: 20px;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
}
.InputField {
	font-weight : bolder;
	height: 20px;
	width: 200px;
	border : thin groove;
}
.InputFieldTel {
	font-weight : bolder;
	height: 20px;
	width: 150px;
	border : thin groove;

}
.InputFieldTextArea {
	font-weight : bolder;
	height: 4em;
	width: 200px;
	border : thin groove;
}



.LeftText ,.LeftTextLast {
	font-size: x-small;
	font-weight: bold;
	text-align: left;
	color: #18478b;
	float: rigth;
	height: auto;
	width: 140;
	border-right: thin solid;
	border-left: thin solid;
	padding-left :4px;
	padding-right : 4px;
	padding-top : 4px;
	padding-bottom: 4px;
	background-color : #FFFBF6;
}

.InfoText {
	width: 150;
	float: left;
	font-size: xx-small;
	background-color : #FFFBF6;
	border: 1px solid #18478b;
	padding-left :4px;
	padding-top : 4px;
	padding-right : 4px;
	}

.LeftText {
	border-top: thin solid;
	border-bottom: thin none;
}
.LeftTextLast {
	border-top: thin none;
	border-bottom: thin solid;
}

.MenuText, MenuTextLeft {
	font-weight: normal;
	font-size: 8pt;
	color: #FFFFFF;
}

.MenuText {
	text-align: center;
	vertical-align: middle;
}

.MenuTextLeft {
	font-size: 7pt;
	padding-right : 2px;
}

.MenuLeftBlok1 {
	text-align:left;
	height:22;
	vertical-align : middle;
	color: #FF9933;
	font-weight: bolder;
}

 .MenuLeftBlok2 {
	text-align:right;
	height:22;
	background-color : #18478b;
	vertical-align : middle;
}
.boxje {
	clear: both;
	height: 50px;
	width: 520px;
	border: thin solid #003399;
	left: 50px;
	padding: 5px;
}
