/* Template: Truman */

table.forum caption { font-weight: bold; }
table.forum { border-collapse: collapse; border: 1px solid #cccccc; width: 100%; } table.forum th { padding: 3px; background: #438cb4; color: white; font-weight: bold; font-family: Verdana; font-size: 11px; } table.forum td.category { padding: 4px; background: #eeeeee; border: 1px solid #cccccc; font-family: Arial; font-size: 13px; font-weight: bold; }table.forum td { padding: 2px 5px; border: 1px solid #cccccc; font-family: Verdana; font-size: 11px; }table.forum td a { color: #003399; text-decoration: underline; font-family: Arial; font-weight: bold; font-size: 12px; } table.forum td a:hover { color: #99ccff; text-decoration: none; }


