@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/mainpage/bg/bg.gif);
	background-repeat: repeat-x;
}

.bg {
	background-image: url(/mainpage/bg/bg.gif);
	background-repeat: repeat-x;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: right;
}

.mainbg {
	background-image: url(/mainpage/bg/mainbg.gif);
	background-repeat: no-repeat;
}
.powerbg {
	background-image: url(/mainpage/bg/powerbg.jpg);
	background-repeat: no-repeat;
}
a.backtohome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
	font-style: italic;
	text-decoration: none;
}
a.backtohome:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #61ACD6;
	font-style: italic;
	text-decoration: none;
}
