/* CSS Document */
body {
	margin-left: 0px;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 13px;
	text-align: justify;
	background-image: url(../images/dr-buns_01.jpg);
	background-repeat: repeat-x;
	background-color: #016114;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	
}

a:link {
	color: #698145;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #698145;
}
a:hover {
	text-decoration: none;
	color: #231F20;
}
a:active {
	text-decoration: none;
	color: #698145;
}
.address-box {
    background-image: url(../images/dr-buns_21.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:135px;
	width:199px;
}
.implantology-box {
    background-image: url(../images/dr-buns_16.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:199px;
	width:228px;
}
.periodontology-box {
    background-image: url(../images/dr-buns_17.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:199px;
	width:220px;
}
.hygienist-box {
    background-image: url(../images/dr-buns_18.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:199px;
	width:229px;
}

.pagetext {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.address-text {
	font-family: Tahoma;
	font-size: 12px;
	color: #015b13;
}

.form-object {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #75914D;
	border: 1px solid #698145;
}.tinytext {
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
}

