.hidebkg {
     height: 190px;
     width: 960px;
     background: #62594D;
	 overflow: hidden;
	 float: left;
	 margin-top:14px;
}

.accessCont
{
	height: 820px;
	width:720px;
	background: #B7B0A0;
	width:100%;
	overflow: hidden;
	margin-top: 1px;
}

.infoColumn
{	
	float:left;
	height: 728px;
	width: 320px;
	background: #B7B0A0;	
}
	.topTitle, .middleCont, .bottomCont
	{
		float: none;	
	}
	
	.topTitle
	{
		height: 245px;	
		margin-top: -5px;
		width: 100%;
	}
	
		.titleLogo
		{
			float:left; 	
			padding: 0 0 0 14px;
			margin-top:5px;
		}
		
		.titleLogo img
		{
			text-decoration:none;
			border: 0px;	
			width:193px;
			height:41px;
		}
	
	.middleCont
	{
		padding-left: 14px;	
		text-align:left;
		position: absolute;
		top: 100px;
		width: 150px;
		left: 0px;
	}
	
		.titleAcc
		{
			float:left;	
			width: 290px;
		}
		
			.titleAcc SPAN
			{
				font-size: 12px;
				font-family: Arial;
				font-weight: bold;
				color: #D3BDC9;
			}
		
		.textAcc
		{
			float: left;
			width: 290px;	
			line-height:15px;
			padding-top: 5px;
		}
		
			.textAcc div, .textAcc div p
			{
				font-size: 12px;
				font-family: Trebuchet MS;
				line-height:15px;
				color: #3E241D;	
				text-align:left;
			}
		
		.operations
		{
			float:left;
			width: 290px;
			position: absolute;
			left: 14px;
			top:400px;
		}
		.operations a
		{
			float:left;
			text-decoration: none;
			font-family: Verdana,Trebuchet MS,Arial,Helvetica,sans-serif;
			color:#FFF;
			font-size: 10px;
		}
	
	.bottomCont
	{
		margin-top: 184px;
		padding-left: 14px;
		width: 306px;
		position:absolute;
		top:343px;
		left: 0px;
	}	

		/* PAGER */
		.pager
		{
			float: right !important;
			text-align: justify;
			height:15px;
			width: 100%;
			margin:0;

		}
		
		.pager_prev, .pager_next
		{
			width: 100px;
		}
		
		.pager_prev
		{
			float: left;
			margin-left: 0;

		}
		
		.pager_next
		{
			float: right;
			text-align: right;

		}
		
		.pager_index
		{
			margin:0px;
			margin-left: 20px;
			text-align:center;
			width:65px;
			/*position: absolute;
			left: 110px;
			top: 715px;*/
		}
	
.imgContent
{
	float: right;
	height:728px;
	width: 616px;
	padding-right: 14px;
}

#mb_center
{
	height: 790px !important;
}

#operationResult p
{
	font-family:Arial;
}
