html, body, h1,h2,h3,h4,h5,h6,h7,p,blockquote,form,label,dl,fieldset,address,div  {
	margin: 0;
	padding: 0;
}
table{
border:0;

}

tr.row-a {
	background: #F8F8F8;
	padding-left: 5px;
	padding-right: 5px;
}
tr.row-b {
	background: #EFEFEF;
	padding-left: 5px;
	padding-right: 5px;
}

ul,ol{
padding: 0px 5px;
margin: 0px;
}
.jb {
	font-family: tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;



}
.search {/* the input textarea box */
	background:url(../images/searchleft.png) top left no-repeat;
	border:0;
	height:18px;
	padding: 2px 5px;
	font-size:11px;
	width:154px;
	margin-right: -3px;
	}
.search1{/* the input textarea box */
	background:url(../images/searchright.jpg) top left no-repeat;
	border:0;
	height:18px;
	padding: 0px 0px 3px 0px;
	font-size:11px;
	width:28px;
	margin-right: 22px;
	cursor: pointer;
	}
	
.jblink  {
	font-family: tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	

}

.jblink a {
	font-family: tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	

}
.jblink a:hover {
	font-family: tahoma, Arial;
	font-size: 11px;
	color: #e4ebeb;
	text-decoration: none;
	

}
.jblink1{
	font-family: tahoma, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	

}
.tahoma11px {
	font-family: tahoma, Arial;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
}
.tahoma11pxgrey {
	font-family: tahoma, Arial;
	font-size: 11px;
	color: #666666;
	text-transform: none;

}

.titlepromo {
	font-family: tahoma, Arial;
	font-size: 14px;
	font-weight: bolder;
	text-transform: none;
	color: #FF6600;

}
.footer {
	background-image: url(../img/a_bottom3.jpg);
	background-repeat: no-repeat;
}

.tahoma11pxgreyBold {
	font-family: tahoma, Arial;
	font-size: 11px;
	color: #666666;
	text-transform: none;
	font-weight: bolder;

}
.tahoma11pxgreyCareer {
	font-family: tahoma, Arial;
	font-size: 11px;
	color: #666666;
	text-transform: none;
	padding: 5px 0 0 20px;

}
.titleproduct {
	font-family: tahoma, Arial;
	font-size: 11px;
	font-weight: bolder;
	text-transform: none;
	color: #FF6600;

}
.titleNews{
font-size: 11px; 
font-family: tahoma, Arial; 
color: #6600CC; 
font-weight: bolder;
}

.input {
			border: 1px solid #99b3b4;
			height: 18px;
			background: #e4ebeb;
			font: 11px verdana, sans-serif;
			color:#443;
			padding:0px 5px;;
			margin-bottom:0px;
			outline:none;
		}
.input1 {
			border: 1px solid #99b3b4;
			height: 18px;
			background: #e4ebeb;
			font: 9px Tahoma, sans-serif;
			color:#443;
			padding:0px 5px;;
			margin-bottom:0px;
			outline:none;
		}

.inputtextarea {
			border: 1px solid #99b3b4;
			background: #e4ebeb;
			font: 11px verdana, sans-serif;
			color:#443;
			padding:0px 5px;;
			margin-bottom:0px;
			outline:none;
		}
#log_res {
			height:auto;
			padding:15px;
			margin:0px auto 0px auto;
			width:400px;
		}
#log_res p {
			margin:0;
			padding:4px 0 4px 0;
		}
#log_res.ajax-loading
			{background: url(../images/spinner.gif) no-repeat center;
		}
.error {
			color:red;
			margin:0;
			padding:0;
		}
.submit-btn {
			width: 54px;
			height: 20px;
			background: #743 url(../images/submit.gif) no-repeat;
			outline: none;
		}
		
.submit-btn:hover {
			background: #069 url(../images/submit.gif) no-repeat 0 -20px;
		}
		
