body {
scrollbar-face-color: #F0F0F0; 
scrollbar-highlight-color: #F0F0F0;
scrollbar-shadow-color: #F0F0F0; 
scrollbar-3dlight-color: #F0F0F0;
scrollbar-arrow-color: #7e9641; 
scrollbar-track-color: #F0F0F0;
scrollbar-darkshadow-color: #F0F0F0;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	background-color: #F8F8F8;
	border: 1px solid #cecece;
}
textarea {
	background-color: #EFEFEF;
	border: 1px solid #cecece;
}
.mainBG {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f6f6f6;
}
.secondBG {

	background-image: url(img/bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #6d6d6f;
}
.bottom {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #c4c4c4;
	text-decoration: none;
}
a.bottom:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #c4c4c4;
	text-decoration: none;
}
a.bottom:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #c4c4c4;
	text-decoration: none;
}
a.bottom:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #c4c4c4;
	text-decoration: none;
}
a.bottom:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6d6d6e;
	text-decoration: none;
}
a.content:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ef5a00;
	text-decoration: none;
}
a.content:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ef5a00;
	text-decoration: none;
}
a.content:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ef5a00;
	text-decoration: none;
}
a.content:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ef5a00;
	text-decoration: underline;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ef5a00;
	text-decoration: none;
}
a.price:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ef5a00;
	text-decoration: none;
}
a.price:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ef5a00;
	text-decoration: none;
}
a.price:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ef5a00;
	text-decoration: none;
}
a.price:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #495577;
	text-decoration: none;
}


.selLanguage a, .selLanguage{
	color:#E83E00;
	font-size:12px;
	font-family:"Trebuchet MS";
	text-decoration:none;
	text-align:right;
	}
.selLanguage a:hover{
	text-decoration:underline;
	}
	
td.ProdMenu{
	font-size:12px;
	color:#545c62;
	font-family:Arial, Helvetica, sans-serif;
	}
	
td.ProdMenu a{
	font-size:12px;
	color:#545c62;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none!important;
	}
td.ProdMenu a:hover{
	text-decoration:underline!important;
	}
	
	
table.ProductMenu{	
	}
table.ProductMenu td{
	background-color:#2f3956;
	}
table.ProductMenu td a{
	color:#fff!important;
	text-decoration:none!important;
	font-weight:bold;
	display:block;
	text-align:center;
	height:19px;
	padding:5px 4px 0px 4px;
	}
table.ProductMenu td a:hover{
	text-decoration:none!important;
	background-color:#434d6b;
	}
	
table.ProductMenuB{	
	}
table.ProductMenuB td{
	
	}
table.ProductMenuB td.Lnk a{
	color:#fff!important;
	text-decoration:none!important;
	font-weight:bold;
	display:block;
	text-align:center;
	height:40px;
	padding:5px 4px 0px 4px;
	background-color:#2f3956;
	font-size:11px;
	}
table.ProductMenuB td a:hover{
	text-decoration:none!important;
	background-color:#434d6b;
	}