h2{
	line-height: 2em;
	font-weight: bold;
	padding-left: 1em;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #9999CC;
	text-align: left;
	margin-bottom: 0.4em;
	font-size: medium;
	

}

.bluetable{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9999FF;
	background-color: #E1E1FF;
	font-size: small;
	line-height: 1.6em;
}
.bluetable th{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 4px;
	background-color: #CCCCCC;
	vertical-align: top;
}
.bluetable td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 6px 10px;
}
.floatright	{
	float: right;
	font-size: small;
}
.center	{
	font-size: small;
	text-align: center;
}
#e20{
	width: 20px;
}
#e80{
	width: 80px;
}
#e100{
	width: 100px;
	background-position: top;
}
#e200{
	width: 200px;
}
#e300{
	width: 300px;
}
#e400{
	width: 400px;
}
#e500{
	width: 500px;
}
#e600{
	width: 600px;
}
