/* 
	CSS Document 
	Leon Leather Style
*/

	body			{	font-family: verdana, sans-serif;
						font-size: 10px;
						background-color: #FFFFFF;
						margin-top: 0px;
						margin-right: 0px;
						margin-left: 0px;
						margin-height: 0px;
						margin-width: 0px;
					}
				
	table			{	font-family: verdana, sans-serif;
						font-size: 10px;
					}
				
	.link			{	text-decoration: none;
					}
				
	.title			{	
						font-size: 12px;
						color: #660000;
						font-weight: bold;
					}
					
	.info			{	font-size: 12px;
					}
					
	.infoLabel		{	font-size:12px;
						font-weight: bold;
						color: #660000;
					}
		
	.menu			{	font-size: 12px;
						color: #CCCCCC;
						font-weight: bold;
						background-color: #006633;
						text-decoration: none;
					}
					
	.menuOn		{	font-size: 12px;
						color: #999999;
						font-weight: bold;
						background-color: #006633;
						text-decoration: none;
					}
	
	.products		{	color: #006633;
						text-decoration: none;
					}
					
	.productOn	{	color: #660000;
						background-color: #CCCCCC;
					}
					
	.productOver	{	background-color=#FFFF99;
					}
					
	.price			{	font-family: verdana, sans-serif;
						font-weight: bold;
						font-size: 14px;
						color: #660000;
					}
					
	.paging			{	
						font-size: 10px;
						color: #660000;
					}
					
	.pagingOn		{	font-weight: bold;
						font-size: 10px;
						color: #000000;
					}
					
	.footer			{	font-family: monotype corsiva, vivaldi, zephyr, garamond, times new roman;
						font-size: 16px;
						font-style: italic;
						color: #000000;
					}
					
	.footerlinks	{	font-family: trebuchet ms;
						font-size: 10px;
						font-style: italic;
						color: #660000;
						text-decoration: none;
					}