
html, body {
	scrollbar-base-color: #FF8B00;
}

body {
	background-color: #FF8B00;
	background-position: -200px 35px;
	background-attachment: scroll;
	background-image: url(../image/scroll/nptkop0.gif);
	background-repeat: repeat-x;
}

body, table {
	font-family: verdana;
	font-size: 10pt;
}

a {
	color: white;
	font-weight: normal;
	text-decoration: none;
}

a.disabled {
	color: #FFB400;
}

a:hover {
	text-decoration: underline
}

table {
	font-size: 8pt;
}

table.menu td {
	height: 14px;
}

.title {
	font-size: 24pt;
}