@charset "UTF-8";
#pgName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 15px;
}
#logout {
	float: right;
	padding: 4px 12px 4px 12px;
	background-color: #eeeeee;
}
#logout a {
	text-decoration: none;
}
table.gridTable {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
th.gridCell {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 4px 4px 4px 4px;
	background-color: #eeeeee;
}
td.gridCell {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 4px 4px 4px 4px;
}
table.menu {
	margin-right: 25px;
}
table.menu td {
	background-color: #eeeeee;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	white-space: nowrap;
}
table.menu td a {
	text-decoration: none;
}
table.normal td {
	padding: 2px;;
}
.f, .fe {
	text-align: right;
}
.fe {
	color: #990000;
	font-weight: bold;
}
.rgn {
	font-weight: bold;
	padding: 5px 0px 5px 10px;
	margin: 5px 0px 5px 0px;
	background-color: #eeeeee;
}
table.adv td.bx {
	padding-right: 4px;
}
table.adv td.bn {
	padding-top: 3px;
}
table.adv td.bs {
	padding-top: 5px;
	padding-right: 4px;
}

