/* CSS Document */
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #002569;
}

.formobject {
	font-family: Tahoma;
	font-size: 11px;
	color: #002569;
	background-color: #FFFFFF;
	border: 1px solid #00A1B0;
}

div.scroll {	height: 260px;	width: 335px;	overflow: auto;	padding: 0px;}

div.scroll2 {	height: 260px;	width: 700px;	overflow: auto;	padding: 0px;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/eccles-dental_01.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
