@charset "utf-8";
/*
Shared Cascading Style Sheet for http://www.hsdejong.nl/
Last update: 15 September 2011
*/
a {
	text-decoration: none;
}
a:link {
	color: #F0D020;
}
a:visited {
	color: #F0D020;
}
/* a:hover MUST come after a:link and a:visited in order to be effective */
a:hover {
	color: #80F040;
}
body {
	background-color: #1A0000;
	color: #F0F0A0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align:center;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0;
}
h1 {
	color: #F0D020;
	font-size: 200%;
	font-weight: bold;
}
h2 {
	font-size: 150%;
}
h3 {
	font-size: 120%;
}
h4 {
	color: #F0D020;
	font-size: 120%;
}
h5 {
	color: #A0F0B0;
	font-size: 120%;
}
h6 {
	color: #A0F0B0;
	font-size: 100%;
}
img {
	border: 0px;
}
input.button {
 	background-color: #1A0000;
	border: 1px solid #F0D020;
	color: #F0D020;
	cursor: pointer;
	padding: 2px;
}
input.button:hover {
	border: 1px solid #80F040;
	color: #80F040;
}
input.text {
	background-color: #1A0000;
	border: 1px solid #F0D020;
	color: #F0F0A0;
	padding: 3px;
}
table {
	border-collapse: collapse;
	text-align: left;
}
td {
	vertical-align: top;
}
ul {
	margin: 0 0 0 1.2em;
	padding-left: 0;
}
.arial2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 75%;
	line-height: 120%;
}
.arial3yellow {
	color: #F0D020;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 100%;
}
.banner {
	margin-bottom: 25px;
}
.blink {
	text-decoration: blink;
}
.blue2 {
	color: #A0F0B0;
	font-size: 75%;
	line-height: 120%;
}
.blue3 {
	color: #A0F0B0;
}
.blue6b {
	color: #A0F0B0;
	font-size: 200%;
	font-weight: bold;
}
.green3 {
	color: #80F040;
	font-size: 100%;
}
.half {
	line-height: 50%;
}
.indent {
	margin-left: 1.2em;
}
.landscape {
	height: 480px;
	margin: 0px 40px;
	width: 720px;
}
.nav-bottom {
	height: 21px;
	margin: 0px 10px;
	width: 21px;
}
.nav-land-left {
	height: 21px;
	position: relative;
	top: -20px;
	width: 21px;
}
.nav-land-play{
	height: 21px;
	left: 51px;
	position: relative;
	top: -100px;
	width: 21px;
}
.nav-land-right {
	height: 21px;
	margin-right:52px;
	position: relative;
	top: -20px;
	width: 21px;
}
.nav-land-stop{
	height: 21px;
	left: 26px;
	position: relative;
	top: -70px;
	width: 21px;
}
.nav-port-left {
	height: 21px;
	position: relative;
	top: -260px;
	width: 21px;
}
.nav-port-play{
	height: 21px;
	left: 51px;
	position: relative;
	top: -340px;
	width: 21px;
}
.nav-port-right {
	height: 21px;
	margin-right:52px;
	position: relative;
	top: -260px;
	width: 21px;
}
.nav-port-stop{
	height: 21px;
	left: 26px;
	position: relative;
	top: -310px;
	width: 21px;
}
.noscript {
	background-color: #700000;
	left: 5.6%;
	position: fixed;
	text-align:left;
	top: 80%;
}
.portrait {
	height: 720px;
	margin: 0px 160px;
	width: 480px;
}
.red2arial {
	color: #FF0000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 75%;
	line-height: 120%;
}
.select {
	height: 21px;
	margin-top: 2px;
	width: 21px;
}
.size2 {
	font-size: 75%;
	line-height: 120%;
}
.size7b {
	font-size: 300%;
	font-weight: bold;
}
.thumb-land {
	height: 120px;
	margin: 10px;
	width: 180px;
}
.thumb-port {
	height: 180px;
	margin: 10px;
	width: 120px;
}
.yellow2 {
	color: #F0D020;
	font-size: 75%;
	line-height: 120%;
}
.yellow3 {
	color: #F0D020;
	font-size: 100%;
}
.yellow6b {
	color: #F0D020;
	font-size: 200%;
	font-weight: bold;
}
