body { background-color: brown; font-family: courier new; color: white }

table.frame { width: 780px; height: 100%; background-color: black; border: white 1px solid }
tr.frame { vertical-align: top }
td.frame_header { height: 85px }
td.frame_body { padding: 10px 30px}
tr.frame_bottom { vertical-align: bottom; height: 100% }

table.header { height: 100%; width: 100% }
td.header_left { width: 250px; font-size: 30px; font-weight: bold }
td.header_right { line-height: 200% }
td.header_ruler { height: 2px; background-color: #cc9966 }

table.body { width: 100% }
tr.body { vertical-align: top }


table.bottom { width: 100% }
td.bottom_ruler { height: 1px; background-color: #cc9966 }
td.bottom { font-size: 10px}


a { color: brown }
a.menu_selected, a.menu_normal:hover { background-color: white; color: brown; font-weight: bold; text-decoration: none }
a.menu_normal { background-color: brown; color: white; font-weight: bold; text-decoration: none; margin-top: 20px }
a.done { color:	#800000 }
a.black { color: black }
a.white_link { color: white; font-weight:bold; text-decoration: none }
a.white_link:hover { color: brown; font-weight:bold; text-decoration: none }
a.management { color: white }
td { font-size: 12px; padding-left: 12px; padding-right: 12px }
td.done { color: #999999 }
td.mini { font-size: 10px }
td.error { color: red; font-weight: bold }
td.index { padding-top: 5px; padding-bottom: 5px }
tr.message_head { background-color: #555555 }
tr.message_body { background-color: #111111 }
h2 { color: #CC9966 }

tr.concerts { vertical-align: top; }
tr.news	{ vertical-align: top; }

