@charset "UTF-8";
/* CSS Document */

.top {
	position: absolute;
	z-index: auto;
	height: auto;
	width: auto;
	left: 100px;
	top: 100px;
}
.bottom {
	position: absolute;
	z-index: auto;
	height: auto;
	width: auto;
	left: 100px;
	top: 100px;
}

.background {
	margin: 0px;
	padding: 0px;
	background-image: url(Images/Background/background2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
}
.search_engine {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 4px;
	color: #000;
	text-align: left;
}
.search_engine a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 4px;
	color: #000;
	text-align: left;
}
.search_engine a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 4px;
	color: #000;
	text-align: left;
}
.search_engine a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 4px;
	color: #000;
	text-align: left;
}
.search_engine a:visited:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 4px;
	color: #000;
	text-align: left;
}
.enter {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 2px;
}
.enter a {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 2px;
}
.enter a:hover {
		color: #FFbf00;
	
}
.enter a:visited {
	color: #FFF;
}
.enter a:visited:hover {
	color: #FFbf00;
}
.download {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 1px;
}
.download a {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 1px;
}
.download a:hover {
		color: #FFbf00;
	
}
.download a:visited {
	color: #FFF;
}
.download a:visited:hover {
	color: #FFbf00;
}
.copyright {
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	color: #CCC;
	font-weight: lighter;
	font-style: normal;
	letter-spacing: 0.5px;
}
.error {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 2px;
	width: 700px;
	padding-top: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	line-height: 12px;
}
.error a {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 2px;
}
.error a:hover {
		color: #FFbf00;
	
}
.error a:visited {
	color: #FFF;
}
.error a:visited:hover {
	color: #FFbf00;
}
