body {
	margin: 0;
	padding: 10px;
	font-size: 10px;
	font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	background: url(../images/bodyBKG.gif) top left repeat-x #333;
}


.outerTable {
	border: 2px ridge #FFFFFF;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.navWin {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #030303;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #130000;
}
.my_profiletable {
	background-color: #EAEAEA;
	border: 1px solid #666666;
}
.memberSearchResults {
	background-color: #FFFFCC;
	border: 1px solid #990000;
}
