@charset "utf-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;

}
.expertisehed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ea8523;
	line-height: 18px;
}
.coname {color: #c5262f}


.newshed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #c5262f;
	line-height: 18px;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/h_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #c5262f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #c5262f;
}
a:hover {
	text-decoration: underline;
	color: #c5262f;
}
a:active {
	text-decoration: underline;
	color: #c5262f;
}
.serviceshed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #43a3cb;
}
.serviceshed a:link {
	color: #43a3cb;
	text-decoration: none;
}
.serviceshed a:visited {
	color: #43a3cb;
	text-decoration: none;
}
.serviceshed a:hover {
	color: #43a3cb;
	text-decoration: underline;
}
.serviceshed a:active {
	color: #43a3cb;
	text-decoration: underline;
}
.address {
	font-size: 10px;
}
.address a:link {
	color: #666666;
	text-decoration: none;
}
.address a:visited {
	color: #666666;
	text-decoration: none;
}
.address a:hover {
	color: #666666;
	text-decoration: underline;
}
.address a:active {
	color: #666666;
	text-decoration: underline;
}