div#subcontainer_red { background-color: #fff2f0; min-height: 400px; padding: 2px; border: solid 1px #e6442e; }
div#subcontainer_red h1,div#subcontainer_red h2,div#subcontainer_red h3,div#subcontainer_red h4,div#subcontainer_red h5,div#subcontainer_red h6 { color: #e6442e; }
table#tborder_red { background-color: white; width: 100%; margin-top: 5px; margin-bottom: 5px; border: solid 1px #329c26; border-collapse:collapse; }
table#tborder_red thead { color: white; font-weight: bold; background-color: #329c26; }
table#tborder_red td { padding: 4px; }
table#tborder_red tr.col { background-color: #eee; }
td#subcontainer_menu_red { width: 110px; }
td#subcontainer_menu_red a { color: #e6442e; font-weight: bold; text-decoration: none; display: block; margin-right: 5px; padding: 2px 2px 2px 4px; height: 16px; }
td#subcontainer_menu_red a:hover { color: white; background-color: #e6442e; text-decoration: none; }
td#subcontainer_menu_red a.current { color: white; background-color: #e6442e; background-image: none; }

