@charset "utf-8";
.showtable {
	font-size: 80%;
	background-color: #e9f2e8;}
.showtable td {
	border-bottom: dotted #003300 1px;
    line-height:normal;}
.showtable .tda {
	background-color: #B3D1AF;
	font-weight:bold;
	color:#000000}
.showtable .tdh {
	background-color: #005000; 
	color:#e9f2e8;
	border-bottom: dotted #003300 1px;
    line-height:normal;}
.showtable .tdi {
	width:250px;
	background-color:#003300;
	vertical-align:top;
	border:0px;}
.showtable a {
	font-weight: bold;
	color: #003300;
	text-decoration: none;}
.showtable a:hover {
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
}
	
