.MenuCell {
	background-image: url(../images/alexander-technique-3.gif);
	background-repeat: repeat-y;
	background-position: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	background-image: url(../images/bar.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.siteMapLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
}
.siteMapText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.siteMapTable {
	border-top-width: thick;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thick;
	border-top-style: groove;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: groove;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.alternateRow {
	background-color: #FF9966;
}
