
.leftmenu		{color: white;
		background: black;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 9pt;
		font-weight: bold}
						
.bodytext		{color: black;
		background: white;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 9pt}

.tabletext		{color: white;
		background: rgb(68,72,117);
		font-size: 9pt;
		font-weight: bold;
		font-family: verdana, arial, helvetica, sans-serif}

.names		{font-family: verdana, arial, helvetica, sans-serif;
		color: rgb(68,72,117);
		background: white;
		font-size: 12pt;
		font-weight: bold;
		text-align: center}	

.subtabletxt	{color: white;
		background: black;
		font-size: 9pt;
		font-family: verdana, arial, helvetica, sans-serif}					
			
.spacer		{color: white;
		background: black;
		font-family: verdana;
		font-size: 10pt;
		font-weight: bold}
			
a.selection	{text-decoration: none;
		color:white;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 9pt;
		font-weight: bold}
a:visited.selection 	{color: white}
a:hover.selection	{color: white;
		text-decoration: underline;}

a.collections	{text-decoration: none;
		color: rgb(68,72,117);
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 9pt;}
a:visited.collections	{color: rgb(68,72,117);}
a:hover.collections	{color: rgb(68,72,117);
		text-decoration: underline;}

		
a.underline 	{font-family: verdana, arial, helvetica, sans-serif;
		color: rgb(68,72,117);
		background: white;
		font-size: 9pt;
		text-decoration: none;}
a:visited.underline	{color: rgb(68,72,117);}
a:hover.underline	{color: rgb(68,72,117);
		text-decoration: underline;}
						
			

