body {
	font-size:93%;
	margin-bottom:0px;
}
th {
	font-weight:normal;
	font-size:93%;
	white-space: nowrap;
}
td {
	font-size:93%;
	white-space: nowrap;
}
tr {
	vertical-align:top;
}

#headerlink {
	text-align:right;
	font-size:80%;
}
#headertitle {
	color:#4169E1;
	font-weight:bold;
}

#footerlink {
	text-align:right;
	font-size:80%;
}

#footer {
	height:30px;
}
#main {
	line-height:1.5em;
}
.error {
	color:#FF0000;
}

.info {
	display:none;
}

.item {
	color:#6495ED;
}
.fixedCell {
	background-color:#C0C0C0;
}
.keyitem {
	color: #ff0033;
	font-weight:bold;
}
.itemCenter {
	color:#6495ED;
	text-align:center;
}

.left{
	text-align:left
}
.right{
	text-align:right
}
.center{
	text-align:center
}