.MayfairStyleSheet {
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color:#3A5F49;
	height:100%;
	margin: 0px;
	background-attachment: fixed;
	background-image: url(inprogress/leftSide.gif);
	background-repeat: repeat-y;
}
a:link, a:visited  {
	color:#FFFF33
}	
.mainMenu {
	white-space: normal;
	font-size: x-small;
	text-align:left;
	vertical-align:top;
	background-color:#FFFFCC;
}
.mainMenuLinks {
	margin-left:15px;
	font-family: Arial, Helvetica, sans-serif;
}
.mainMenu a:link, .mainMenu a:visited {
	text-decoration: none;
	color: #3A5F49;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover, .mainMenu a:hover {
	font-weight: normal;
	color: #FF0066;
}
.bolded {
	font-weight: bold;
}
.bufferededges {

	white-space: normal;
	padding: 10px;
}
.whitebar {
	font-size: xx-small;
	color: #FFFFFF;
	text-align: center;
}
.bodyCell {
	padding: 40px 25px 25px;
	color: #FFFFFF;
	width: auto;
}
.whitebarDiv {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.whitelinks {
	color: #FFFFFF;
}
.mainMenu .mainMenuLinks .style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.boldandyellow {
	font-weight: bold;
	color: #FFFF66;
}
.testinglinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	margin: 15px;
}
