.status_MP {
		
		width:134px;
		height:43;
		border:0;
		padding: 5 0 0 0;
		background: url(s_bg.gif) no-repeat #2E82AB;
		font-size: 12px;
		font-family: Arial;
		text-align:center;
		line-height:16px;
		}

	TD {

		font-size: 12px;


	}
	.heading_bar_MP {
		background: #2E82AB;
              color: #fff;
	}
	.menu_bar_MP  {
	
		background: #fff  url(grgrad.gif) repeat-x;
		color: white;
		font-weight: bold;
		text-align: center;
		font-size: 13px;


	}
	A.menu_bar_MP {
		color: white;
		text-decoration:none;
	}
	A.menu_bar_MP:hover {
		color: yellow;
		text-decoration:underline;
		background:none;
		border-bottom:none;
	}
