/* Knee Replacement Video Construction CSS */
body {
	margin-top: 15px;
	background-color: #FCFECC;
}

body, table, div {
	font-family :Verdana, sans-serif;
	font-size: 13px;
	color:#000000
	}

/* Table settings */

.main_table {
	background-color: #FFFFFF;
	border: 2px solid #002F61;
}

.content {
	padding:20px;

}
.pic_table {
	background-color: #FCFECC;
	border: 1px solid #002F61;
}
.testimonial {
	background-color: #FCFECC;
	border: 3px ridge #002F61;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color:#000000;
	padding: 10px;	
}
.testimonial img {
	margin-right: 10px;
	margin-bottom: 10px;
}
.testsig {
	color: #000000;
	text-align: right;
	font-style:italic;
	font-weight:bold;
}


/* text */

h1 {
	font-family: Tahoma, sans-serif;
	color:#C70300;
	font-size: 18pt;
	font-weight:600;
}
h2 {
	font-family: Tahoma, sans-serif;
	color:#C70300;
	font-size: 16pt;
	font-weight:600;

}

.pre {
color: #000000;
	font: Georgia, serif;
	font-size: 10pt;
	font-style: italic;
	font-weight:bold;
}

.copy {
	font: Courier New;
	font-size: 8pt;
	text-align: center;
	color: #000000;
}

li, ol, ul {
	font-family :Verdana, sans-serif;
	font-size: 13px;
	color:#000000
}
.top_link {
	font-family :Verdana, sans-serif;
	font-size: 13px;
	color:#000000;
	text-align: right;
}

/* Images and Links */

a {
	color: #002F61;
	text-decoration: none;
	font-weight:700;
}
a:hover {
	color: #D8CF26;
	text-decoration: underline;
	font-weight:700;
	
}
a:link img { border: none }

a:visited img { border:none }
/*
.test {
  background-color: #e6e5a4;
  border: 1px solid #080672;
  padding: 10px;
  font-family: georgia 10pt #000000;
}

.form_table {
  background-color: #c8caee;
  border: 1px solid #080672;
  padding: 10px;
  font-family: arial 10pt italic;
}

.form_top_blue {
  background-color: #08419e;
  font: arial;
  color: #ffffff;
  text-align: left;
  padding: 10px;
}

/*
.tahoma18ptB {
  font: tahoma;
  color: #000000;
  font-size: 18pt;
}

.tahoma24ptB {
  font: tahoma;
  color: #000000;
  font-size: 24pt;
}

.tahoma32ptB {
  font: tahoma;
  color: #000000;
  font-size: 32pt;
}

.tahoma18ptR {
  font: tahoma;
  color: #ed1c24;
  font-size: 18pt;
}

.tahoma24ptR {
  font: tahoma;
  color: #ed1c24;
  font-size: 24pt;
}

.tahoma32ptR {
  font: tahoma;
  color: #ed1c24;
  font-size: 32pt;
}

.tahoma18ptBl {
  font: tahoma;
  color: #0000ff;
  font-size: 18pt;
}

.tahoma24ptBl {
  font: tahoma;
  color: #0000ff;
  font-size: 24pt;
}

.tahoma32ptBl {
  font: tahoma;
  color: #0000ff;
  font-size: 32pt;
}

.highlight {
	background-color: #faf103;
}

.red {
	color: #C70300;
}

.noteRed {
	font: Georgia;
	color: #edic24;
	text-align: center;
	font-size: 10pt;
}

*/

