.monthly{
	margin-left:0;
	width:auto;
	float:none;
	}
.monthly .left{
	margin:0;
	}

table#monthlyPerformance td.hover, 
table#monthlyPerformance tr.hover{
	background-color: #d7d7d7 !important;
}
#monthlyPerformanceWrap{
	margin-top: 0px;
	margin-left: 164px;
	}
.monthlyPerformanceContent{
	background: url('../images/mp_introBg.jpg') no-repeat;
	width:640px;
	padding:39px 53px 35px 23px;
	/*margin-left:364px;*/
	margin-top:0px;
	margin-bottom:25px;
	}
.monthlyPerformanceContent h2{
	color:#fa9223;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.7em;
	margin-top:0px;
	font-weight:normal;
	}
.monthlyPerformanceContent p{
	color:#4f2e7d;
	font-family:Arial, Helvetica, sans-serif;
	}

.yearTabs{
	margin-left:23px;
	}
.yearTabs li{
	float:left;
	color:#818181;
	background: url('../images/yearTab_rightOff.gif') top right no-repeat;
	margin-right:2px;
	}
.yearTabs li a{
	display:block;
	padding:4px 12px;
	font-size:1.2em;
	color:#7f7f7f;
	background: url('../images/yearTab_leftOff.gif') no-repeat;
	}
.yearTabs li a:hover{
	text-decoration:none;
	}
.yearTabs li.on{
	background:url('../images/yearTab_rightOn.gif') top right no-repeat;
	}
.yearTabs li.on a{
	background:url('../images/yearTab_leftOn.gif') no-repeat;
	color:#fff;
	}
	
table#monthlyPerformance{
	background:#eeeeee;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:20px;
	margin-left:23px;
	width:693px !important;
	}

table#monthlyPerformance thead th{
	background:url('../images/theadBg.gif') repeat-x;
	padding:8px 0px !important;
	text-align:center;
	color:#fff;
	vertical-align:middle;
	}
table#monthlyPerformance thead th.month{
	text-align:left;
	padding-left:10px !important;
	}
table#monthlyPerformance tbody th{
	width:179px;
	border-left:1px solid #cccccc;
	text-align:left;
	padding-left:17px;
	color:#797979;
	background:#e5e5e5;
	border-bottom:0px;
	}
.members table#monthlyPerformance tbody tr.even th.heading{
	background:#a6eaa6;
	color:#37ab37;
	}
table#monthlyPerformance tbody tr.even th.heading{
	background:#ffddb8;
	color:#fa9223;
	padding-top:8px !important;
	padding-bottom:8px !important;
	}

table#monthlyPerformance tbody td{
	width:40px;
	text-align:center;
	padding:8px 0 !important;
	color:#797979;
	background:#ebebeb;
	border-left:1px solid #e5e5e5 !important;
	}

table#monthlyPerformance tbody tr.even th{
	background:#dedede;
	}
	
table#monthlyPerformance tbody tr.even td{
	background:#e4e4e4;
	}
table#monthlyPerformance tbody th.header{
	color:#f48e20;
	padding:33px 0px 10px 8px;
	}
	
.monthlyPerformanceTerms{
	width:640px;
	padding:0px 53px 0px 23px;
	color:#9c9c9c;
	font-size:0.85em;
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
	}
	
/* members section  */
.members .monthlyPerformanceContent h2 {
	color:#34b233;
	}
.members .yearTabs li.on{
	background:url('../images/yearTab_rightOn-members.gif') 100% 0 no-repeat;
	}
.members .yearTabs li.on a{
	background:url('../images/yearTab_leftOn-members.gif') 0 0 no-repeat;
	}
.members table#monthlyPerformance thead th{
	background:url('../images/theadBg-members.gif') 0 0 repeat-x;
	}
