a:hover {
	color: red
}
a.slx {
	text-decoration: none;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size:	10px
}
a.slh {
	text-decoration: none;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size:	10px;
}
a.slx:visited {
	text-decoration: none;
	color: #ffaa00;
}
a.slh:visited {
	text-decoration: none;
	color: red;
}
a.slx:hover {
	text-decoration: none;
	color: red;
}
a.slh:hover {
	text-decoration: none;
	color: red;
}
body {
	font-family: arial,helvetica,sans-serif; 
	font-size: 9pt;
}
p {
	font-family: arial,helvetica,sans-serif;
	font-size: 9pt;
	line-height: 150%;

}
td {
	font-family: arial,helvetica,sans-serif; 
	font-size: 9pt;
}
td.credit {
	font-family: arial,helvetica,sans-serif; 
	font-size: 10px; 
	font-weight: bold;
}
td.header {
	color: #ffffff; 
	font-family: arial,helvetica,sans-serif; 
	font-size: 16pt;
}

td.clist {
	text-decoration: none;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size:	10px;
	border-bottom: 1px solid #eee;
	line-height: 15px;
}

td.clista {
	text-decoration: none;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size:	10px;
	border-bottom: 1px solid #eee;
	line-height: 15px;
}
td.clist a {
	text-decoration: none;
}
tr.header {
	background-color: #cccccc; 
	padding: 2px;
}
td.iheader {
	color: #000000; 
	font-family: arial,helvetica,sans-serif; 
	font-size: 13pt; 
	padding: 4px
}
tr.iheader {
	background-color: #dddddd; 
}
h3 {
	font-family: arial,helvetica,sans-serif
}
div.menu {
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 10px; 
	color: #ff8000; 
	padding: 4px
}
td.menu {
	font-family: arial,helvetica,sans-serif; 
	font-size: 10pt
}
td.xx {
	background-color: #dddddd; 
	font-family: arial, helvetica, verdana; 
	font-size: 10pt
}
td.admin {
	background-color: #ffffff;
	font-family: arial, helvetica, verdana;
	font-size: 10px;
	text-align: right;
}
input.button {
	background-color: #fff;
	border: 1px solid #ccc; 
	color: #333; 
	font-family: ms sans serif, verdana, geneva, arial; 
	font-size: 9px
}
div.side {
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 10px; 
	padding: 0 4px 4px 4px;
	text-decoration: none;
}
span.cat {
	background-color: #ffaa00; 
	margin-bottom: 2px; 
	margin-top: 2px; 
	padding: 2px;
	width: 100%
}
tr.cat {
	background: #ffaa00;
	padding: 2px;
	width: 100%
}
td.cat {
	background: #ffffff; font-size: 10px;
}
img.catpic {
	background-color: #ff8000;
	vertical-align: top;
	}

#latest {
  padding: 0;
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  font-size: x-small;
  top: 15px;
}

#latest ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#latest li {
  margin: 0 0 5px 0;
  padding: 0;
  list-style: none;
  clear: both;
  padding-bottom: 5px;
  border-bottom: 1px solid #fa0;
}

#latest a {
  text-decoration: none;
  font-weight: normal;
}

#latest a:hover {
  font-weight: normal;
}

#latest h3 {
  font-size: x-small;
  font-weight: bold;
  margin: 0 0 2px 0;
  padding: 0;
  clear: both;
  }

#categories {
  padding: 0;
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  font-size: x-small;
  top: 15px;
}

#categories ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#categories li {
  margin: 0 0 0 0;
  padding: 0 0 0 5px;
  list-style: none;
  clear: both;
}

#categories a {
  text-decoration: none;
  font-weight: normal;
}

#categories a:hover {
  font-weight: normal;
}
#linkx ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 150%;
	}
#linkx ul li {
	font-weight: bold;
	}

#linkx ul li ul{
	margin-bottom: 8px;
	}
#linkx ul li ul li{
	font-weight: normal;
	margin: 0 0 0 4px;
	}
#linkx ul li ul li a {
	text-decoration: none;
	}

#votesurv h1,h2,h3,h4,p,b,i,blockquote {
	font-family: verdana,arial,helvetica,sans-serif;
	}
#votesurv h1 {
	border-bottom:solid 1px orange;
	width:100%;
	}
#votesurv h2 {
	font-family: arial,helvetica,verdana,geneva,sans-serif;
	font-size: 14pt;
	}

#votesurv h3 {
	font-size: 12pt;
	margin-top: 0;
	margin-bottom: 0;
	}
#votesurv p {
	}
#votesurv a {
	text-decoration: none;
	}
#votesurv table.support td.supsel {
	border-bottom:solid 4px #000;
	padding:5px;
	font-weight:bold;
	color:#000;
	}
#votesurv table.support td b {
	color: #ccc;
	}
#votesurv p.detail {
	font-size:11px;
	margin-left:20px;
	padding-top: 0;
	margin-top: 0;
	}
#votesurv td.comment {
	padding-left:20px;
	}
#votesurv p.question {
	margin-left:20px
	}
#votesurv table.support td b.percent {
	line-height: 14pt;
	color: #000;
	}
#fundtable td {
	border: 1px solid #fff;
	background-color: #eee;
	padding: 3px;
	}
#fundtable tr.head {
	background-color: #ccc;
	font-weight: bold;
	}
#fundtable td.year {
	font-weight: bold;
	}

#projecttable table {
	border-bottom: 2px solid #000;
	margin-bottom: 10px;
	}
#projecttable td {
	border-bottom: 1px solid #000;
	}
#projecttable tr.head td {
	border-bottom: 2px solid #000;
	font-weight: bold;
	}
#wgrid a {
	text-decoration:none;
	display:block;
	}
#wgrid a:hover {
	background-color: #eee;
	}
#wgrid table {
	background-color: #eee;
	margin-left: 4px;
	}

#wgrid table td {
	background-color: #fff;
	text-align: right;
	padding-right: 4px;
	}
div.ggrid a {
	text-decoration:none;
	display:block;
	}
div.ggrid a:hover {
	background-color: #eee;
	}
div.ggrid table {
	background-color: #eee;
	}

div.ggrid table td {
	background-color: #fff;
	text-align: left;
	}
