<!--
body {	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #0000c0;
	scrollbar-shadow-color: #000040;
	scrollbar-lightshadow-color: #f0f0fe; 
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: blue;

	color: black;

	background-color: #FFFFFF;
	background-image:url(images/design/circuit_board.jpg);
	background-position:right;
	background-attachment:fixed;

	font-family: arial, verdana, tahoma;
	font-size: 8pt;

	cursor:default;
}

	A:link		{text-decoration: none;
			color: #0000c0}
	A:visited	{text-decoration: none;
			color: #0000c0}
	A:active	{text-decoration: none;
			color: red}
	A:hover		{text-decoration: underline;
			color: #6092F8;}

	H1		{font-size: 12pt;
			 font-weight: bold;
			 text-decoration: none;
			 margin-left: 10px;
			 margin-top: 5px;
			 margin-bottom: 3px;
			 font-family: arial, verdana, tahoma;}
	H3		{font-size: 12pt;
			 font-weight: bold;
			 border-right: thin white #c5c5c5;
			 border-bottom: thin white #c5c5c5;
			 font-family: arial, verdana, tahoma;}
	H5		{font-size: 8pt;
			 font-weight: 500;
			 font-family: arial, verdana, tahoma;}
	H8		{font-size: 14pt;
			 font-weight: 500;
			 font-family: arial, verdana, tahoma;
			 background-color:#FFFF00;}
	
			 
image.products
			{border: 3px double #0000c0;}
			
.price
			{font-size: 12pt;
			 font-weight: 500;
			 font-family: arial, verdana, tahoma;
			 background-color:#FFFF00;
			 text-align:left;}
			 
.proddes	{border-top: 1px solid #0000c0;
			 border-bottom: 1px solid #0000c0;
			 border-right: 1px solid #0000c0;
			 text-align: left;
			 padding-left: 6;
			 background-color:#FFFFFF;}
.proddesleft	{border-top: 1px solid #0000c0;
			 border-bottom: 1px solid #0000c0;
			 border-left: 1px solid #0000c0;
			 text-align: right;
			 padding-right: 6;
			 background-color:#FFFFFF;}
			 
.gone		{font-size: inherit;
			 text-align: inherit;
			 text-decoration:line-through;}

.caton {font-size: 16px;
		color:#000000;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:800;}
.catoff {font-size: 10px;
		color:#666666;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:500;}
.manon {font-size: 12px;
		color:#000000;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:800;}
.manoff {font-size: 10px;
		color:#666666;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:500;}
.producttitle
		{border-bottom: 1px solid silver;
		background-color: #8080ff;
		background-image:url(images/design/titlebg.jpg);
		background-position:center;
		background-repeat:repeat-y;}

-->
