﻿/* Summer Theme 1024X768 css */

/* HyperLink Settings */
A
{
	font-size: 10pt;
	color: #6699cc;
	font-family: Arial;
	text-decoration: underline;
}

.hypLNorm7
{
	font-size: 7pt;
	color: #6699cc;
	font-family: Arial;
	text-decoration: underline;
}
.hypLNorm8
{
	font-size: 8pt;
	color: #6699cc;
	font-family: Arial;
	text-decoration: underline;
}
.hypLNorm9
{
	font-size: 9pt;
	color: #6699cc;
	font-family: Arial;
	text-decoration: underline;
}
.hypLNorm12B
{
	font-size: 12pt;
	color: #6699cc;
	font-family: Arial;
	text-decoration: underline;
	font-weight:bold;
}
/* GridView Control Settings */
.gvHypLNorm8
{
	font-size: 8pt;
	color: #6899CC;
	font-family: Arial;
}
.gvHypLNorm8B
{
	font-weight: bold;
	font-size: 8pt;
	color: #6899CC;
	font-family: Arial;
}
.gvHypLNorm9
{
	font-size: 9pt;
	color: #6899CC;
	font-family: Arial;
}
.gvHypLNorm9B
{
	font-weight: bold;
	font-size: 9pt;
	color: #6899CC;
	font-family: Arial;
	text-transform: capitalize;
}
.gvHypLNorm10
{
	font-size: 10pt;
	color: #6899CC;
	font-family: Arial;
}
.gvHypLNorm10B
{
	font-weight: bold;
	font-size: 10pt;
	color: #6899CC;
	font-family: Arial;
}

/* Table Settings */
.tblNorm9WCaptionAndtblHeader
{
	border-right: #6899CC 3px ridge;
	border-left: #6899CC 3px ridge;
	border-bottom: #6899CC 3px ridge;
	font-size: 9pt;
	font-family: Arial;
}
/* Table Caption Settings */
.tblcaptionNorm9B
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial;
	background-color:#6899CC;
	border: #6899CC 3px ridge;
}

/* Left TD Background Image Settings */
.tdLeft
{
	background-image: url(http://www.jcdh.org/misc/ViewBLOB.aspx?BLOBId=169);
    background-repeat:repeat-y;
    background-position:center;
    z-index:-50;
}