body, td, p, form, input, textarea, select {
	font-size: 12px;
	color: #333333;
	line-height: 140%;
	font-family: Verdana;
	text-decoration: none;
	margin: 0px;
	overflow-x:hidden;
	letter-spacing: 0px;
}
.aboutus{
	letter-spacing: 0px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 180%;
}
.contactus{
    padding-top: 2px;
    line-height: 24px;
}
a{
	font-size: 12px;
	color: #333333;
	line-height: 140%;
	text-decoration: none;
}
a:hover{
	font-size: 12px;
	color: #333333;
	line-height: 140%;
	
	text-decoration: underline;
}
.copyright {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	letter-spacing: 0px;
}
.copyright a{
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	text-decoration: underline;
	letter-spacing: 0px;
}
.copyright a:hover{
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0px;
}

/*--------------Product Overview-----------*/
.PageLine{
	font-size: 1px;
	line-height: 1px;
}
.PageTitleTxt{
	font-size: 24px;
	color: #000000;
}
/*--------------Form-----------*/
.Form input{
	font-family: "Verdana";
	background:#ffffff;
	font-size: 12px;
	color: #333333;
	border: 1px solid #d5d5d5;
	line-height: 14px;
}
.Form select{
	font-family: "Verdana";
	background:#ffffff;
	font-size: 12px;
	color: #333333;
	border: 1px solid #d5d5d5;
}
.Form textarea{
	font-family: "Verdana";
	background:#ffffff;
	font-size: 12px;
	color: #333333;
	border: 1px solid #d5d5d5;
}

