
html	{ margin:0px; padding:0px; width:100%; height:100%; }
body	{ margin:0px; padding:0px; width:100%; height:100%; background-color:#000000;
		  font: normal 15px 'Trebuchet MS', Arial, sans-serif; color:#5a2a2a; }

img		{ display:block; border:none; }
a		{ color:#9F5959; }

#table_layout	{ width:100%; border:none; }
#schedule		{ font-family: Arial, sans-serif; }

#tr_nav td	{ background:url(/images/bottom.png) top left repeat-x; border-top:1px solid #000000; }
#td_nav img	{ display:inline; float:left; }

.section				{ background: url(../images/content_back.png) top left repeat-y; width:729px; margin-top:40px; }
.section .top			{ background: url(../images/content_top.png) top left no-repeat; width:729px; height:51px; }
.section .top .content	{ padding:16px 40px; font-size:22px; }
.section .main			{ padding:25px 40px 10px 40px; font-size:13px; }
.section .bottom		{ background: url(../images/content_bottom.png) bottom left no-repeat; width:729px; height:23px; }

.basic_table	{ border:1px solid #b88f8f; border-collapse:collapse; }
.basic_table td	{ padding:2px 5px; background-color:#eeeeee; border:1px solid #d3b1b1; }
.basic_table .header td	{ background-color:#b88f8f; font-weight:bold; padding:2px 5px; border:1px solid #a47b7b; }

.small		{ font-size:10px; }	
.tiny_up	{ position:relative; font-size:11px; line-height:10px; bottom:2px; }

