@charset "utf-8";
/* CSS Document */

td.historydate{vertical-align:top; padding-top:0.5em; width:20%; }
td.historytxt{vertical-align:top; width:70%;}

table.minestable{margin-left:1.5em; border-top:3px solid #CFD0D2; border-left:1px solid #CFD0D2; border-bottom:2px solid #CFD0D2;}
table.minestable tr td{border-bottom:1px solid #CFD0D2; border-right:1px solid #CFD0D2; }

.medgrn { font-size: 1.3em; padding: 0.6em 0.8em 0.2em 0.8em; margin: 0em 0.5em 0em 0.5em; color: #006131; }

/*
a{ text-decoration:none; color:#FFFFFF;}
a:hover{ text-decoration:none;}
a.greenlink{ text-decoration:underline; color:#006131;}
a.greenlink:hover{ text-decoration:none;}
a.greylink{ text-decoration:underline; color:#4F4F4F;}
a.greylink:hover{ text-decoration:none;}
*/