.bgcontent {
	background-image: url(img/bgcontent.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.maintitle {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FF3300;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
}
a.footlink:link {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
a.footlink:visited {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
a.footlink:hover {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
a.footlink:active {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.bgdir {
	background-image: url(img/bg-directory.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bg-top {
	background-image: url(img/dentist-top.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.smalltext {
	font-size: 11px;
}
.maintitle2 {
	font-size: 15px;
	font-weight: bold;
	color: #999933;
}
