@charset "utf-8";
@import url('NeatFolders.css');
body {
	background-image:url('/CSS-Icons/CardboardI.png');
	background-position: bottom center;
	background-repeat: repeat;
	color:#CCCCCC;
	font:bold;
}
.TableHead {
	clear: both;
	font: large #6688AA italic Miriam, MingLiU, MingLiU_HKSCS;
	background-image: url('/CSS-Icons/01_Header.png');
}
.TableBase {
    background-color: #FFFFFF;
    width: 90%;
    color: #FF0000;
    position: absolute;
}
div {	
}
label{
	width: 125px;
}
.span {
	border: inset thin #00F;
	background-color: #999999;
	color: Blue;
	height: 25px;
	text-align: center;
	padding-left: 10%;
	padding-right: 10%;
}

.DirectLabels {
	color: black;
	text-align: center;
}

.DirectLabel_Small {
	font-size: 14px;
	color: Red;
	font-family: "MS Serif", "New York", serif;
	text-align: center;
}

.TextLabels_Small {
	font-size: 14px;
	color: Black;
	font-family: "MS Serif", "New York", serif;
	text-align: center;
	font: "Bauhaus 93" bold 22pt;
}