/* these classes get additional color defs that are added to the main stylesheet */

body          	{background-color: black; color: white;}

.silverinfo, td.silverinfo, p.silverinfo  {
		font-family: "Lucinda Sans", Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10.5px; 
		margin: 0;
		text-align: justify;
		color: silver;
		}

table.main	{background: #336699;}
tr.navhead	{color: white; background-color: #336699;}
th.title	{background: #336699; color: white;}
td.vnav		{background: #99CCFF;}
tr.titled	{background: #990033; color: white;}
th.titled	{background: #990033; color: white;}

a        	{text-decoration: none; color: #FFCC33; font-weight: normal;}
a:link        	{text-decoration: none; color: #FFCC33; font-weight: normal;}
a:visited     	{text-decoration: none; color: #FFCC33; font-weight: normal;}
a:hover       	{text-decoration: none; color: #000000; background-color: #FFCC33; font-weight: normal; font-style: normal;}
a:visited:hover	{text-decoration: none; color: #000000; background-color: #FFCC33; font-weight: normal; font-style: normal;}

table.frm	{border: 1px #336699 dotted;}
td.l		{background: #99CCFF; color: black;}
td.d		{background: white; color: black;}
td.dc		{background-color: #CCE6F5; color: black;}

hr		{color: #336699; }
p.header	{color: #6699CC;}

tr.title2	{background-color: #6699CC; color: white; }
th.title2	{background-color: #6699CC; color: white; }
