/* Centrerad hosontellt */

body
{
	text-align:center;
	overflow:auto;
}

.pageTable
{
	width:100%;
	height:100%;
}

.pageCell
{
	vertical-align:top;
	text-align:center;
}

.basePanel
{
	width:100%;
	height:100%;
}

.baseTable
{
	width:720px;
	height:600px;
}

.base
{
	padding:20px 80px 10px 40px;
	width:100%;
	height:100%;
	text-align:left;
	overflow:visible;
}

.bodyCell
{
	height:100%;
	width:100%;
}

.limgcell
{
	vertical-align:top;
}

.rimgcell
{
	vertical-align:top;
}

.footerCell
{
	padding: 2px 0px 2px 0px;
	vertical-align:middle;
	text-align:center;
	height:20px;
}

.menuCell
{
}

.menu
{
	text-align:center;
	height:22;
}

.menuPanel
{
}

.menuText
{
	margin: 5 10 5 10;
}

.topCell
{
	height:0px;
	font-size:0px;
	visibility:hidden;
}

.bottomCell
{
/*	height:0px;
	font-size:0px;
	visibility:hidden;*/
}

.topRow
{
/*	height:0px;
	visibility:hidden;*/
}

.bottomRow
{
/*	height:0px;
	visibility:hidden;*/
}

.textPanel
{
	margin: 10px 5px 5px 5px;
}
