@charset "utf-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	text-align: justify;
	white-space: normal;
	margin: 0px;
	bottom: 0px;
	line-height: 14px;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 2px;
	margin-left:10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	list-style-type: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	color: #000000;
	text-decoration: none;
	letter-spacing: 5px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	letter-spacing:4px;
	color: #000000;
	text-align: left;
	text-transform:uppercase;
	white-space: inherit;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 2px;
	border:none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 2px;
	outline:none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
	letter-spacing: 2px;
	text-transform:uppercase;
	outline:none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #000000;
	font-weight: lighter;
	letter-spacing: 2px;
	text-decoration:underline;
}
a:focus{
	outline:none;	
}
input.btn {
	border: 1px solid #000000;
	background-color:#000000;
	font-size:10px;
	font-family:"Georgia", Times New Roman, Times, serif;
	color: #FFFFFF;
	font-variant: small-caps;
}
#content {
	position: absolute;
	z-index: 0;
	width: 98%;
	height: 100%;
}
#bottomberg {
	position: absolute;
	margin-left:10px;
	margin-top: 10px;
	overflow: hidden;
	right: 20px;
	bottom: 0px;
	overflow:hidden;
	z-index: 5;
}
#orosberg {
	position: absolute;
	right: 100px;
	bottom: 0px;
	width: 10px;
	height: 10px;
	border:none;
	visibility:visible;
	overflow:hidden;
}
#info {
	position: absolute;
	left: 10px;
	top: 10px;
	visibility: visible;
	overflow: visible;
	z-index: 20;
}
#head1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	color: #FFFFFF;
	text-decoration: none;
}
#copyright {
	position: absolute;
	margin-left: 10px;
	bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	background-color: #000000;
	font-size: 7px;
	font-style: italic;
	z-index: 10;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	line-height: 18px;
	font-variant: normal;
	letter-spacing: 2px;
}
