<style>
	
	a.signin
	{
		font-family: Tahoma, Helvetica, sans-serif;
		font-size: 10px;
		color: #0069AA;
		text-decoration: underline; 
		font-weight: bold
	}
	
	a.signin:visited
	{
		font-family: Tahoma, Helvetica, sans-serif;
		font-size: 10px;
		color: #0069AA;
		text-decoration: underline; 
		font-weight: bold
	}
	
	a.signin:hover
	{
		font-family: Tahoma, Helvetica, sans-serif;
		font-size: 10px;
		color: #6eb546;
		text-decoration: underline; 
		font-weight: bold
	}
	
	a.NavMenuButtonActive
	{
		font-family: Tahoma, Helvetica, sans-serif;
		font-size: 13px;
		color: #0069AA;
		text-decoration: none; 
		font-weight: bold
	}
	
	a.NavMenuButtonActive:visited
	{
		font-family: Tahoma, Helvetica, sans-serif;
		font-size: 13px;
		color: #0069AA;
		text-decoration: none;
		font-weight: bold
	}
	
	a.NavMenuButtonActive:hover
	{
		font-family: Tahoma, Helvetica, sans-serif;
		font-size: 13px;
		color: #0069AA;
		text-decoration: underline;
		font-weight: bold
	}
	
	a.NavMenuButton
	{
		font-family: Tahoma, Helvetica, sans-serif;
		font-size: 13px;
		color: #CCCCCC;
		text-decoration: none; 
		font-weight: bold
	}

	a.NavMenuButton:visited
	{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold
	}
	
	a.NavMenuButton:hover
	{
		font-family: Tahoma, Helvetica, sans-serif;
		font-size: 13px;
		color: #ffffff;
		text-decoration: underline;
		font-weight:bold
	}
		
	.NavMenuTD
	{
		background-color: #0069AA;
		background-image: url(http://www.micromerchant.com/images/MM3navbutton.jpg);
		background-position: bottom;
		background-repeat: repeat-x;
		border: 1px;
		border-color: #428EC0;
		border-style: solid;
		padding-top: 4px;
		padding-left: 8px;
		padding-right: 8px;
		padding-bottom: 4px;
		text-align: center;
	}
	
	.NavMenuTDActive
	{
		background-color: #FFFFFF;
		background-image: url(http://www.micromerchant.com/images/MM3navbuttonactive2.jpg);
		background-position: bottom;
		background-repeat: repeat-x;
		border: 1px;
		border-color: #428EC0;
		border-style: solid;
		padding-top: 4px;
		padding-left: 8px;
		padding-right: 8px;
		padding-bottom: 4px;
		text-align: center;
	}

	.LeftTD
	{
		padding: 18px;
		padding-bottom: 24px;
		background-image: url(http://www.micromerchant.com/images/adbuttonbg.jpg);
		background-position: bottom;
		background-repeat: repeat-x;
		background-color: #0069AA;
		width: 152px
	}
	
	.LeftTitle
	{
		font-family: Tahoma, Arial;
		font-size: 14px;
		color: #74BE44;
		font-weight: normal
	}
	
	.LeftCopy
	{
		font-family: Tahoma, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFFFFF
	}
	
	.BackCopy
	{
		font-family: Tahoma, Arial;
		font-size: 10px;
		color: #0069AA;
		font-weight: normal;
	}

	.footer
	{
		font-family: Tahoma, Arial;
		font-size: 13px;
		color: #AAAAAA;
		font-weight: normal
	}

	.CatalogTable
	{
		border-spacing: 0px;
		padding: 0px;
		border-width: 1px;
		border-style: solid;
		border-color: #999999;
	}
	
	.CatalogTable td
	{
		border-spacing: 0px;
		padding: 10px;
		background-color: #e5fdd6;
		vertical-align: top;
	}
	
	.CatalogTable img
	{
		border-width: 1px;
		border-style: solid;
		border-color: #000000
	}
	
	.Header
	{
		height: 85px;
		background-image: url(images/MM3bannerbg.gif);
		background-position: top;
		background-repeat: repeat-x;
		padding: 20px;
		vertical-align: top;
		font-family: Tahoma, Helvetica, sans-serif;
		font-size: 10px;
		color: #0069AA;
		text-decoration: underline; 
		font-weight: bold
	}
	
	h1
	{
		font-family: Tahoma, Arial;
		font-size: 18px;
		color: #0069AA;
		font-weight: normal;
	}

	h2
	{
		font-family: Tahoma, Arial;
		font-size: 13px;
		color: #0069AA;
		font-weight: bold;
	}

	p
	{
		font-family: Tahoma, Arial;
		font-size: 13px;
		color: #333333;
		font-weight: normal;
	}

	td
	{
		font-family: Tahoma, Arial;
		font-size: 11px;
		color: #333333;
		font-weight: normal;
	}

	a
	{
		color: #0069AA;
	}
	
	a:visited
	{
		color: #0069AA;
	}
	
	a:hover
	{
		color: #6eb546;
	}
			
</style>
