body {
	font-family: Arial, "DejaVu Sans", sans-serif;
	font-size: 13px;
	color: #000000;
}
#ws1, #ws2 {
	border: 1px solid #666666;
	width: 399px;
}
#bs1, #bs2 {
	border: 1px solid #666666;
	width: 915px;
}
#bs1 tbody tr td, #bs2 tbody tr td {
	font-size: 92%;
	padding: 4px 8px;
	border-left: 1px solid #D9D9D9;
	text-align: right;
}
#ws1 tbody tr td, #ws2 tbody tr td {
	font-size: 94%;
	padding: 4px 10px;
	border-left: 1px solid #D9D9D9;
	text-align: right;
}
#bs1 th, #bs2 th, #ws1 th, #ws2 th {
	background-color: #003366;
	color: white;
	font-weight: bold;
}
#bs1 tbody tr.selected td, #bs2 tbody tr.selected td, #ws1 tbody tr.selected, #ws2 tbody tr.selected {
	background-color: #3d80df;
	color: #ffffff;
	font-weight: bold;
	border-left: 1px solid #346DBE;
	border-bottom: 1px solid #7DAAEA;
}
#bs1 th.ttl, #bs2 th.ttl {
	text-align:left;
	width:130px;
	line-height:16px;
	padding-left:.5em;
}
.col1 {
	position:relative;
	float:left;
	display: block;
	clear:left;
	margin-left: 0.5em;
	padding-right: 1em;
	padding-bottom: .5em;
}
.col2 {
	position: relative;
	float:left;
	display:block;
}
.small	{
	font-size: 86%;
	font-style: italic;
	color:#999;
	padding-top:30px;
	clear:both;
}
.rssicon {
	border:0;
	vertical-align:middle
}
#footer	{
	position: relative;
	margin-top: 70px;
	margin-bottom: 20px;
	width: 700px;
	height: auto;
	text-align: center;
}
