body 
{
	background-color: #E9FFF6;
	border-top : 0px;
}
div.TherapiesList
{
	border-right: #984A4A 2px solid;
	padding-right: 2px;
	border-top: #984A4A 2px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	font: 8pt Verdana;
	border-left: #984A4A 2px solid;	
	border-bottom: #984A4A 2px solid;	
	padding-top: 2px;
	color: white;
}

span.url
{
	color: #984A4A;
	font-size: 16pt;
	font-family: Verdana;
	font-weight : bold;
}

.Button
{
	background-color:#829CCD;
	color:White;
	font-weight:bold;
}


.SmallButton
{
	background-color:#829CCD;
	color:White;
	font-weight:bold;
	font-size:8pt;
}

.SmallButtonHidden
{
	background-color:#829CCD;
	color:White;
	font-weight:bold;
	font-size:8pt;
	display:none;
}


div.TherapyInformation
{
	border-right: #984A4A 2px solid;
	padding-right: 2px;
	border-top: #984A4A 2px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	font: 8pt Verdana;
	border-left: #984A4A 2px solid;	
	border-bottom: #984A4A 2px solid;	
	padding-top: 2px;
	color: white;
	background-color: white;
	overflow:scroll;
}

.book2
{
	font-family: 6pt Verdana;
	height:20;
}

.dark
{
	background-color:#829CCD;
	color:#ffffff;
	height:20;
}

.high
{
	background-color:#984A4A;
	color:#ffffff;
	height:20;	
}

.light
{
	background-color:#ffffff;
	color:Black;
	height:20;
}

table.Session
{
	border-right: #984A4A 2px solid;
	padding-right: 2px;
	border-top: #984A4A 2px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	font: 8pt Verdana;
	border-left: #984A4A 2px solid;	
	border-bottom: #984A4A 2px solid;	
	padding-top: 2px;
	color: white;
	overflow:scroll;
	background-color:White;
}

.SiteHeader
{
	font-family:Arial;
	font-size:18pt;
	color:#0066CC;
	font-weight:bold;
}

td.TherapyListHead
{
	background-color:#0066CC;
	font-weight:bold;
	font-family:Arial;
	color:White;
	height:15;
}


td.TherapyContent
{
	font-family:Arial;
	font-size:10pt;
	color:#000000;
}

td.TheropyHeader
{
	background-color:#0066CC;
	font-weight:bold;
	font-family:Arial;
	color:White;
	height:15;
}
.TherapyName
{
	background-color:#0066CC;
	font-weight:bold;
	font-family:Arial;
	font-size:12pt;
	color:White;
	height:15;
}

.cTherapyName
{
	font-weight:bold;
	font-family:Arial;
	font-size:12pt;
	color:#984A4A;
	height:15;
}

.TextLabel
{
	font-weight:bold;
	font-family:Arial;
	font-size:10pt;
	color:#984A4A;
}

.SmallLogin
{
	font-family:Verdana;
	font-size:8pt;
	color:black;
}

.PasswordEnter
{
	font-weight:normal;
	font-family:Arial;
	font-size:10pt;
	color:red;
}

.SmallLoginLabels
{
	font-family:Verdana;
	font-size:8pt;
	color:#984A4A;
}

.NotAvailable
{
	background-color:#ABCCA4;
	font-family:Arial;
	font-size:10pt;
}

.cAppointment
{
	font-weight:bold;
	font-family:Arial;
	font-size:12pt;
	color:#829CCD;
	height:15;
}

.cCost
{
	font-weight:bold;
	font-family:Arial;
	font-size:10pt;
	color:#829CCD;
	height:15;
}

.SurgeryName
{
	font-weight:bold;
	font-family:Arial;
	font-size:16pt;
	color:#984A4A;
	height:15;
}

.SurgeryPhone
{
	background-color:#C6D2EA;
	font-weight:bold;
	font-family:Arial;
	font-size:16pt;
	color:#984A4A;
	height:15;
}

.Rounded
{
	font-weight:bold;
	font-family:Arial;
	font-size:12pt;
	color:#984A4A;
	height:15;
}

.Normal
{
	font-family:Arial;
	font-size:10pt;
	color:Black;
}

.SurgeryAddress
{
	font-family:Arial;
	font-size:12pt;
	color:#984A4A;
	height:15;
}


.ChosenDate
{
	background-color:#984A4A;
	font-weight:bold;
	font-family:Arial;
	font-size:8pt;
	color:White;
	height:15;
}

/* Hyperlinks on the Navigation Bar */
a
{
  font: 9pt Arial;
  color: #000000;
  text-decoration: underline;
}
a:visited
{
  font: 9pt Arial;
  color: #000000;
  text-decoration: underline;
}
a:active
{
  font: 9pt Arial;
  color: #000000;
  text-decoration: underline;
}
a:hover
{
  font: 9pt Arial;
  color: #000099;
  text-decoration: underline;
}

.Message
{
	color:Red;
	font-family:Arial;
	font-size:10pt;
}

TD.Header
{
	background-color:#6379AD;
	color:White;
	font-weight:bold;
}