.title {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #E9E9E9;
	border: 1px solid #CCCCCC;
	padding: 4px 5px;
	color: #000000;

}
.tdtext {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 5px;
	text-align: justify;

}
.bottomlink {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bottomlink:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
.bottomlink2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: underline;
}
.textleft {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 15px;
	text-align: justify;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #e9e9e9;
	border: 1px solid #CCCCCC;


}
.tdtextContactForm {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	border-left-width: 1px;
	border-left-color: #999999;

}
.tableContact {
	border: 1px solid #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;

}
.servTD {
	border: 1px solid #CCCCCC;
}
.ServLinlk {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 26px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.body {
	margin: 0px;
}

