1/*
2 * $Copyright Open Broadcom Corporation$
3 *
4 * $Id: style.css,v 1.10 2003-10-16 21:13:42 mthawani Exp $
5 */
6
7body		{ background: white; color: black;
8		  font-family: arial, sans-serif; font-size: 9pt }
9a:link,
10a:visited	{ background: #306498; color: white;
11		  text-decoration: none; }
12th		{ background: #306498; color: white;
13		  font-family: arial, sans-serif; font-size: 9pt; font-weight: bold;
14		  text-align: right; width: 310px }
15td		{ font-family: arial, sans-serif; font-size: 9pt }
16.title		{ font-family: arial, sans-serif; font-size: 13pt; font-weight: bold }
17.subtitle	{ font-family: arial, sans-serif; font-size: 11pt }
18.navbar		{ background: #cc0000; color: white; }
19.edge		{ background-image: url(repeat_edge_new.gif); width: 100% }
20.label		{ background: white; color: #306498;
21		  font-family: arial, sans-serif; font-size: 7pt }
22