@charset "UTF-8";
/* CSS Document */
.leftborder {
	background-image: url(../images/leftborder.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.rightborder {
	background-image: url(../images/rightborder.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.infotop {
	background-color: #D9EBF5;
	background-image: url(../images/infotop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.teethpic {
	padding-top: 5px;
	padding-left: 15px;
}
.menubar {
	background-image: url(../images/menubar1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 30px;
	color: #FFF;
}
.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #0060A8;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.text2 {
	color: #0060A8;
	font-size: 14px;
}
.h2 {
	font-size: 24px;
	color: #0060A8;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
.footer {
	background-image: url(../images/footer1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	color: #0060A8;
	text-decoration: none;
	padding-top: 5px;
	vertical-align: top;
}
a.menulink {
	font-size: 12px;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	line-height: 26px;
}
a.menulink:link {
	text-decoration: none;
}
a.menulink:visited {
	text-decoration: none;
}
a.menulink:hover {
	text-decoration: none;
	color: #B4CADB;
}
a.menulink:active {
	text-decoration: none;
}
a.bottommenu {
	font-size: 13px;
	color: #0060A8;
	line-height: 26px;
}
a.bottommenu:link {
	text-decoration: none;
}
a.bottommenu:visited {
	text-decoration: none;
}
a.bottommenu:hover {
	text-decoration: none;
	color: #666675;
	line-height: 20px;
}
a.bottommenu:active {
	text-decoration: none;
}
a.textlink:link {
	color: #0060A8;
	text-decoration: none;
}
a.textlink:visited {
	text-decoration: none;
	color: #0060A8;
}
a.textlink:hover {
	text-decoration: none;
	color: #6C6D66;
}
a.textlink:active {
	text-decoration: none;
}
