body {
    background: #eeeeff;
    font-family: Arial, Helvetica, sans-serif;
/*	background-image: url(../images/webbackground.jpg); */
	background-repeat: repeat-x;
	background-attachment: fixed;
}

a.left {
  font-size: 8pt;
  font-weight: bold;
  color:#000000;
}

div.newbuttons {
	background-image: url(../images/background_reversed.jpg); 
	background-repeat: repeat-x;
	background-attachment: fixed;
	width:110px;
	border:1px solid #99ff66;
	padding:3px;
}

a.newleftbutton {
	font-size:8pt;
}
a.newleftbutton:link    {text-decoration:none; color:#0000aa;}
a.newleftbutton:visited {text-decoration:none; color:#0000aa;}
a.newleftbutton:hover   {text-decoration:underline; color:#0000ff;}
a.newleftbutton:active  {text-decoration:underline; color:#0000ff;}


div.left {
  background: #66cc33;
  border-bottom: 1px solid #000000;
  width:110px; 
  height:15px;
  margin-bottom:1px;
  padding-left: 2px;
}

a.left:link    {text-decoration:none; color:#0000aa;}
a.left:visited {text-decoration:none; color:#0000aa;}
a.left:hover   {text-decoration:none; color:#ff0000;}
a.left:active  {text-decoration:underline; color:#ff0000;}


img.top { 
  padding-bottom: 0px;
  padding-top: 0px;
}

p.top { 
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
}


td { 
  font-size: 9pt;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

td.midhome { 
  border-top:1px solid #99ff66;
  background-color:#eefbe9;
  font-size: 10pt;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

td.table1 { 
}

td.table1mid { 
}

td.table1right { 
}

td.table2 { 
  border-bottom:0px solid;
  border-top:0px solid;
  border-right:0px solid;
  border-left:0px solid;
  font-size: 9pt;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background: #eeeeff;
}
p.copyright {
  font-size: 7pt;
  text-align: center;
  border-top:1px solid;
  border-color:#66cc33;
}



h2 {
  height:15px;
  font-size: 9pt;
  font-weight: bold;
  border: 1px solid #99ff66;
	background-image: url(../images/background_header.jpg); 
	background-repeat: repeat-x;
  color:#0000aa;
  padding-left: 5px;
  padding-bottom:0px;
  margin-bottom:3px;
}

p.clock {
  font-size:8pt;
  height:15px;
  font-weight: bold;
  color:#0000aa;
  background: #66cc33;
  padding-left:2px;
}

menuheader { 
  font-weight: bold;
  color: #0000aa;
  font-size: 13px;
  text-align: center;
}

div.big {
  font-size: 12pt;
  font-weight: bold;
  text-align: left;
  margin-bottom: 0px;
  margin-top: 0px;
}

p.big1 {
  font-size: 10pt;
  margin-bottom: 0px;
  margin-top: 0px;
}

p.bighome {
  font-weight: bold;
  font-size: 10pt;
  margin-bottom: 2px;
  margin-top: 0px;
  text-align: left;
    color:#15009a;
}

p.big2 {
  font-size: 12pt;
  margin-bottom: 0px;
  margin-top: 0px;
}

p.big3 {
  font-size: 14pt;
  margin-bottom: 0px;
  margin-top: 0px;
}

a.bigaddress {
  font-size: 12pt;
  font-weight: bold;
  color: #ff00ff;
}

p.smalltitle2 {
  font-family: Verdana;
  font-weight: bold;
  color:#0000aa;
	background-image: url(../images/background_header.jpg); 
	background-repeat: repeat-x;
  border-bottom: 1px solid #99ff66;
  font-size: 9pt;
  padding-left:2px;
}

p.homenewstext {
  font-family: Verdana;
  font-size:10pt;
  border-bottom:1px solid #66cc33;
  padding-bottom:5px;
  margin:3px;
}

p.homenewstextmore {
  font-family: Verdana;
  font-size:10pt;
  margin:3px;
}

p.dirname {
  background: #66cc33;
}

p.eventdate {
  background: #66cc33;
}



