body { width: auto; margin: auto; border: none; background: #f5f5f5; color: black; font: normal normal normal small Verdana, sans-serif; }

.Panel {  }
	p { border: none; }
	ul { border: none; }
		ul li {  }
	ol { border: none; }
		ol li {  }
	address { border: none; }

#header { border: none; }
	#emblem { margin-left: 80px; }
	h1 { border: none; font-size: 110%; text-align: center; }

#navigation { height: 280px; border: none; }
	ul.NL { border: none; }
		ul.NL li {  }
			ul.NL li a { border: 1px solid #f5f5f5; border-bottom: 1px solid silver; color: navy; }
			ul.NL li a:hover { border: 1px solid gray; background: silver; color: white; }
			ul.NL li a:active {  }
			ul.NL li a.Current { border: 1px solid gray; background: #ffebcd; color: navy; font-weight: bold; }
			ul.NL li a.Current:hover { border: 1px solid gray; background: #ffebcd; color: navy; font-weight: bold; }
	ul.NL1 { margin-left: 12px; border: 1px solid #f5f5f5; background: #f5f5f5; font-size: 85%; }
		ul.NL1 li {  }
			ul.NL1 li a { border: 1px solid #f5f5f5; border-bottom: 1px solid silver; color: navy; }
			ul.NL1 li a:hover { border: 1px solid gray; background: silver; color: white; }
			ul.NL1 li a:active {  }
			ul.NL1 li a.Current { border: 1px solid gray; background: #ffebcd; color: navy; font-weight: normal; }
			ul.NL1 li a.Current:hover { border: 1px solid gray; background: #ffebcd; color: navy; font-weight: normal; }
	#sweden { margin-top: -7px; }

#content { border: 1px solid gray; background: #ffebcd; }
	h2 { border: none; border-bottom: 1px solid gray; font-size: 105%; }
	h3 { border: 1px solid gray; background: #cedefa; color: #003366; font-size: 100%; }
	h4 { border: none; border-bottom: 1px solid gray; font-size: 95%; }
	h5 { border: 1px none gray; font-size: 90%; }
	h6 { border: 1px solid gray; font-size: 85%; }
	.Section { margin-top: 0.5em; margin-top: 0.5em; border: 1px solid gray; background: white; color: black; }
		.Section p { text-indent: 0.5em; }
		.Section p:first-line {  }
		.Section p:first-letter { /*color: maroon; font-style: italic; font-weight: bold; font-size: 105%;*/ }
	.Section .Section { border: none; }
	.Section .Section .Section { border: none; }
	table { border: 1px solid gray; }
		th { border: 1px solid gray; background: #cedefa; white-space: nowrap; }
		td { border: 1px solid gray; background: #f5f5f5; text-align: center; }
	#gdgraopeople { font-size: 85%; }
		#gdgraopeople caption { margin: 1ex; padding: 1ex; font-weight: bold; }
		#gdgraopeople .Division { background: #ffffee; }
	#tzs { width: 90%; font-size: 85%; }
		#tzs .tz { background: #ffffee; }
	#bulgaria {  }
	#egnchecker { margin-top: 10px; }
	#egncheckerresult { border: 1px none white; font-style: italic; }
	.EgnCheckerResultOk { color: green; }
	.EgnCheckerResultError { color: red; }
	noscript { color: red; }

#footer { border: none; }
	.Copy {  }
	.W3C { color: gray; }
