/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
a {
	color: #993300;
	font-weight:bold;
	text-decoration: none;
	}
	
a:hover {
	color: #993300;
	text-decoration: none;
	}

a:visited {
	color: #993300;
	text-decoration: none;
	}

a:active{
	color: #0099cc;
	text-decoration: none;
}	

#mainmenu a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	}

#mainmenu td {
	font: 12px Arial, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	}
	
#productmenu a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}

#productmenu td {
	font: 11px Arial, Helvetica, san-serif;
	color: #000000;
	text-align: center;
	}




	
