.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.pageheader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}

.buttonlink {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}

textarea {
	border: 1px solid #6699FF;
	background-color: #eeeeee;
}

input {
	border: 1px solid #6699FF;
	background-color: #eeeeee;
}
.formrule TD {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}
.adlink {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.imageborder {
	border: 1px solid #333333;
}

#doctor {
	border-bottom: 1px #000099 solid;
	padding-bottom: 15px;
}
