body {
	background-color	:	#333333;
}

table.frametable {
	width			:	100%;
}

td.menucell {
	width			:	200;
	height			:	775;
}

td.contentcell {
	width			:	620;
	height			:	775;
}

td.infocell {
	width			:	200;
	height			:	775;
}

iframe.menu {
	width			:	200;
	height			:	100%;
}

iframe.content {
	width			:	620;
	height			:	100%;
}

iframe.info {
	width			:	200;
	height			:	100%;
}