body   { color: #454545; font-size: 12px; font-family: Tahoma, Verdana, sans-serif; line-height: 1.3 }
p   { color: #454545; font-size: 12px; font-family: Tahoma, Verdana, sans-serif; line-height: 1.3 }
td   { color: #454545; font-size: 12px; font-family: Tahoma, Verdana, sans-serif; line-height: 1.3 }
a:link   { color: #892936; font-size: 12px; font-family: Tahoma, Verdana, sans-serif; font-weight: bold; line-height: 1.3; text-decoration: none }
a:visited   { color: #892936; font-size: 12px; font-family: Tahoma, Verdana, sans-serif; font-weight: bold; line-height: 1.3; text-decoration: none }
a:hover   { color: #b04925; font-size: 12px; font-family: Tahoma, Verdana, sans-serif; font-weight: bold; line-height: 1.3; text-decoration: none }

  table.shadow { 
    align: center;
	width: 800px;
  }

  td.shadow-top { 
    height: 25px;  
    background-image: url(images/tableshadow-top.gif)}

  td.shadow-right { 
    width: 22px; 
    background-image: url(images/tableshadow-right.gif)  }

  td.shadow-bottom { 
    height: 15px;
    background-image: url(images/tableshadow-bottom.gif)}

  td.shadow-left { 
  	width: 21px;
    background-image: url(images/tableshadow-left.gif)}

  td.shadow-center { 
    background-color: white  
  }
  
    td.leftmargin {
	background-color: white;
	padding-left: 20px;
	padding-right: 20px;
  }

.tablebackground {
	background-image: url(images/bg-doctor.jpg);
	background-repeat: no-repeat;
	background-position: 483px 284px;
}
.tablebackgroundrx {
	background-repeat: no-repeat;
	background-position: 640px 340px;
}
.genericblue12px {
color: #06c; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 15px; margin-right: 0; margin-bottom: 0; margin-left: 0
}
.imageright {
	padding-left: 8px;
}
.imageleft {
	padding-right: 8px;
}
.subheading {
	color: #b04925;
	font-size: 14px;
	font-family: Tahoma, Verdana, sans-serif;
	line-height: 1.3;
	font-weight: bold;
}
.bulletbody {
color: #454545; font-size: 12px; font-family: Tahoma, Verdana, sans-serif; line-height: 1.8}
.body-orange {
color: #b04925; font-size: 12px; font-family: Tahoma, Verdana, sans-serif; line-height: 1.3
}
.table-outline {
	border: thin solid #892936;
}
.yellowbox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #FF0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
