body, td, p, form, input, textarea, select {
	font-size: 10px;
	color: #333333;
	line-height: 140%;
	font-family: Verdana;
	text-decoration: none;
	margin: 0px;
	overflow-x:hidden;
	letter-spacing: 0px;
	background-color: 000000;
}
.aboutus{
	letter-spacing: 0px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 180%;
}
.contactus{
    line-height: 26px;


}
a{
	font-size: 10px;
	color: #FF3300;
	line-height: 140%;
	text-decoration: underline;
}
a:hover{
	font-size: 10px;
	color: #FF3300;
	line-height: 140%;
	text-decoration: none;
}
.copyright {
	font-size: 10px;
	line-height: 140%;
	color: #333333;
	letter-spacing: 0px;
}
.copyright a{
	font-size: 10px;
	line-height: 140%;
	color: #333333;
	text-decoration: underline;
	letter-spacing: 0px;
}
.copyright a:hover{
	font-size: 10px;
	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: 11px;
	color: #333333;
	border: 1px solid #d5d5d5;
	line-height: 14px;
}
.Form select{
	font-family: "Verdana";
	background:#ffffff;
	font-size: 11px;
	color: #333333;
	border: 1px solid #d5d5d5;
}
.Form textarea{
	font-family: "Verdana";
	background:#ffffff;
	font-size: 11px;
	color: #333333;
	border: 1px solid #d5d5d5;
}
