body 
	{margin: 0; background-color: #e7e7e7; background-image: url(../images/background_main.jpg); background-repeat: repeat-x;}
img
	{border: 0;}
.frameEdge
	{background-color: #fff;}

.bottomRight
	{text-align: center; vertical-align: bottom; border-bottom: 1px solid #d5d5d5; border-right: 1px solid #d5d5d5;}
.bottom
	{text-align: center; vertical-align: bottom; border-bottom: 1px solid #d5d5d5;}
.right
	{text-align: center; vertical-align: bottom; border-right: 1px solid #d5d5d5;}
.none
	{text-align: center; vertical-align: bottom;}
/* begin styles for div around the contact form iFrame */
#contact { background:#020302 url(../images/opps_iframe_bg_swipe2.jpg) no-repeat bottom left;  }
/* background image is also in the iframe file mk_contact.asp */
.contFrame { background:#020302 url(../images/opps_iframe_bg_swipe2.jpg) repeat-x top left; border-right:11px solid #161813; }
.contFrame iframe { width:450px; height:450px; } 
/* end styles for div around the contact form iFrame */

/* get pointer on the dhtml layer */
#fancy_overlay, #fancy_bg, #fancy_ajax { cursor:pointer;cursor:hand; }
