img {
	border: 0;
}
h1 {
	font-size: 100%;
}
h2 {
	font-size: 75%;
}
body {
	background-color: #ffffff;
	text-align: left;
}
form {
	margin-top: 0;
	margin-bottom: 0;
}
.etitle {
	background-color: #ffd596;
	padding-left: 10px;
	color: #000000;
	border: 1px solid #aa0000;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	background-image: url(brick2.png);
	background-repeat: repeat;
}
a {
	color: #0000ff;
}
a:hover {
	color: #aa0000;
}
.line0 {
	background-color: #c9dfff;
	background-image: url(brick0.png);
	background-repeat: repeat;
}
.line1 {
	background-color: #c9eeff;
	background-image: url(brick1.png);
	background-repeat: repeat;
}
.alignleft {
	text-align: left;
}
.aligncenter {
	text-align: center;
}
.alignright {
	text-align: right;
}
.header {
	background-color: #ffc9c9;
	color: #ff0000;
	text-align: center;
	border: 1px solid #aa0000;
	font-size: 130%;
	background-image: url(brick4.png);
	background-repeat: repeat;
}
.bottom {
	background-color: #ffc9c9;
	color: #000000;
	text-align: center;
	border: 1px solid #aa0000;
	font-size: 75%;
	background-image: url(brick4.png);
	background-repeat: repeat;
}
.relocation {
	border: 1px solid #aa0000;
	text-align: center;
	background-color: #ffd596;
	color: #000000;
	background-image: url(brick2.png);
	background-repeat: repeat;
}
.error {
	background-color: #ff0000;
	color: #000000;
	background-image: url(error.png);
	background-repeat: repeat;
}
.warning {
	background-color: #ffff00;
	color: #000000;
	background-image: url(warning.png);
	background-repeat: repeat;
}
.crumbs {
	border: 1px solid #0000aa;
	background-color: #ffd596;
	color: #000000;
	background-image: url(brick2.png);
	background-repeat: repeat;
}
.info {
	background-color: #e0e0e0;
	border: 1px solid #aa0000;
	margin: 2px;
	background-image: url(brick0.png);
	background-repeat: repeat;
}
input, select, textarea {
	background-color: #ffc9c9;
	border: 1px solid #000000;
}
.btn {
	background-color: #ffd596;
	border: 2px solid #000000;
	font-weight: bold;
	font-size: small;
	color: #000000;
	width: 138px;
	margin-top: 10px;
}
.btn:hover {
	background-color: #ffffff;
}
.lnk {
	color: #000000;
	font-weight: normal;
}
.lnk:hover {
	color: #000000;
	font-weight: normal;
}
.main_bottom {
	background-color: #ffd596;
	color: #000000;
	text-align: center;
	border: 1px solid #aa0000;
	font-weight: bold;
}
.main_copyright {
	background-color: #ffd596;
	color: #000000;
	text-align: center;
	border: 1px solid #aa0000;
	font-weight: bold;
	background-image: url(brick4.png);
	background-repeat: repeat;
}
.main {
	padding-left: 1px;
	text-align: left;
	background-color: #c9dfff;
	color: #000000;
	background-image: url(brick3.png);
	background-repeat: repeat;
}
