table.tablewithborder { background-color: white;
border-top: solid thin #cccccc;
border-bottom: solid thin #cccccc;
border-left: solid thin #cccccc;
border-right: solid thin #cccccc;

}


table.menutablewithborder { background-color: #ffffcc;
border-top: solid thin #cccccc;
border-bottom: solid thin #cccccc;
border-left: solid thin #cccccc;
border-right: solid thin #cccccc;

}



a {
	color: navy;
	font-family: Comic Sans MS,sans-serif;
	font-size: 10pt;
	font-weight: normal;

	background-color : transparent;
	font-style: normal; 
	line-height: normal;
}

a:link {
	color: navy;
	font-family: Comic Sans MS,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
	background-color : transparent;
}


a:visited {
	color: navy;
	font-family: Comic Sans MS,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
	background-color : transparent;
}

a:active {
	color: red;
	font-family: Comic Sans MS,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
	background-color : white;
}

A:Hover {
	color: red;
	font-family: Comic Sans MS,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
	background-color : white;
}


.amenu {
	color: navy;
	font-family: Comic Sans MS,sans-serif;
	font-size: 10pt;
	font-weight: normal;

	background-color : #ffffcc;
	font-style: normal; 
	line-height: normal;
}

.amenu:link {
	color: navy;
	font-family: Comic Sans MS,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
	background-color : #ffffcc;
}

a.menu:link {
	color: navy;
	font-family: Comic Sans MS,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
	background-color : #ffffcc;
}


.amenu:visited {
	color: navy;
	font-family: Comic Sans MS,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
	background-color : #ffffcc;
}

.amenu:active {
	color: red;
	font-family: Comic Sans MS,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
	background-color : #ffffcc;
}

.amenu:Hover {
	color: red;
	font-family: Comic Sans MS,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
	background-color : white;
}


Body { margin-left: 0em; margin-right: 0em; margin-top: 0em; margin-bottom: 0em;
color: navy;
background:    url(../ch-images/_parch-bg.gif) #F7F1DD;

   scrollbar-face-color: #E5D8B2; 
   scrollbar-shadow-color: #F7E600; 
   scrollbar-highlight-color: #000000; 
   scrollbar-3dlight-color: #F7E600; 
   scrollbar-darkshadow-color: #000000; 
   scrollbar-track-color: #F7F1DD; 
   scrollbar-arrow-color:#FFFFFF;
}

TD, P, UL, LI { color: navy }

H1 {
  color: navy;
  font-size: 18pt;
  font-family: Comic Sans MS,sans-serif;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: normal;
  padding: 0.0em;
  margin: 0em 0em 0em 0em;
}
H2 {
  color: navy;
  font-size: 16pt;
  font-family: Comic Sans MS,sans-serif;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: normal;
  padding: 0.0em;
  margin: 0em 0em 0em 0em;
}

H3 {
  color: navy;
  font-size: 12pt;
  font-family: Comic Sans MS,sans-serif;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  line-height: normal;
  padding: 0em;
  margin: 0em 0em 0em 0em;
}
H4 {
  color: navy;
  font-size: 12pt;
  font-family: Comic Sans MS,sans-serif;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: normal;
  padding: 0em;
  margin: 0em 0em 0em 0em;
}

H5 {
  color: navy;
  font-size: 10pt;
  font-family: Comic Sans MS,sans-serif;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  line-height: normal;
  padding: 0em;
  margin: 0em 0em 0em 0em;
}
H6 {
  color: navy;
  font-size: 8pt;
  font-family: Comic Sans MS,sans-serif;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  line-height: normal;
  padding: 0em;
  margin: 1em 0em 1em 0em;
}

TD {
  font-size: 10pt;
  font-family: Comic Sans MS,sans-serif;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: normal;
}

P {
  font-size: 10pt;
  font-family: Comic Sans MS,sans-serif;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: normal;
  padding: 0.5em;
}

UL {
  font-size: 10pt;
  font-family: Comic Sans MS,sans-serif;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: normal;
}

LI {
  font-size: 10pt;
  font-family: Comic Sans MS,sans-serif;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: normal;
}