html { 	
	background-color: #FFFFFF;
/*	background-color: #D9E6D9; */
}
body { 	
	margin-top: 0;
}
table { 	
	background-color: #FFFFFF;
	border: none;
	width: 640px;
}
A, P, LI { 	
	font-size: 100%;
	font-family: Book Antiqua, serif;
}
P { 	
	color: black;
	font-weight: normal;
	text-align: left; 
	text-indent: 0px; 
	margin-left: 20px;
	margin-right: 20px;
}
UL {
	margin-top: 0px;
}
LI { 	
	color: black;
	font-weight: normal;
	text-align: left; 
	text-indent: 0px; 
	margin-left: 20px;
	margin-right: 20px;
	line-height: 150%;
	list-style-type: disc;
  list-style-image: none;
  list-style-position: outside; 
}
a:link, a:visited {
	background-color: #FFFFFF;	
	color: #000000;
	font-size: 12pt;
	font-weight: normal;
	font-family: Book Antiqua, serif;
	cursor: pointer;
	text-decoration: underline;
}
a:hover, a:active {
	background-color: #FFFFFF;	
	color: red;
	font-size: 12pt;
	font-weight: normal;
	font-family: Book Antiqua, serif;
	cursor: pointer;
	text-decoration: underline;
}
h1 {
	margin-top: 8px;
	line-height: 200%;
	text-align: left; 
	text-indent: 40px; 
	background-color: #FFFFFF;
	color: green;
	font-size: 18pt;	
	font-weight: bold;
	font-family: Book Antiqua, serif;
}
h2 {
	margin-top: 4px;
	line-height: 200%;
	text-align: left; 
	text-indent: 20px; 
	background-color: #FFFFFF;
	color: green;
	font-size: 14pt;	
	font-weight: bold;
	font-family: Book Antiqua, serif;
}
h3 {
	margin: 0px;
	line-height: 100%;
	text-align: left; 
	text-indent: 20px; 
	background-color: #FFFFFF;
	color: green;
	font-size: 14pt;	
	font-weight: bold;
	font-family: Book Antiqua, serif;
}
img { 	
	margin: 4px; 
}
#left { 	
	text-align: left; 
	float: left; 
}
#right { 	
	text-align: right; 
	float: right; 
}
a.menu:link, a.menu:visited {
		background-color: #993300;
    color: yellow;
		font-size: 11pt;	
		font-weight: bold;
    text-decoration: none;
		cursor: pointer;
		padding: 2px 15px 2px 15px;
}
a.menu:hover, a.menu:active {
/*		background-color: #DAA520; */
		background-color: #FFFF99;
    color: black;
		font-size: 11pt;	
		font-weight: bold;
    text-decoration: none;
		cursor: pointer;
		padding: 2px 15px 2px 15px;
}
a.infobut:link, a.infobut:visited {
		background-color: #008000;
    color: #FFFFFF;
		font-size: 10pt;	
		font-weight: bold;
    text-decoration: none;
		cursor: pointer;
		padding: 0px 5px 0px 5px;
}
a.infobut:hover, a.infobut:active {
/*		background-color: #DAA520; */
		background-color: #FFFF00;
    color: #000000;
		font-size: 10pt;	
		font-weight: bold;
    text-decoration: none;
		cursor: pointer;
		padding: 0px 5px 0px 5px;
}
a.infobutyt:link, a.infobutyt:visited {
		background-color: #FF0000;
    color: #FFFFFF;
		font-size: 10pt;	
		font-weight: bold;
    text-decoration: none;
		cursor: pointer;
		padding: 0px 5px 0px 5px;
}
a.infobutyt:hover, a.infobutyt:active {
/*		background-color: #DAA520; */
		background-color: #FFFF00;
    color: #000000;
		font-size: 10pt;	
		font-weight: bold;
    text-decoration: none;
		cursor: pointer;
		padding: 0px 5px 0px 5px;
}
p.dim {
		background-color: #993300;
    color: #FF9900;
		font-size: 11pt;	
		font-weight: bold;
    text-decoration: none;
		padding: 2px 15px 2px 15px;
		text-indent: 0px; 
		margin-left: 0px;
		margin-right: 0px;
}
p.nonvis {
		background-color: #993300;
    color: #993300; 
		font-size: 11pt;	
		font-weight: bold;
    text-decoration: none;
		padding: 2px 15px 2px 15px;
		text-indent: 0px; 
		margin-left: 0px;
		margin-right: 0px;
}
img.nomargin { 	
	margin: 0px; 
}
p.catwalk {
		background-color: #FFFFFF;
    color: #000000;
		font-size: 12pt;
		font-family: Book Antiqua, serif;
		font-weight: normal;
    text-decoration: none;
		padding: 2px 15px 2px 15px;
		text-align: center; 
		text-indent: 0px; 
		margin-left: 0px;
		margin-right: 0px;
}
p.kilde {
		background-color: #FFFFFF;
    color: #000000;
		font-size: 75%;
		font-family: Book Antiqua, serif;
		font-weight: normal;
    text-decoration: none;
		padding: 0px 0px 0px 0px;
		text-align: left; 
		text-indent: 0px; 
		margin-left: 20px;
		margin-right: 20px;
}
a.close {
		text-align: center; 
}
table.catwalk { 	
	width: 500px;
	border: 0px;
	margin: 0px; 
}
table.hours { 	
	width: 500px;
	padding: 0px;
	border: none;
	margin: 0px; 
}
td.hours { 	
	padding: 8px;
	border: none;
	margin: 4px; 
}
table.list { 	
	width: 500px;
	padding: 0px;
	border: none;
	margin: 0px; 
}
td.list { 	
	padding: 8px;
	border: none;
	margin: 4px; 
}
.large {
	background-color: #FFFFFF;
	text-align: center; 
	text-indent: 0px; 
	color: black;	
	font-size: 125%;
	font-weight: normal;
	font-family: Book Antiqua, serif;
}
.small {
	background-color: #FFFFFF;
	text-align: center; 
	text-indent: 0px; 
	color: green;
	font-size: 100%;	
	font-weight: bold;
	font-family: Book Antiqua, serif;
}
a.smalllink:link, a.smalllink:visited {
	background-color: #FFFFFF;	
	color: green;
	font-size: 12pt;
	font-weight: bold;
	font-family: Book Antiqua, serif;
	cursor: pointer;
	text-decoration: underline;
}
a.smalllink:hover, a.smalllink:active {
	background-color: #FFFFFF;	
	color: red;
	font-size: 12pt;
	font-weight: bold;
	font-family: Book Antiqua, serif;
	cursor: pointer;
	text-decoration: underline;
}
.menu { 
	line-height: 150%;
	color: yellow;
	font-size: 11pt;
	font-weight: lighter;
	font-family: Book Antiqua, serif;
	text-decoration: underline;
	font-style: normal; 
	cursor: pointer;
}
.menubox {
	background: #993300;
}
