BODY {
	background-color: #1C43C2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 4;
	padding: 4;
	color:#333333;
	background-image: url(images/Background.jpg);
}

/* this group sets the normal link colors */

A:LINK {
	color: #0033FF;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A:VISITED {
	color: #0033FF;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A:HOVER {
	color: #0033FF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A:ACTIVE {
	color: #0033FF;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.globalbar {
	background-color: #FFFDCA;
	color: #000000;
	font-weight: normal;
	font-size: 18px;
	padding: 0;
	font-family: "Monotype Corsiva", "Times New Roman", Times;
	border-bottom: thin solid #CCCCCC;
}

.globalbar A:LINK {
	color: #A5011E;
	text-decoration: none;
	font-weight: normal;
	font-family: "Monotype Corsiva", "Times New Roman", Times;
	font-size: 18px;
	background-color: #FFFDCA;
}
.globalbar A:VISITED {
	color: #A5011E;
	text-decoration: none;
	font-weight: normal;
	font-family: "Monotype Corsiva", "Times New Roman", Times;
	font-size: 18px;
	background-color: #FFFDCA;
}
.globalbar A:HOVER {
	color: #336600;
	text-decoration: none;
	font-weight: normal;
	font-family: "Monotype Corsiva", "Times New Roman", Times;
	font-size: 18px;
}
.globalbar A:ACTIVE {
	color: #A5011E;
	text-decoration: none;
	font-weight: normal;
	font-family: "Monotype Corsiva", "Times New Roman", Times;
	font-size: 18px;
}
.content-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.content-black-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.content-black-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.header-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #AC031D;
	font-weight: normal;
	font-variant: small-caps;
}
.content-red-bold {
	font-family: "Monotype Corsiva", "Times New Roman", Times;
	font-size: 12px;
	color: #AC031D;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 12px;
}
.table-watermark {
	background-attachment: scroll;
	background-image: url(New/images/chiropractic-logo-opaque.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.table-thin {
	border: 1px solid #C50E20;
}
.table-thin-subhead {
	border: 1px solid #C50E20;
	background-image: url(images/Bottom.jpg);
	padding: 4px;
}
.header-red-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AC031D;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
