
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 40px;
	background-color: #FFFFFF;
	background-image: url(http://www.moonbeam.net/images/dentist/DENTIST-candy-stripe.jpg );
	bgproperties: fixed;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: darkred;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: darkred;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: darkred;
}



.Master_Table {
	border: 0px solid #000000;
	width: 800px;
	vertical-align: top;
}



.NavDENTIST {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	height: 22px;
	font-weight: bold;
	color: darkred;
	###width: 100%;
	border-top-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.NavDENTIST a:link {
	color: darkred;
	text-decoration: none;
}
.NavDENTIST a:visited {
	text-decoration: none;
	color: red;
}
.NavDENTIST a:hover {
	text-decoration: underline;
	color: #22CC00;
}
.NavDENTIST a:active {
	text-decoration: none;
	color: darkred;
}


a:link {
	color: darkred;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: red;
}
a:hover {
	text-decoration: underline;
	color: #22CC00;
}
a:active {
	text-decoration: none;
	color: darkred;
}







.hiddenlinx a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.hiddenlinx a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.hiddenlinx a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.hiddenlinx a:active {
	text-decoration: none;
	color: #FFFFFF;
}



.DentistTable {
	width: 700px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #00FF00;
	border-right-color: #00FF00;
	border-bottom-color: #00FF00;
	border-left-color: #00FF00;

}

.DentistTable td {
	padding: 9px;
	background-color: #FFFFFF;
	border-bottom: gray solid 1px;
	border-top: gray solid 1px;
	border-left: gray solid 1px;
	border-right: gray solid 1px;
}
