p {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: 414141;
	line-height: 16px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: 8C8C8C;
}
li {
	font-size: 12px;
	line-height: 14px;
	padding-bottom:5px;
	font-family: "Times New Roman", Times, serif;
	color: 996666;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: 8C8C8C;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: 414141;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: 8C8C8C;
}
a {
	font-weight: bold;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	color: 414141;
}

a:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
}
.imgborder { BORDER: 3px solid #d1a0a1;}
.backer {
	background-image: url(assets/images/doctor/bg2.jpg);
	background-repeat: repeat-x;
}
.titlebg {
	background-image: url(assets/images/doctor/title.gif);
	background-repeat: no-repeat;
}
.left {
	background-image: url(assets/images/doctor/left.gif);
	background-repeat: repeat-y;
	border: 1px solid #FFFFFF;


}
.nav {
	background-image: url(assets/images/doctor/nav.gif);
	background-repeat: repeat-y;


}
.buttons {
	font-family: "Times New Roman", Times, serif;
	color: #996666;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	font-size: 12px;

}
.nav2 {
	background-image: url(assets/images/patient/nav.gif);
	background-repeat: repeat-y;

}
.addressbg {
	background-image: url(assets/images/patient/address.gif);
	background-repeat: no-repeat;
	background-position: center bottom;

}
.smltext {font-size:11px;}
.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AF7979;
}
