html, body {
	/*color: #606060;*/
	/*font-family:Monospace;*/
	/*font-size:14;*/
	/*text-align:center;*/

	background-image:url('body_bg.gif');
	margin: 0px;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.monofont {
	font-family:Monospace; font-size:14; text-align:center; color: #666;
}
.avtop { /*width: 100%; height: 100%; vertical-align: middle;*/ }
.avpanel {
	border-style: groove;  border-color: #8080C0;
	border-width: 2px;  margin: 0.5ex;
}
.av { text-align:center; }
.av3 { width:500; height:400; }
.plain { }

/*--------*/
