body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777793;
}
body {
	background-color: #3E569C;
	background-image: url('../images/background.jpg');
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px
}
.footer {
	background-image: url('../images/footer.gif');
	background-repeat: no-repeat;
	color: #FFFFFF
}

a:link {color: #7B0248;text-decoration: underline;}
a:visited {text-decoration: underline;color: #7B0248;}
a:hover {text-decoration: none;color: #7B0248;}
a:active {text-decoration: underline;color: #7B0248;}

a.top-nav:link {	text-decoration: none;	color: #DDE4F8;	}
a.top-nav:visited {	text-decoration: none;	color: #DDE4F8;	}
a.top-nav:hover {	text-decoration: none;	color: #DDE4F8;	}
a.top-nav:active {	text-decoration: none;	color: #DDE4F8;	}

a.left-nav:link {	text-decoration: none;	color: #777793;	}
a.left-nav:visited {	text-decoration: none;	color: #777793;	}
a.left-nav:hover {	text-decoration: none;	color: #7B0248;	}
a.left-nav:active {	text-decoration: none;	color: #777793;	}

a.foot-nav:link {	text-decoration: none;	color: #3399FF;	}
a.foot-nav:visited {	text-decoration: none;	color: #3399FF;	}
a.foot-nav:hover {	text-decoration: none;	color: #FFFFFF;	}
a.foot-nav:active {	text-decoration: none;	color: #3399FF;	}

.black-line {
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #7B0248;
}

.white-text {
	color: #FFFFFF;
}
.white-bg {
	background-image: url('../images/page-bg.gif');
	background-repeat: repeat-x
}
.nav-ns {
	font-size: 11px;
	font-weight: bold;
	color: #DDE4F8;
	background-color: #294492;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	cursor: hand;
	cursor: pointer;
}
.nav-s {
	font-size: 11px;
	font-weight: bold;
	color: #DDE4F8;
	background-color: #7B0248;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	cursor: hand;
	cursor: pointer;
}
.left-nav-bg {
	border-top:1px solid #294492; font-weight: bold;
	background-image: url('../images/left-nav-bg.jpg');
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	
}
.general-info-bg {
	font-weight: bold;
	color: #294493;
	background-image: url('../images/general-info.jpg');
	background-repeat: no-repeat;
	padding-top: 5px
}
.treatments-bg {
	border-top:1px solid #294492; font-weight: bold;
	color: #294493;
	background-image: url('../images/treatments.jpg');
	background-repeat: no-repeat;
	padding-top: 5px;
	
}
.left-col-bg {
	background-image: url('../images/left-col-bg.gif');
	background-repeat: repeat-x
}
.address {
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #294492;
}
.content-padding {
	padding: 20px 10px 20px 20px;
}
.page-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #7B0248;
}

.header {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color:#DDE4F7;
}
.home-drs-bg {
	background-image: url('../images/home-drs-border.gif');
	background-repeat: no-repeat
}
.home-drs-bg2 {
	background-image: url('../images/home-drs-border2.gif');
	background-repeat: no-repeat
}
.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.top-padding {
	padding-top: 30px;
}
.featured-content {
	background-color: #EEF2FD;
	padding: 5px;
}
.bottom-tile {
	background-image: url('../images/bottom-tile.gif');
	background-repeat: no-repeat;
	background-position: left bottom
}
.red {
	color: #FF0000;
}

.next {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}