/* MyMaxTeamShipping Styles */
body{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; margin: 0px; padding: 0px; background:url(images/EffectBackground.jpg) repeat-x #999999;}

/* Background effect */
.bgEffect
{
	min-width:996px;
	min-height:500px;
	background:url(images/mmtEffect.jpg) repeat-x;
}
* html .bgEffect{height:500px}

/* Default button style */
.membersToggle a{display:block; float: inherit; border: 1px solid #CCCCCC; font-size: 11px; color: #000000; margin-left: 3px; margin-top: 6px; background-image: url(images/blue-button-bg.jpg); padding: 3px; text-decoration: none;}
.membersToggle a:hover{border: 1px solid #6699cc; background-image: url(images/orange-button-bg.jpg); color: #000000; text-decoration: none;}
