@charset "utf-8";
.page-settings {
	background-image: url(Images/Template/Background.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}

.navigation-table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C9C9C;
}
.navigation-button {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9C9C9C;
}
