@charset "utf-8";
body {
	background: #F5FFE6;
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tableProduct {
	margin-left: 40px;
}

.imgProduct {
	margin: 20px 20px 20px 0px;
	border-width: 0px;
	border-style: none;
	height: 100px;
}
.tdImg {
	width: 100px;
	text-align: center;

}



li {
	background-image: url(../_images/arrow.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	line-height: 15px;
	list-style-type: none;
	margin-top: 8px;
	padding-left: 15px;
}
.li_p {
	background-position: left 8px;
	background-repeat: no-repeat;
	line-height: 15px;
	list-style-type: none;
	margin-top: 8px;
	padding-left: 15px;
	background-image: url(../_images/arrow.gif);
}
.labelBuy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
}
p {
	line-height: 1.7em;
	text-align: justify;
	clear: both;
	margin: 30px 0px 0px 0px;
}
a.external:hover
 {
	padding-right: 8px;
	background: transparent url(../_images/external-link.gif) center right no-repeat;
}
#BodyTable {
	width: 785px;
	overflow: hidden;
	border-left: solid #069931 1px;
	border-right: solid #069931 1px;
}
#tdTopLeft {
	background-position:center center;
	background-image:url(../_images/mcp-logo-left.gif);
	background-color: #b2ffb6;
	background-repeat: no-repeat;
	width: 183px;
	height: 160px;
}
#tdTopRight {
	background-position:right center;
	background-image:url(../_images/mcp-logo-right.jpg);
	background-color: #b2ffb6;
	height:160px;
	background-repeat: no-repeat;
	width: 600px;
}
#tdCenter {
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: justify;
	padding: 10px;
	line-height: 16px;
	font-size: 14px;
	background-image: url(../_images/mcp-top.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
#tdCenter h1 {
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	color: #f46507;
	line-height: normal;
	padding-top: 15px;
}
#tdCenter h2 {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin-top: 20px;
}
#tdCenter h3 {
	font-size: 14px;
	text-align: justify;
	color: #f46507;
	font-weight: bold;
	margin-top: 30px;
	line-height: 1.7em;
}

#tdBottom {
	text-align: center;
	font-size: 12px;
	background-image: url(../_images/mcp-bottom-1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #b2ffb6;
}
#tdBottom p {
	line-height: 1.7em;
	text-align: center;
}
.tableTdLeft {
	padding: 6px;
	width: 135px;
	border-bottom: solid #CCCCCC 1px;
	border-right: solid #CCCCCC 1px;
}
.tableTdRight {
	padding: 6px;
	width: 540px;
	border-bottom: solid #CCCCCC 1px;
}

