#whtbkgd
{
	background-color: White;
}
#dgDentist
{
	border-width: thick;
	border: #2F4F4F;
	border-style: double;
	/*visibility: hidden;*/
}
.hyperlinks
{
	text-decoration: underline;
	color: #867237;
}
#clock
{
	text-align: right;
	font-size: smaller;
	width: 478px;
	/*z-index: 1
	background-color: Blue;*/
}
#hdrtext
{
	text-align:left;
	font-weight:bold;
}
#tbltrim
{
	background-repeat: repeat-y;
}
#spnmainbody
{
	width: 478px;/**/
}
body
{
	background-color: #666666;
	color: #867237;
	font-size: 11pt;
}
img
{
	padding: 0% 0% 0% 0%;
	border: 0px none Blue;
	margin: 0% 0% 0% 0%;
}
a:hover
{
	text-decoration: none;
	color: blue;
	/**/
}
