@charset "utf-8";
/* CSS Document */

th,td {text-align:center;}

td.orange{background-color:#ffcc99;font-weight:bold;}
td.blue{background-color:#ccffff;font-weight:bold;}
td.green{background-color:#ccffcc;font-weight:bold;}
td.pink{background-color:#ffccff;font-weight:bold;}
td.purple{background-color:#9b9bff;font-weight:bold;}
td.left-indent{text-align:left;}
th.left-indent{text-align:left;}
#tooltip{padding: 3px;background: #89ABD4;border: 1px solid #000;text-align: left;font-size: 12px;}
span.tip{border-bottom: 1px solid #eee;}
div.figure{display:block;width:80px;border: thin silver solid;margin: 2px;padding: 0;float:left;}
div.figure p {text-align: center;font-style: italic;font-size: smaller;text-indent: 0;display:inline;}