﻿body {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	line-height: 12px;
	font-style: normal;
	background-color: #E8EBEF;
	margin: 0px;
	padding: 0px;
	font-family: "Arial", "Helvetica", "sans-serif";
}
 

input {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	font-family: "Arial", "Helvetica", "sans-serif";
	border: 1px solid #999999;
}

table {
	font-size: 9pt;
	color: #333333;
	background-color: #FFFFFF;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: none;
}
.tableline {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #666666;
}
A:link {
	COLOR: #333333;
	TEXT-DECORATION: none;
	font-size: 9pt;
}
A:visited {
	COLOR: #333333;
	TEXT-DECORATION: none;
	font-size: 9pt;
}
A:active {
	COLOR: #00CCCC;
	TEXT-DECORATION: none;
	font-size: 9pt;
}
A:hover {
	TEXT-DECORATION: none;
	font-size: 9pt;
	color: #00CCFF;
}
.title {
	font-size: 10pt;
	font-weight: bold;
	color: #00BBEA;
	text-decoration: none;
}
.tabletop {
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
}
.inputsearch {
	font-size: 9pt;
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #333333;
	text-decoration: none;
	border: 1px solid #0099CC;
}

.productimg {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
.productsname {
	color: #3366CC;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
	font-family: "Arial", "Helvetica", "sans-serif";
}
select {
	font-size: 11px;
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #333333;
	text-decoration: none;
	border: 1px solid #0099CC;
}
.bannerbg {
	background-image: url(Images/banner2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
textarea {
	color: #333333;
	text-decoration: none;
	border: 1px solid #999999;
}
.inquirycolor
{
	color: #CD3A96;
}
