/* minix-xs.css 2004-12-10 2005-07-31 2005-12-18 */
/* for xhtml strict */


body	{
	background-image:url(m4x.jpg);
	background-repeat:repeat;
	background-attachment:fixed; 
	max-width: 800px;
	}

div.left_img {
	float:left;
	}

div.topinfo {
	text-align:center;
	}

/* styles for endinfo */
div.endinfo {
	text-align:center;
	}
table.endinfo {
	width:100%
	} 
td.endinfo {
	width:10%;
	}
td.spacer20 {
	width:20%;
	}
img.endinfo {
	border:0;
	width:88px;
	height:31px;
	}
td.spacer5 {
	width:5%;
	}


/* styles for linktbl */

div.linktbl {
	text-align:center;
	font-size:small;
	margin-left:2%;
	margin-right:2%;
	}

table.linktbl {
	text-align:center;
	width:100%;
	}
td.linktbl {
	width:5%;
	background-color:#c0c0c0;
	border-right-style:solid;
	border-left-style:solid; 
	border-color:#ccccff;
	}
