.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #707072;
	text-decoration: none;
	background-image: url(images/index_02.gif);
}
.button1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #707072;
	text-decoration: none;
}
.bpro {
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #067cbf;
	text-decoration: none;
}
.bortabble {
	border: 1px solid #999999;
}
.product {
	border: 1px solid #dedede;
}
.maneproducts {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #585858;
	text-decoration: none;
	background-image: url(images/index_23.gif);
}
.category {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #585858;
	text-decoration: none;
}
.ourquality {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.tex {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #585858;
	text-decoration: none;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ba0c0c;
	border-left-color: #ba0c0c;
	padding-left: 5px;
}
.tex1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #585858;
	text-decoration: none;
}
.button1 a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ba0c0c;
	text-decoration: none;
}
.category a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ba0c0c;
	text-decoration: none;
}
.model {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #067cbf;
	text-decoration: none;
}

/* ---------------------------------- Enquiry Form ---------------------------------- */

.form { 
		height:23px; 
		margin-bottom:7px; 
		border: 
		padding: 5px;
}
.form input {
		width:225px; 
		padding:0 0px 0 5px; 
		border-color:#DBDBDB; 
		color: #ffffff; 
		height:20px; 
		background-color: #666699;
		}
textarea { 
		width:350px; 
		height:175px; 
		padding-left:2px; 
		border-color: #DBDBDB; 
		color: #ffffff;
		background-color: #666699;
		}
/* ---------------------------------- Enquiry Form close---------------------------------- */

