body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #717170;
}
.homepage_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.background {
	background-attachment: scroll;
	background-image: url(../images/alap.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 750px;
}
.background1 {
	background-attachment: scroll;
	background-image: url(../images/alap1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 750px;
}
.background2 {
	background-attachment: scroll;
	background-image: url(../images/alap2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 750px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0AD7FF;
}
a:visited {
	color: #0AD7FF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #0AD7FF;
}
.background_bottom {
	background-attachment: scroll;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0AD7FF;
	line-height: 16px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0AD7FF;
}