body {
	margin: 0 0 0 0;
	background-color: #000000;
	text-align: center;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(/layouts/cust_mpc/images/back.jpg);
}

a img {
	border: none;
}

ul {
	padding: 0;
}

li
{
	color: #2C7721;
}

#threeCols .clear {
	margin-bottom: 0px;
}

form, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

table, table td {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
    font-weight:bold;
    color:#2C7721;
}

#container {
	width: 770px;
	margin: 0 auto;
}

#header {
	width: 770px;
	height: 172px;
	text-align:center;
	background: url(/layouts/cust_mpc/images/header.gif) bottom center no-repeat;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#bodyContent {
	margin: 0px;
	background: url(/layouts/cust_mpc/images/contentback.gif);
}

#bodyContentInner {
	padding: 0px 0px 0px 0px;
	line-height : 15px;
}

#threeCols {
	margin: 0 0 0 0;
	padding-bottom: 0px;
	text-align: left;
	position: relative; 
	display: block; 
	overflow: visible;
}

#leftCol {
	float: left;
	width: 137px;
	height: 391px;
}

#leftCol a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	text-decoration:none;
	padding-left: 14px;
	padding-bottom: 1px;
	width: 95px;
}

#midCol {
	float: left;
	width: 619px;
	background-color: #fff;
}	


