.chirocare {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	text-align: left;

}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	list-style-image: url(images/red_line.gif);
	list-style-position: inside;



}
.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #ff0000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 107%;
	font-weight: bold;
	line-height: 125%;
	text-transform: capitalize;
	text-decoration: none;
	font-style: italic;
	color: #000000;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bolder;
	line-height: 125%;
	text-transform: capitalize;
	text-decoration: none;
	font-style: italic;
	color: #000000;
}
.background {
	background-repeat: repeat;
	background-image: url(images/background.gif);
	background-attachment: scroll;

}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	line-height: 125%;
	font-style: normal;
	text-transform: none;
	list-style-image: none;
	text-decoration: none;
}
.deademail {
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	text-decoration: line-through blink;
}
.coloum {
	width: 25px;
	background-color: #FF0000;
}
.tableback {
	background-image: url(images/elise2edit.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: scroll;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	line-height: 125%;
	font-style: normal;
	text-transform: none;
	list-style-image: url(images/bullet_small.gif);
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	line-height: 125%;
	font-style: italic;
	text-transform: none;
	list-style-image: none;
	text-decoration: underline;
	color: #0033FF;

}
.columspacer {
	height: 200px;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	line-height: 125%;
	text-transform: capitalize;
	text-decoration: none;
	font-style: italic;
	color: #000000;
}
.tableborder {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
