body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353535;
}
body {
	background-color: #f5f5f5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


h1{margin:0px; font-weight:normal; display:inline}

h2{margin:0px; font-weight:normal; display:inline}

h3{margin:0px; font-weight:normal; display:inline}


.same {color: #666666;text-decoration: none; }
A.same:link{color: #666666;text-decoration: none; }
A.same:active{color: #666666;text-decoration: none; }
A.same:visited{color: #666666;text-decoration: none; }
A.same:hover{color: #666666;text-decoration: none; }


a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #353535;
}
a:active {
	text-decoration: none;
	color: #666666;
}

.footer, a.footer:link, a.footer:visited, a.footer:active{
	font-size:11px;
	color:#fff;
	line-height:15px;
	text-decoration:none;
}
a.footer:hover{ text-decoration:underline;}

.manutable{
	background-color:#e5e5e5;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}

.tdmenu{
	height:28px;
	background-color:#666;
	color:#fff;
	padding-left:20px;
}

.testimonials{
	height:40px;
	background-color:#353535;
	color:#fff;
	font-size:12px;
	padding-left:20px;
}

.heading{margin:0px;
	padding:0px;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:800;}

.textbox {
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 11px;
	color: #666666;
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
}
.BUTTON1 {
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	width:80px;
	height:23px;
	background-color: #666666;
	border: 1px solid #666666;
}