/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/smiles_cosmetic_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #384A54;
}
.headers {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #92BBD9;
}
.form-object {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	background-color: #F6F3EC;
	border: 1px solid #666666;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}
a:link {
	color: #F0352C;
	text-decoration: none;
}
a:visited {
	color: #F0352C;
	text-decoration: none;
}
.free-consultation {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ED271C;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #F0352C;
	text-decoration: none;
}
.hor-rule {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

A.class_nav:link {
	COLOR: #92BBD9;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 10px;
}
A.class_nav:hover {
	COLOR: #7ea8c5;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 10px;
}

A.class_nav:active {
	COLOR: #92BBD9;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 10px;
}
A.class_nav:visited {
	COLOR: #92BBD9;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 10px;
}
