body {
	margin: 0px;
	background-image: url(images/dentists-sidcup.jpg);
	background-repeat: repeat-x;
}
.menu_bg{
	background-image: url(images/sidcup-dentists-centre.jpg);
	background-repeat: repeat-x;
	height: 54px;
}
.welcome_bg{
	background-image: url(images/dentists-practice-sidcup.jpg);
	background-repeat: repeat-x;
	height: 22px;
}
.copyright_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.copyright_text a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.copyright_text a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.copyright_text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #662158;
	text-decoration: none;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #682159;
	text-decoration: none;
}
.nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #682159;
	text-decoration: none;
}
.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.welcome_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D1D1D;
	text-decoration: none;
	line-height: 16px;
	text-align: justify;
}
.welcome_text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #682159;
	text-decoration: underline;
}
.welcome_text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #682159;
	text-decoration: underline;
}
.welcome_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.welcome_text a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.navtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #682159;
	line-height: 16px;
	font-weight: bold;
}
.navtitle2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9F9A94;
	line-height: 16px;
	font-weight: bold;
}
.table_border {
	border: 1px solid #CCCCCC;
}

.photo_bg {
	background-image: url(images/photo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 100px;
}
.selectphoto_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D1D1D;
	text-decoration: none;
	line-height: 16px;
}

.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D1D1D;
	text-decoration: none;
}
.in_refer
{
	background-image:url(images/refer_patient_g.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:206px;
	height:30px;
}

.in_refer:hover
{
	background-image:url(images/refer_patient.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:206px;
	height:30px;
	cursor:pointer;
	
}
.in_refer_h{
	background-image:url(images/refer_patient.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:206px;
	height:30px;
	cursor:pointer;
}
.in_email
{
	background-image:url(images/email_friend.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:116px;
	height:30px;
}

.in_email:hover
{
	background-image:url(images/email_friend_p.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:116px;
	height:30px;
	cursor:pointer;
	
}
.in_email_h{
	background-image:url(images/email_friend_p.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:116px;
	height:30px;
	cursor:pointer;
}
