
	body, td {
		color: #000000;
		font-family: verdana;
		font-size:11px;
	}
	
	img {
		border: none;
	}
	
	a {
		color: #003399;
		font-family: verdana;
		font-size: 11px;
		text-decoration: none;
	}

	a:hover {
		color: #003399;
		text-decoration:underline;
	}

	h1 {
		margin: 0 0 0 0;
		font-size:18px;
	}
	
	h2 {
		margin: 0 0 10 0;
		color: #990000;
		font-size:11px;
		font-weight:bold;
	}
	
	h3 {
		margin: 0 0 10 0;
		font-size:15px;
	}
	

	input {
		font-family: verdana;
		font-weight: normal;
		font-size: 11px;
		padding:0;
		color: #000000;
		background-color: #ffffff;
		border-color: #000000;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-left-style: none;
		border-right-style: none;
		border-top-style: none;
	}
	
	select, textarea {
		font-family: verdana;
		font-weight: normal;
		font-size: 11px;
		padding:0;
		color: #000000;
		background-color: #ffffff;
		border-color: #000000;
		border-style: solid;
		border-width: 1px;
	}

	.product_price {
		font-size:18px;
		color: #990000;
		margin: 0 0 0 0;
	}
	
	.maintable {
		border-style: solid;
		border-width: 1px;
		border-color: #ced0d2;
	}
	
	.collagetable,.collagetable td {
		border-style: solid;
		border-width: 1px;
		border-color: #ced0d2;
	}
	
	.menu {
		color: #ced0d2;
		background: #000000;
		border-top-style: solid;
		border-bottom-style: none;
		border-width: 1px;
		padding-left: 5px;
		padding-top: 3px;
	    padding-bottom: 3px;
	}	
			
	.header {
		color: #ced0d2;
		background: #000000;
		font-size:24px;
		padding-top: 5px;
	}
	
	.footer {
		color: #ced0d2;
		background: #000000;
		border-width: 1px;
		border-top-style: solid;
	}
	
	.sendbutton {
	    color: #000000;
	    background: #ffffff;
	    cursor: hand;
	    border: solid #000000;
	    border-width: 1px;
	    padding-top: 1px;
	    padding-left: 1px;
	    padding-right: 1px;
	    padding-bottom: 1px;
	}
	
	.sendbutton:hover {
	    color: #ffffff;
	    background: #000000;
	    padding-top: 1px;
	    padding-left: 1px;
	    padding-right: 1px;
	    padding-bottom: 1px;
	}
	
	.submenulayer {
		top: 94;
		left: 98;
		position: absolute;
		visibility: hidden;
		text-decoration:none;
		filter:Alpha(enabled=1, opacity=85);
		-moz-opacity:.85;opacity:.85;
	}
	
	.border_all {
		border: solid #000000;
	    border-width: 1px;
	}
	
	.basketlineone {
		background: #ffffff;
	}
	
	a.basketlineone {
		color: #000000;
		cursor: pointer
	}
	
	a.basketlineone:hover {
		color: #000000;
		cursor: pointer
	}
	
  	.basketlinetwo {
		background: #cccccc;
	}
	
	a.basketlinetwo {
		color: #000000;
		cursor: pointer
	}
	
	a.basketlinetwo:hover {
		color: #000000;
		cursor: pointer
	}
	
	.basketlineone input {
		font-family: verdana;
		font-weight: normal;
		font-size: 11px;
		padding:0;
		color: #000000;
		background-color: #ffffff;
		border-color: #000000;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-left-style: none;
		border-right-style: none;
		border-top-style: none;
	}
	
	.basketlinetwo input {
		font-family: verdana;
		font-weight: normal;
		font-size: 11px;
		padding:0;
		color: #000000;
		background-color: #cccccc;
		border-color: #000000;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-left-style: none;
		border-right-style: none;
		border-top-style: none;
	}
	
	.news_box {
		color: #00000;
		border-style: solid;
		border-width: 1px;
		border-color: #000000;
	}
	
	.news_box a {	
		color: #000000;
		text-decoration:none;	
	}
	
	.news_box a:hover {	
		color: #000000;
		text-decoration:none;	
	}
	
	.becker_box {
		color: #ffffff;
		border-style: solid;
		border-width: 1px;
		border-color: #ffffff;
	}
	
	.becker_box a {	
		color: #ffffff;
		text-decoration:none;	
	}
	
	.becker_box a:hover {	
		color: #ffffff;
		text-decoration:none;	
	}
	
	.tablelineone {
		background: #edeeef;
	}
	
	.tablelinetwo {
		background: #ffffff;
	}
	
	a.related_products img {
		filter:Alpha(enabled=1, opacity=70);
		-moz-opacity:.70;opacity:.70;
		border: solid #000000;
	    border-width: 1px;
	}
	
	a.related_products:hover img {
		filter:Alpha(enabled=1, opacity=100);
		-moz-opacity:1.0;opacity:1.0;
		border: solid #003399;
	    border-width: 1px;
	}	
	
	.related_products_off {
		filter:Alpha(enabled=1, opacity=70);
		-moz-opacity:.70;opacity:.70;
		border: solid #000000;
	    border-width: 1px;
	}	
	
	.related_products_on {
		filter:Alpha(enabled=1, opacity=100);
		-moz-opacity:1.0;opacity:1.0;
		border: solid #003399;
	    border-width: 1px;
	}
	
	a.new_products {
		color: #ffffff;
		text-decoration:none;	
	}
	
	a.new_products:hover {
		color: ffffff;
		text-decoration:none;	
	}
	
	a.new_products img {
		filter:Alpha(enabled=1, opacity=70);
		-moz-opacity:.70;opacity:.70;
		border: solid #000000;
	    border-width: 1px;
	}
	
	a.new_products:hover img {
		filter:Alpha(enabled=1, opacity=100);
		-moz-opacity:1.0;opacity:1.0;
		border: solid #ffffff;
	    border-width: 1px;
	}	
	
	.new_products_off {
		filter:Alpha(enabled=1, opacity=70);
		-moz-opacity:.70;opacity:.70;
		border: solid #000000;
	    border-width: 1px;
	}	
	
	.new_products_on {
		filter:Alpha(enabled=1, opacity=100);
		-moz-opacity:1.0;opacity:1.0;
		border: solid #ffffff;
	    border-width: 1px;
	}
	
	a.new_products_black {
		color: #000000;
		text-decoration:none;	
	}
	
	a.new_products_black:hover {
		color: #000000;
		text-decoration:none;	
	}
	
	a.new_products_black img {
		filter:Alpha(enabled=1, opacity=70);
		-moz-opacity:.70;opacity:.70;
		border: solid #ffffff;
	    border-width: 1px;
	}
	
	a.new_products_black:hover img {
		filter:Alpha(enabled=1, opacity=100);
		-moz-opacity:1.0;opacity:1.0;
		border: solid #000000;
	    border-width: 1px;
	}	
	
	.new_products_black_off {
		filter:Alpha(enabled=1, opacity=70);
		-moz-opacity:.70;opacity:.70;
		border: solid #000000;
	    border-width: 1px;
	}	
	
	.new_products_black_on {
		filter:Alpha(enabled=1, opacity=100);
		-moz-opacity:1.0;opacity:1.0;
		border: solid #0000000;
	    border-width: 1px;
	}
	
	.new_arrow_off {
		filter:Alpha(enabled=1, opacity=0);
		-moz-opacity:.70;opacity:.70;
	}	
	
	.new_arrow_on {
		filter:Alpha(enabled=1, opacity=100);
		-moz-opacity:1.0;opacity:1.0;
	}
	
	.navigon_products_brick {
		border: solid #000000;
	    border-width: 1px;
	}	
	
	.rebate {
		text-decoration:underline;
		margin: 0 0 0 0;
	}	
	
	.newstable_headline {
		border-style: solid;
		border-width: 1px;
		border-left-style: none;
		border-right-style: none;
		border-top-style: none;
	
	}
	
	div.main_content {
		overflow:auto;
		height:360px;
		width:680px;
		scrollbar-base-color: #8b2d0c;
		scrollbar-face-color: #8b2d0c;
		scrollbar-shadow-color: #8b2d0c;
		scrollbar-darkshadow-color:#ffffff;
		scrollbar-highlight-color:#ffffff;
		scrollbar-arrow-color:#ffffff;
		scrollbar-3dlight-color:#8b2d0c;
	}
	
	/* Class for the sub menu contents starts */

	.submenuinactive, .submenuinactive td {
		color: #ffffff;
		background: #000000;
		font-size: 11px;
		height: 18px;
		text-decoration:none;
		cursor: pointer;
		padding-left: 8;
		padding-right: 8;
		border-top: solid #ffffff;
		border-top-width: 1px;
		border-bottom-style: hidden;
		border-left-style: hidden;
		border-right-style: hidden;
	}
	
	.submenuactive_blue, .submenuactive_blue td {
		color: #ffffff;
		background: #003399;
		font-size: 11px;
		cursor: pointer;
		text-decoration:none;
		border-top: solid #ffffff;
		border-top-width: 1px;
		border-bottom-style: hidden;
		border-left-style: hidden;
		border-right-style: hidden;
	}
	
	.submenuactive_red, .submenuactive_red td {
		color: #ffffff;
		background: #990000;
		font-size: 11px;
		cursor: pointer;
		text-decoration:none;
		border-top: solid #ffffff;
		border-top-width: 1px;
		border-bottom-style: hidden;
		border-left-style: hidden;
		border-right-style: hidden;
	}
	
	.submenuactive_yellow, .submenuactive_yellow td {
		color: #ffffff;
		background: #999933;
		font-size: 11px;
		cursor: pointer;
		text-decoration:none;
		border-top: solid #ffffff;
		border-top-width: 1px;
		border-bottom-style: hidden;
		border-left-style: hidden;
		border-right-style: hidden;
	}
	
	.submenuactive_orange, .submenuactive_orange td {
		color: #ffffff;
		background: #ff6600;
		font-size: 11px;
		cursor: pointer;
		text-decoration:none;
		border-top: solid #ffffff;
		border-top-width: 1px;
		border-bottom-style: hidden;
		border-left-style: hidden;
		border-right-style: hidden;
	}
	
	.submenuactive_viotlet, .submenuactive_violet td {
		color: #ffffff;
		background: #663399;
		font-size: 11px;
		cursor: pointer;
		text-decoration:none;
		border-top: solid #ffffff;
		border-top-width: 1px;
		border-bottom-style: hidden;
		border-left-style: hidden;
		border-right-style: hidden;
	}
	
	.submenuactive_green, .submenuactive_green td {
		color: #ffffff;
		background: #339933;
		font-size: 11px;
		cursor: pointer;
		text-decoration:none;
		border-top: solid #ffffff;
		border-top-width: 1px;
		border-bottom-style: hidden;
		border-left-style: hidden;
		border-right-style: hidden;
	}
	
	/* Class for the sub menu contents ends */

	/* Class for the main menu contents starts */
	

    .topmenuinactive, .topmenuinactive td {
		color: #ced0d2;
		background: #000000;
		font-size:12px;
		cursor: pointer;
		text-decoration: none;
		border-top-style: solid;
		border-bottom-style: none;
		border-width: 1px;
		padding-left: 5px;
		padding-top: 3px;
	    padding-bottom: 3px;
	}	
	
	.topmenuactive_blue, .topmenuactive_blue td  {
		color: #ededed;
		background: #003399;
		font-size:12px;
		cursor: pointer;
		text-decoration: none;
		border-top-style: solid;
		border-bottom-style: none;
		border-width: 1px;
		padding-left: 5px;
		padding-top: 3px;
	    padding-bottom: 3px;
	}
	
	.topmenuactive_red, .topmenuactive_red td  {
		color: #ededed;
		background: #990000;
		font-size:12px;
		cursor: pointer;
		text-decoration: none;
		border-top-style: solid;
		border-bottom-style: none;
		border-width: 1px;
		padding-left: 5px;
		padding-top: 3px;
	    padding-bottom: 3px;
	}	
	
	.topmenuactive_yellow, .topmenuactive_yellow td  {
		color: #ededed;
		background: #999933;
		font-size:12px;
		cursor: pointer;
		text-decoration: none;
		border-top-style: solid;
		border-bottom-style: none;
		border-width: 1px;
		padding-left: 5px;
		padding-top: 3px;
	    padding-bottom: 3px;
	}	
	
	.topmenuactive_green, .topmenuactive_green td  {
		color: #ededed;
		background: #339933;
		font-size:12px;
		cursor: pointer;
		text-decoration: none;
		border-top-style: solid;
		border-bottom-style: none;
		border-width: 1px;
		padding-left: 5px;
		padding-top: 3px;
	    padding-bottom: 3px;
	}		
	
	.topmenuactive_violet, .topmenuactive_violet td  {
		color: #ededed;
		background: #663399;
		font-size:12px;
		cursor: pointer;
		text-decoration: none;
		border-top-style: solid;
		border-bottom-style: none;
		border-width: 1px;
		padding-left: 5px;
		padding-top: 3px;
	    padding-bottom: 3px;
	}	
	
	.topmenuactive_orange, .topmenuactive_orange td  {
		color: #ededed;
		background: #ff6600;
		font-size:12px;
		cursor: pointer;
		text-decoration: none;
		border-top-style: solid;
		border-bottom-style: none;
		border-width: 1px;
		padding-left: 5px;
		padding-top: 3px;
	    padding-bottom: 3px;
	}		
		
	/* Class for the main menu contents ends */