/* CSS Document */
body,td,th {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #749dd3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/sutton-dental_28.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
body,html {
scrollbar-face-color: #749dd3;
scrollbar-shadow-color: #749dd3;
scrollbar-highlight-color: #749dd3;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #749dd3;
scrollbar-track-color: #014d87;
scrollbar-arrow-color: #96b6dd;
}
.image-left-border {
	margin-left: 10px;
}
a {
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
