body {
	background-color: #c0c0c0;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(images/faster-healing-topBar.jpg);
	background-repeat: repeat-x;
	height: 61px;
}
.mainArea {
	background-image: url(images/chiropractor-mainArea.gif);
	background-repeat: repeat-y;
	width: 984px;
}
.topM {
	background-image: url(images/heal-faster-topM.jpg);
	background-repeat: repeat-x;
	height: 40px;
	float: left;
	width: 948px;
}
.navBar {
	background-image: url(images/reduce-pain-navBar.gif);
	background-repeat: repeat-x;
	height: 46px;
	text-decoration: none;
	float: left;
}
.navBar:hover {
	background-image: url(images/reduce-pain-navBar2.gif);
}
.navText {
	font-size: 12px;
	color: #91191C;
	text-decoration: none;
	text-align: center;
	padding-top: 15px;
	padding-left: 22px;
	padding-right: 22px;
	font-weight: bold;
}
.bodyTable {
	margin-top: 10px;
	margin-left: 22px;
	margin-right: 22px;
}
.mainHeader {
	background-image: url(images/faster-healing-mainHeader.gif);
	background-repeat: repeat-x;
	height: 102px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
	padding-bottom: 5px;
}
.studyHeader {
	background-image: url(images/faster-healing-mainHeader.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
	padding-bottom: 5px;
}
.smallBlue {
	color: #6F91B8;
	font-size: 12px;
	padding-left: 10px;
	font-weight: bold;
}
.mediumBlue {
	color: #710000;
	font-size: 17px;
	padding-left: 10px;
	margin-top: 5px;
	font-weight: bold;
}
.mediumBlue:link {
	text-decoration: underline;
}
.mediumBlue:hover {
	text-decoration: none;
}
.bigBlue {
	color: #710000;
	font-size: 24px;
	padding-left: 10px;
}
.smallRed {
	color: #3C5E71;
	font-size: 11px;
	padding-left: 10px;
}
.smallRed:link {
	text-decoration: underline;
}
.smallRed:hover {
	color: #990000;
	text-decoration: none;
}
.mediumRed {
	color: #3C5E71;
	font-size: 12px;
}
.mediumRed:hover {
	color: #990000;
}
.bigRed {
	color: #953F3F;
	font-size: 14px;
	padding-left: 10px;
	font-weight: bold;
}
.blackText {
	font-size: 12px;
	color: #333333;
	padding-left: 10px;
}
.subHeader {
	background-image: url(images/sports-medicine-subHeader.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 377px;
}
.subHeaderText {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.subHeaderText a{
	color: #FFFFFF;
	text-decoration: none;
}
.footerImage {
	background-image: url(images/heal-faster-footerImage.jpg);
	background-repeat: no-repeat;
	height: 42px;
	background-position: top;
}
.footerTable {
	background-color: #BEBEBE;
	background-image: url(images/physical-therapy-bottomBar.gif);
	background-repeat: repeat-x;
}
.bannerTable {
	margin-left: 22px;
	margin-right: 22px;
}
.footerText {
	font-size: 10px;
	color: #555555;
	padding-top: 7px;
	padding-right: 1px;
	padding-left: 1px;
}
.footerText a:hover {
	color: #000000;
	text-decoration: none;
}
.middleBkground {
	background-color: #9e9e9e;
	background-image: url(images/faster-healing-topBar.jpg);
	background-repeat: repeat-x;
}
.smallHeader {
	background-image: url(images/wound-care-smallHeader.gif);
	background-repeat: repeat-x;
	height: 31px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
}
.nogierTable {
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #6F91B8;
	border-bottom-color: #6F91B8;
}
.navBkground {
	background-image: url(images/reduce-pain-navBar.gif);
	background-repeat: repeat-x;
	height: 46px;
	clear: both;
	text-align: center;
}
.admin_box {
  width: 400px;
  border: 1px solid black;
  background-color: white;
  #display: table;
  margin:10px;
  padding:10px;
}
.adminMain {
}
.admin_row {
  display: table-row;
}
.admin_head {
  height: 35px;
  text-align: center;
}
.admin_text {
  width: 200px;
  height: 30px;
  display: table-cell;
}
span {
  font-family: verdana;
  font-size: 11px;
}
input {
  font-family: verdana;
  font-size: 11px;
}
.testMessage {
	color:#000066;
	background-color: #FFFFFF;
	width: 550px;
	border: 1px solid #333333;
	padding: 5px;
	margin-bottom: 10px;
	margin-left:10px;
}
.test_question {
	color:#000066;
	background-color: #FFFFFF;
	width: 550px;
	border: 1px solid #333333;
	padding: 5px;
	margin-bottom: 10px;
	margin-left:10px;
}.wrong {
	color: #990000;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.wrong span{
	color: #555555;
	
}
.maintable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width:80%;
	
}
.maintable a {
color: #6F91B8;
	
}
.maintable h1 {
font-size:14px;
margin:5px 0px 0px 0px;
	
}
.maintable td {

padding-right:15px;
	
}
a {
color: #3C5E71;
}

