.MenuTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.MenuTop A:Link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.MenuTop A:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.MenuTop A:Visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.BigBack {
	background-image: url(Stairways/images/MainBackground.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.Footer {
	background-color: #B7AB71;
	background-image: url(Stairways/images/FooterMenu.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.RightIndent {
	padding-right: 20px;
}
.MenuBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.MenuBottom A:Link{
 color: #000000;
 text-decoration: none;
}
.MenuBottom A:Hover{
 color: #333;
}
.MenuBottom A:Visited{
 color: #000000;
 text-decoration: none;
}.RailTable {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
