

 

.maintable {
font-size: 9px;
line-height: 1.6em;
border-bottom: 1px solid #aaa;
border-collapse: collapse;
}


.maintable th, .maintable td { padding: 0 .3em; }


.maintable th {
color: #222;
line-height: 1.8em;
background-color: #d5dae0;
border: 1px solid #222;
}


.maintable th a { color: #222; }


.maintable tr.d { background-color: #f0f1f2; }

.maintable tr:hover, .maintable tr.hovered {
background-color: #F1EDEB;
}


.maintable .n { font-weight: bold; }

.maintable td {
border-left: 1px solid #aaa;
border-right: 1px solid #aaa;
}

.maintable td a {
color: #000;
text-decoration: none;
}


.maintable td a:hover { text-decoration: underline; }

.maintable img {
float: left;
margin: .45em .3em 0 0;
}


.maintable img.ir { float: right; 

}




