
body, p, a, marquee, table {
	font-family: verdana;
	font-size: 9pt;
}

h1 {
	font-size: 12pt;
	text-align: center;
	height: 24px;
	color: #D5AA70;
	background-image: url(/files/images/header_bg.png);
	background-position: top center;
	background-repeat: no-repeat;
}

h2 {
	font-size: 10pt;
	color: #D5AA70;
}

.hint {
	font-family: arial;
	font-size: 7pt;
	color: gray;
}

font.lang, font.lang a {
	font-size: 8pt;
}

.logo {
	background-color: #FFFBEF;
}

.logo2 {
	background-color: #D5E6ED;
}

.nhd_logo {
	width:50%;
	text-align: right;
	vertical-align: top;
	font-size: 8pt;
	font-weight: bold;
	background-image: url(/files/images/nhd_logo_bg.png);
	background-color: #FFFBEF;
}

.nhd_logo a {
	font-size: 8pt;
}

.zone {
	padding: 0px;
	width: 150px;
}

.zone_title {
	font-size: 12pt;
	font-weight: bold;
	color: #D5AA70;
	height: 24px;
	font-family: verdana;
	background-image: url(/files/images/title_bg.png);
}

table, tr, td {
	border: 0px none black;
	padding: 0px;
}

a, a img {
	text-decoration: none;
	color: #D5AA70;
}

a:hover, a:hover img {
	color: blue;
}

p {
	text-indent: 2em;
	text-align: justify;
}

.chapter {
	font-weight: bold;
}

table.menu {
	width: 100%;
	padding: 0px;
}

table.menu tr td {
	text-indent: 16px;
	height: 16px;
	background-image: url(/files/images/menu_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
}

table.menu a {
	color: black;
	font-size: 8pt;
}

table.menu a:hover {
	color: #D5AA70;
}

iframe.frame {
	width: 100%;
	height: 100%;
	border: 0px;
	background-color: white;
}

iframe.news {
	background-color: white;
}

.warning {
	font-size: 8pt;
	color: red;
	text-transform: small;
}

.kit_info {
	border-right: 1px solid #D5AA70;
	border-bottom: 1px solid #D5AA70;
}

.kit_info tr td {
	font-size: 12pt;
	background-color: #FFFBEF;
	border-top: 1px solid #D5AA70;
	border-left: 1px solid #D5AA70;
	padding: 4px;
}

img {
	border: 0px;
}

.frame_table {
	/*border: 2px dashed #F0F0F0;*/
	padding: 10px;
}

.ref_table, .ref_table tr td {
	border: 1px solid #BBBBBB;
	padding: 1px;
	white-space: nowrap;
}

input, textarea, fieldset {
	border: 1px solid #D5AA70;
	background-color: white;
}

legend {
	color: black;
	font-weight: bold;
}

.new_exhibition {
	font-size: 18pt;
	color: #F11237;
}