@charset "utf-8";

.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #4C4C4D;
}

.producttext {
	font-family: Tahoma;
	font-size: 12px;
	color: #4C4C4D;
	font-weight:bold;
}

.formtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #4C4C4D;
	font-weight: bold;
	text-align: left;
}

.formtextfield {
	font-family: "trebuchet MS";
	font-size: 11px;
	height: 15px;
	width: 180px;
	border: thin solid #A5A5A6;
}
.callus {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #830408;
	font-weight: bold;
}

.callus2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #4C4C4D;
	font-weight: bold;
}
.formcomment {
	font-family: "trebuchet MS";
	font-size: 11px;
	height: 50px;
	width: 180px;
	border: thin solid #A5A5A6;
}

.link_td {
	font-family: "trebuchet MS";
	font-weight: bolder;
	display: block;
	padding: 0px;
	width: 109px;
	text-decoration: none;
	font-size: 13px;
	text-transform: capitalize;
	height: 40px;
	text-align: center;
	line-height:3em;
	background-image: url(../images/grey-button.jpg);
	color: #FFFFFF;
	
	
}

a.link_td:hover {
	color: #ffffff;
	background-image: url(../images/red-button.jpg);
}


.footerlinks {
	font-family: "trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.copyrights {
	font-family: "trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	text-indent: 3px;
}


a.footerlinks:hover {
	color: #CCCCCC;
}

.dash {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}


.designby {
	font-family: "trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	line-height:1em;
	text-decoration: none;
}

	
a.designby:hover {
	font-family: "trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	line-height:1em;
	text-decoration: none;
		
	
}.catstyle {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	background-position: center;
	text-align: center;
}

.clickhere {
	font-family: Tahoma;
	font-size: 12px;
	color: #830304;
	font-weight:bold;
	text-decoration: none;
}

a.clickhere:hover {

	font-family: Tahoma;
	font-size: 12px;
	color: #4C4C4D;
	font-weight:bold;
}
.prodhead {
	font-family: Tahoma;
	font-size: 13px;
	color: #4C4C4D;
	font-weight:bold;
	text-decoration: none;
	text-indent: 0px;
}

.aboutbody {
	font-family: Tahoma;
	font-size: 11px;
	color: #4C4C4D;
	text-align: justify;
	text-decoration: none;
}

a.aboutbody:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #830304;
	text-align: justify;
	text-decoration: none;
}


.newcatstyle {

	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	background-position: left;
	text-align: left;
}

