/* CSS Document */
table {font-family:Verdana; color:#dd006f; font-size:10px;}
caption { background-color:#Fdfca2; color:#dd0066; font-weight:bold; font-size:1.2em; border:1px solid #000; }
thead th { background-color:#Fdfca2; color:#dd0066; padding:2px; border-top:1px solid #F4D39E; border-left:1px solid #F4D39E; border-bottom:1px solid #B76E00; border-right:1px solid #B76E00; }
.odd {  }
tbody td { background-color:#Fdfca2; color:#dd0066; padding:2px; text-align:center; border-top:1px solid #FFF; border-left:1px solid #FFF; border-bottom:1px solid #AFB5B8; border-right:1px solid #AFB5B8;  }
tbody th { background-color:#Fdfca2; color:#dd0066; padding:2px; text-align:center; border-top:1px solid #93A1AA; border-left:1px solid #93A1AA; border-bottom:1px solid #2F3B42; border-right:1px solid #2F3B42; }
tbody td a {  color:#dd006f; text-decoration:none; font-weight:bold; }
tbody th a { color:#dd006f; text-decoration:none; font-weight:bold; }
tbody td{text-decoration: none;}
