/* body {
  background:#CCCCCC;
  margin:0;
  /* padding:40px 20px; */
  font: Verdana, Arial, Helvetica, sans-serif;
  /*text-align:center; */
  color:#333333;
  /* font-size: small; */
  } */
  
p {
  font-family: "Comic Sans MS"; 
  line-height: 120%; 
  font-size: 0.85em;
  }
td {
  font-family: "Comic Sans MS"; 
  line-height: 120%; 
  font-size: 0.85em; 
  }
.pagetitle_red {  
  font-family: "Comic Sans MS"; 
  font-size: 0.9em; 
  line-height: 100%; 
  font-weight: bold;
  color: #d71920;
  }
.pagetitle_green {  
  font-family: "Comic Sans MS"; 
  font-size: 0.9em; 
  line-height: 100%; 
  font-weight: bold;
  color: #09AAA3;
  }
.event_title {  
  font-family: "Comic Sans MS"; 
  font-size: 1.4em; 
  line-height: 120%; 
  font-weight: bold;
  color: #D71920;
  }
.boldred {  
  font-weight: bold;
  color: #d71920;
  }
.boldgreen {  
  font-weight: bold;
  color: #09AAA3;
  }
h1 {  
  font-family: "Comic Sans MS"; 
  font-size: 1.75em; 
  line-height: 120%;
  font-weight: bold;
  color: #D71920;
  }
h2 {  
  font-family: "Comic Sans MS"; 
  font-size: 1.5em; 
  line-height: 110%; 
  font-weight: bold;
  color: #D71920;
  }
h3 {  
  font-family: "Comic Sans MS"; 
  font-size: 1.25em; 
  line-height: 100%; 
  font-weight: bold;
  color: #D71920;
  }
a:link {
  color:#d71920;
  font-weight: bold;
  text-decoration:none; 
  }
a:visited {
  color:#d71920;
  font-weight: bold;
  text-decoration:none; 
  }
a:hover {
  /* background-color: #09AAA3; */
  color:#09AAA3;
  font-weight: bold;
  text-decoration: underline; 
  }
a: {
	color: #d71920;
	font-weight: bold;
    text-decoration:none; 
  }
.caption {  
  font-size: 0.65em; 
  color: #666666}
.footnote {  
  font-size: 0.8em; 
  color: #666666}
b {  
  color: #555555; 
  font-weight: bold
  }
.tinytext {  
  font-size: 0.9em; 
  line-height: 100%; 
  color: #333333}

.tinytext:link {
  font-size: 0.9em; 
  color:#d71920;
  font-weight: bold;
  text-decoration:none; 
  }
.tinytext:visited {
  font-size: 0.9em; 
  color:#d71920;
  font-weight: bold;
  text-decoration:none; 
  }
.tinytext:hover {
  /* background-color: #09AAA3; */
  font-size: 0.9em; 
  color:#09AAA3;
  font-weight: bold;
  text-decoration: underline; 
  }
.tinytext:active {
  /* background-color: #09AAA3; */
  font-size: 0.9em; 
  color:#d71920;
  font-weight: bold;
  text-decoration:none; 
  }

.eventlink {  
  font-size: 1.3em; 
  line-height: 140%; 
  /* color:#000000; */
  color:#d71920
  font-weight: bold;
  text-decoration: underline; 
  }
.eventlink:link {
  font-size: 1.3em; 
  line-height: 140%; 
  color:#d71920;
  font-weight: bold;
  text-decoration: underline; 
  }
.eventlink:visited {
  font-size: 1.3em; 
  line-height: 140%; 
  color:#d71920;
  font-weight: bold;
  text-decoration: underline; 
  }
.eventlink:hover {
  font-size: 1.3em; 
  line-height: 140%; 
  color:#09AAA3;
  font-weight: bold;
  text-decoration: underline; 
  }
.eventlink:active {
  font-size: 1.3em; 
  line-height: 140%; 
  color:#d71920;
  font-weight: bold;
  text-decoration: underline; 
  }


ul {
  /* list-style-type: square; */
  list-style-image: url(../images/bullet1.gif); 
  }

.scrolltext{	position: static;
 	width: 700px;/*100%;*/
 	height: 348px; 
 	border-width: 2px;
 	overflow: auto;
 	padding: 0px 10px 0px 0px;
 	scrollbar-face-color: #E7CF92;
 	scrollbar-shadow-color: #09AAA3;
 	scrollbar-highlight-color: #FFFFFF;
 	scrollbar-3dlight-color: #09AAA3;
 	scrollbar-darkshadow-color: #09AAA3;
 	scrollbar-track-color: #E7CF92;
 	scrollbar-arrow-color: #09AAA3;
 	border: 1px #09AAA3}

.scrolltext2{
	position: static;
	width: 536px;
	height: 304px;
	border-width: 2px;
	overflow: auto;
	padding: 0px;
	scrollbar-face-color: #E7CF92;
	scrollbar-shadow-color: #09AAA3;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #09AAA3;
	scrollbar-darkshadow-color: #09AAA3;
	scrollbar-track-color: #E7CF92;
	scrollbar-arrow-color: #09AAA3;
	border: 1px #09AAA3;
	margin-left: 23px;
}

p img {
	margin-left: 6px; 
}
