@charset "utf-8";
/* CSS Document */

body {margin:0px;background:#f3f3f3;}
body,div,th,td,p {font-family:arial;font-size:11px;}
a {color:#000000;}
a.buynow{font-weight:bold;font-size:18px;}

td.header {background:url(images/backgr-header.gif) repeat-x;height:71px;text-align:left;}
td.navtop {background:url(images/backgr-nav-top.gif) no-repeat;height:26px;vertical-align:middle;}
	td.navtop strong {color:#ffffff;padding-left:12px;}
	td.navtop a {color:#ffffff;padding-left:12px;font-weight: bold;}

td.navleft {width:192px;}
	td.navleft table {background:url(images/backgr-nav-left.gif) repeat-y;}
		td.navleft table td ul {margin:0px 8px 0px 8px;padding:0px;}
			td.navleft table td ul li {border-bottom:solid 1px #dddfdf;padding:4px 0px 4px 18px;list-style:none;}
			td.navleft table td ul li.vendor {font-weight:bold;font-size:12px;background:url(images/bullet.gif) left no-repeat;padding:6px 0px 6px 12px;}
				td.navleft table td ul li a {text-decoration:none;color:#000000;}
					td.navleft table td ul li a:hover {text-decoration:underline;}

td.content table {margin:0px;padding:0px;}
	td.content table img {margin:0px;}
	td.content table td.greendk {background:url(images/backgr-green-dk.gif) repeat-y;}
	
	td.content table td.greendk table.greenlt {margin:6px 0px 0px 10px;}
		td.content table td.greendk table.greenlt td {background:url(images/backgr-green-lt.gif) repeat-y;}
		td.content table td.greendk table.greenlt td table.greenvlt {margin:6px 0px 0px 10px;}
			td.content table td.greendk table.greenlt td table.greenvlt td {background:url(images/backgr-green-vlt.gif) repeat-y;}

td.content table.white {background:url(images/backgr-white.gif) repeat-y;width:578px;margin:10px 0px 0px 7px;}
td.content table.white table.innergreen {margin:6px 0px 10px 10px;}
	td.content table.white table.innergreen td {background:url(images/backgr-green-mdk.gif) repeat-y;}
		td.content table.white table.innergreen td table.innergreen2 {margin:2px 0px 2px 10px;}
		td.content table.white table.innergreen td table.innergreen2 td {background:url(images/backgr-green-mlt.gif) repeat-y;}
		td.content table.white table.innergreen td table.innergreen2 td.alt {background:url(images/backgr-green-mvlt.gif) repeat-y;}

td.content ul {padding:0px;margin:3px 0px 3px 40px;list-style:url(images/bullet.gif);line-height:16px;margin-bottom:10px;}

h1 {font-size:16px;font-weight:bold;color:#141510;margin:0px;padding:3px 10px 3px 10px;}
h2 {font-size:16px;font-weight:bold;color:#141510;margin:0px;padding:3px 10px 3px 10px;}
h3 {font-size:12px;font-weight:bold;color:#141510;margin:0px;padding:3px 10px 8px 10px;}
p {padding:3px 10px 3px 10px;margin:0px;}
th {font-size:14px;text-align:left;padding:10px 0px 10px 0px;color:#1b2929;}