body {
	background-color:#181B1A;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:0px;
	margin-right:0px;
}

.headermenu {
	width:80%;
}

.headermenu td {
	text-align:center;
	font-family:Arial;
	font-size:9pt;
	color:#B3BFB9;
	padding-top:3px;
}

.headermenu td a {
	text-align:center;
	font-family:Arial;
	font-size:9pt;
	color:#B3BFB9;
	padding-top:3px;
	text-decoration:none;
}



.headermenu .activeitem {
	text-align:center;
	font-family:Arial;
	font-size:9pt;
	color:#B3BFB9;
	background-color:black;
	padding-top:3px;
	color:#616161;
}

.leftmenu {
	background-image:url('/i/leftmenu-bg.gif');
	background-repeat:repeat-y;
	width:200px;
}

.productsearchinp {
	font-family:Arial;
	font-size:8pt;
	background-color:#BFC1C0;
	border:1px solid black;
	color:#494D4B;
	width:190px;
}


/* spacer */
.spacer5 { height:5px; }
.spacer10 { height:10px; }
.spacer20 { height:20px; }

/* text */
.ar_m_g {
	font-family:Arial;
	font-size:8pt;
	color:#494D4B;
	text-decoration:none;
}
.ar_m_g a { text-decoration:underline; color:#494D4B; }
.ar_m_g a:hover { text-decoration:underline; color:#494D4B; }

.ar_m_w {
	font-family:Arial;
	font-size:8pt;
	color:#DDDDDD;
	text-decoration:none;
}

.ar_m_w a { text-decoration:underline; color:#DDDDD; }
.ar_m_w a:hover { text-decoration:underline; color:#DDDDD; }

.ar_m_hg {
	font-family:Arial;
	font-size:8pt;
	color:#B3BFB9;
	text-decoration:none;
}

.ar_m_hg a { text-decoration:underline; color:#B3BFB9; }
.ar_m_hg a:hover { text-decoration:underline; color:#B3BFB9; }

.ar_n_hg {
	font-family:Arial;
	font-size:9pt;
	color:#B3BFB9;
	text-decoration:none;
}

.ar_n_w { font-family:Arial; font-size:9pt; color:white; }

.ar_n_hg a { text-decoration:underline; color:#B3BFB9; }
.ar_n_hg a:hover { text-decoration:underline; color:#B3BFB9; }

.product_name { font-family:Arial; font-size:12pt; color:#FF6600; }
.productdetailtable { width:95%; border:1px solid #FF6600; }
.productdetailtable .value { background-color:#FF6600; font-family:Arial; font-size:8pt; font-weight:bold; }
.productdetailtable .val { font-family:Arial; font-size:8pt; color:#DBDBDB; }

.productul { margin:0px; padding:0px; margin-left:30px; }
.pitem { padding:4px; font-family:Arial; font-size:8pt; color:#B6B6B6; }

	.imgContainer {
		width:598px;
		height:500px;
	}
	.imgPicture {
		background-color:#181b1a;
		width:598px;
		height:500px;
		background-repeat:no-repeat;
		background-position:top center;
	}
	.imgNavigation {
		text-align:right;
		width:98px;
		top:0px;
		float:left;
	}
	.imgButton {
		width:9px;
		height:9px;
		float:left;
		background-repeat:no-repeat;
	}
	.imgTitle {
		width:500;
		float:left;
		font-family:Arial;
		font-size:12pt;
		color:#FF6600;
		font-weight:bold;
	}
	.imgHeader {
		background-color:#181b1a;
		width:598px;
	}
	.clear {
		clear:both;
	}