/* Main Page Sections */
body		{background-color:#111; font-family:Tahoma; margin:0 0 0 0}
#banner	{padding:8; background-color:#FFF; color:#999; font-size:36}
#ops		{padding-left:8; background-color:#CCC; color:#AAA; font-size:10}
#box		{padding:8; background-color:#888; color:#DDD; font-size:18}
#main		{font-size:12}
.dcl		{background-color:#444; color:#FFF; font-size:8; text-align:right}
.err		{color:#F00; font-weight:bold}

/* Decoration */
hr			{border:0; color:#BBB; background-color:#BBB; height:2}

/* Run Bits */
.run		{font-size:14; color:#DDD}
.runner		{color:#FFF; font-weight:bold}
.time		{color:#DFF; font-weight:bold}
.segs		{font-size:11; font-style:italic}
.runtags	{font-size:8}
.edit		{font-size:10; font-style:italic; text-align:right}
img			{border-style:none}

