body {

	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	color: #000000;

}

div {

	font-size: 12px;
	font-family: Tahoma, sans-serif;
	font-weight: normal;

}

.main {

	background-image: url('gfx/wla_r5_c1.jpg');
	background-repeat: repeat-y;
	width: 737px;

}

.text {

	position: absolute;
	top: 300px;
	background-image: url('gfx/wla_r5_c1.jpg');
	background-repeat: repeat-y;
	width: 737px;
	
}
.text_in {

	left:80px;
	width:440px;
	color:#000000;
	position: relative;

}

.keys {

	position: absolute;
	top: 235px;
	left:551px;	
}

a.key:link {

	width:149px;
	height: 23px;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid #40a0ff;
	border-left: 1px solid #4080ff;
	background-color: #4682b4;
	margin-bottom: 0px;
	color: #fffafa;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
	text-decoration: none;
	display: block;

}

a.key:visited {

	width:149px;
	height: 23px;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid #40a0ff;
	border-left: 1px solid #4080ff;
	background-color: #4682b4;
	margin-bottom: 0px;
	color: #fffafa;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
	text-decoration: none;
	display: block;

}

a.key:hover {

	background-color: #006699;
	color: #ffffff;
    text-decoration: none; 
}

.key-txt {

	margin-top: 4px;
	margin-left: 4px;
	font-size: 11px;

}

.n1 {

	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px dashed black;

}

.n2 {

	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px dashed black;

}


.h1 {

	margin-bottom: 12px;
	margin-top: 12px;
	border-bottom: 1px dashed black;

}

.h2 {

	margin-bottom: 6px;
	margin-top: 6px;
	border-bottom: 1px dotted black;

}

a:link {

	text-decoration: none;
	color: #993333;

}

a:visited {

	text-decoration: none;
	color: #993333;

}

a:hover {

	text-decoration: underline;
	color: #993333;

}

a.wh:link {

	text-decoration: none;
	color: #ccffff;

}

a.wh:visited {

	text-decoration: none;
	color: #ccffff;

}

a.wh:hover {

	text-decoration: underline;
	color: #ccffff;

}

a.key2:link {

	width:149px;
	height: 19px;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid #40a0ff;
	border-left: 1px solid #4080ff;
	background-color: #864244;
	margin-bottom: 0px;
	color: #fffafa;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
	text-decoration: none;
	display: block;

}

a.key2:visited {

	width:149px;
	height: 19px;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid #40a0ff;
	border-left: 1px solid #4080ff;
	background-color: #466264;
	margin-bottom: 0px;
	color: #fffafa;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
	text-decoration: none;
	display: block;

}

a.key2:hover {

	background-color: #004466;
	color: #ffffff;
    text-decoration: none; 
}

.key2-txt {

	margin-top:2px;
	margin-left: 4px;
	font-size: 11px;
}

.f1 {

	font-size: 12px;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	width:350px;

}

.border_a { border: 1px solid #330000; }
