
img {
	border: 1px;
}
h1 {
	font-size: 130%;
}
h2 {
	font-size: 110%;
}
body {
	text-align: left;
	color: #FF8800;
	font-family: 'Times New Roman', Times, serif;
	font-size: 100%;
	text-shadow: -2px -2px 2px black;
	background-color: #000001;
	width: 1000px;
	margin: 0 auto;
	position: relative;
	min-height: 100%;
	background: url(/img/back.jpg) top center no-repeat #000001;
	background-attachment: fixed;
}
form {
	Margin-top: 0;
	Margin-bottom: 0;
	Color: #FF8800;
}
input, select, textarea {
	Color: White;
	BackGround-color: #333333;
	Border: solid #FF8800 1px;
}
.news {
	text-align: center;
	padding-left: 10px;
	color: white;
	font-family: 'Times New Roman', Times, serif;
	font-size: 150%;
}
.etitle {
	text-align: left;
	padding-left: 10px;
	color: white;
	font-family: 'Times New Roman', Times, serif;
	font-size: 150%;
}
.info {
	Color: White;
}
.vip {
	Color: Red;
}
a {
	color: aqua;
	text-shadow: 1px 1px 0px black;
}
a:active {
	color: #3333FF;
	text-shadow: 1px 1px 0px black;
}
.alignleft {
	text-align: left;
}
.aligncenter {
	text-align: center;
}
.alignright {
	text-align: right;
}
.header {
	text-align: center;
	color: white;
	font-family: 'Times New Roman', Times, serif;
	font-size: 250%;
	text-shadow: 2px 2px 2px black;
}
.bottom {
	text-align: center;
	color: white;
	font-family: 'Times New Roman', Times, serif;
	font-size: 150%;
	;
	text-shadow: 1px 1px 0px black;
}
.relocation {
	text-align: center;
	color: white;
	font-family: 'Times New Roman', Times, serif;
	font-size: 100%;
	text-shadow: 1px 1px 0px black;
}
.corp {
	text-align: center;
	color: white;
	font-family: 'Times New Roman', Times, serif;
	font-size: 100%;
	text-shadow: 1px 1px 0px aqua;
}
.error {
	color: #ee0000;
	font-family: 'Times New Roman', Times, serif;
	font-size: 150%;
	text-shadow: 1px 1px 0px black;
}
.warning {
	color: #ffee00;
	font-family: 'Times New Roman', Times, serif;
	font-size: 150%;
	text-shadow: 1px 1px 0px black;
}
.wapadv {
	border: 1px dashed #aaaaaa;
}

