/* 3ims style */


.mcol {
    background-color: #6D95B9;
}

.myfoot {
	position: absolute;
    bottom: 10px;
    width: 100%;
    }

#centerdiv {
	position:fixed;
	top:60px;
	bottom:60px;
	padding:8px;
	overflow:scroll;
}

#centerdivar {
	position:fixed;
	top:60px;
	bottom:60px;
	padding:8px;
	overflow:scroll;
}