body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color:#5b5b5b;
	font-size:14px;
	line-height:2em;
}

.enquiry {
	color:#f12314;
	font-size:12px;
}
.ephone {
	color:#000;
	font-size:24px;
	font-weight:bold;
}

.navi {
	color:#e6e6e6;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	
	padding: 9px 22px;
	margin-right:15px;
}
.navi:hover {
	color:#FFFF00;
	font-size:14px;
	text-decoration:none;
	background: url('images/button-bg.jpg') repeat-x;
}

.copy {
	font-size: 12px;
	color: #5f5f5f;
}

.welcome {
	color:#f02609;
	font-size:24px;
}
.welcomeT {
	color:#0f0a4f;
	font-size:24px;
}

.readmore1 {
	font-size:14px;
	color:#4499c4;
	text-decoration:none;
}
.readmore {
	font-size:14px;
	color:#4499c4;
	text-decoration:none;
}
.readmore:hover {
	font-size:14px;
	color:#4499c4;
	text-decoration:underline;
}

.prodH {
	font-size:24px;
	color:#0f0a4f;
}
.prodHName {
	font-size:16px;
	font-weight:bold;
	line-height:2.5em;
	color:#006699;
	text-decoration:none;
}
.prodHName:hover {
	font-size:16px;
	font-weight:bold;
	color:#006699;
	text-decoration:none;
}

.breadcrumb {
	color:#5f5f5f;
	font-size:11px;
}
.prodNames {
	font-size:24px;
	color:#006699;
}


.dlPDF {
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
	padding: 9px 20px;
	background: #4499c4;
}
.dlPDF:hover {
	text-decoration:none;	
}

.sendEnquiry {
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
	padding: 9px 20px;
	background: #db221a;
}
.sendEnquiry:hover {
	text-decoration:none;	
}

hr {
	border: solid 0.5px #e6e6e6;
}

.subtitle {
	color: #006699;
	font-size:18px;
}
.contactA {
	color:#4499c4;
	text-decoration:none;
}
.contactA:hover {
	color:#4499c4;
	text-decoration:underline;
}

.link { color:#0000FF; text-decoration:none; }
.link:hover { text-decoration:underline; } 
