﻿
#divMPInnerBackground
{
	background-image: url(../images/bgNew.gif); 
	background-repeat:no-repeat;
	/*height:495px;*/
}

#tblFrameMPInner
{
	color:#000000;
	text-align:right;
	width:500px; 
	margin:auto;
}

/* CSS Header */
#divMPInnerHeader
{
	font: bold 16px Arial;
	padding-bottom:15px;
	padding-top:100px;
	
}

/* CSS Content */
#divMPInnerContent
{
	font: 14px Arial;
	color:#666666;
	line-height:18px;
	height:260px;
	overflow:auto;
	/* background-color:Yellow;  */
}