#navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
	font-weight: bold;
	color: #F8CD04;
	text-decoration: none;
	padding-left: 15px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-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;
	width: 170px;
	padding-top: 15px;
	background-color: #FFFFFF;
}
.border_index {
	height: 475px;
	background-image: url(images/index1.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	background-color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.35em;
	color: #000000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.25em;
	color: #000000;
}
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 10px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.border {
	height: 475px;
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	background-color: #FFFFFF;
}
.text_doctor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.35em;
	color: #000000;
	padding-right: 20px;
}
#navbar a:link  {
	color: #000000;
	text-decoration: none;
}
#navbar a:visited {
	color: #000000;
	text-decoration: none;
}
#navbar a:active {
	color: #000000;
	text-decoration: none;
}
#navbar a:hover {
	color: #F8CD04;
	text-decoration: none;
}

