body { 
  font: 0.8em/1.5 "Lucida Grande", Lucida, Verdana, sans-serif; background-color: #ffffff; color: #666
}
dt {
   font-weight: bold
}
table.page {
  background-color: #Ffffff
}

table.thumbnails {
    font-size: 10pt;
}

table.header {
  background-color: #DCDCDC; border-collapse: collapse; text-align:
  center; 
}
table.statistics {
    font-size: 10pt;
    background-color: #DCDCDC; 
    width: 750px;
    border-width: 2px;
    border-collapse:collapse;
    border-style: solid;
    border-color: gray;
    padding: 4px;
    margin-top: 3px;
    margin-bottom: 7px;
    }
td.statistics {
    text-align: left;
    border-width: 2px;
    border-style:solid;
    border-color: gray;
    padding: 4px;
    overflow: hidden;
    }
th.statistics {
    border-color: gray;
    border-width: 2px;
    border-style:solid;
    padding: 4px;
    overflow: hidden;
    }
caption.statistics {
    background-color: #A9A9A9;
    padding: 3px;
    text-align: left;
    font-weight: bold;
    border-width: 0px;
    }

tr.even {
       background-color: #ffffff
       }

tr.odd {
       background-color: #f5f5f5
}

h1.header {
		margin-bottom: 0em;
}

table.main {
    border-collapse: collapse; 
    border-top-width:0pt; 
    border-bottom-width:0pt; border-left-width:0pt; 
    border-right-width:0pt; vertical-align: top;
    font: 0.8em/1.5 "Lucida Grande", Lucida, Verdana, sans-serif;
}

	table.navi {
  background-color: #A9A9A9; text-align: center; border-top-width:1pt; 
   border-bottom-width:1pt; border-left-width:1pt; 
   border-right-width:1pt; 

}

table.footer {
  font-size: 70%;
}


a.off:link, a.off:visited, a.norm:hover, a.norm:active, a.norm:focus {
    border-bottom-width: 0;
    bottom-style: none;
    text-decoration: none;
}


a.norm:link, a.norm:visited {
	border-bottom-width: 1px;
	text-decoration: none;
	color:#666;
}

a.ok:link, a.ok:visited {
	border-bottom-width: 1px;
	text-decoration: none;
	color:#666;
}

a.disabled:link, a.disabled:visited {
	border-bottom-width: 1px;
	text-decoration: line-through;
	color:#666;
}

a.archived:link, a.archived:visited {
	border-bottom-width: 1px;
	text-decoration: line-through;
	color:#B0B0B0;
}

a:hover, a:active, a:focus {
	border-bottom-style: solid;
	text-decoration: none;
	color: #de7b2c;
}

a.norm:hover, a.norm:active, a.norm:focus {
	border-bottom-style: solid;
	text-decoration: none;
	color: #de7b2c;
}

a.ok:hover, a.ok:active, a.ok:focus {
	border-bottom-style: solid;
	text-decoration: none;
	color: #de7b2c;
}
a.disabled:hover, a.disabled:active, a.disabled:focus {
	border-bottom-style: solid;
	text-decoration: line-through;
	color: #de7b2c;
}
a.archived:hover, a.archived:active, a.archived:focus {
	border-bottom-style: solid;
	text-decoration: line-through;
	color: #A0A0A0;
}

a:link, a:visited {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-decoration: none;
	color: #de7b2c;
}


a.infodisabled:link {   text-decoration: line-through }
a.infodisabled:visited {  text-decoration: line-through }
a.infodisabled:active {  color:#de7b2c; text-decoration: line-through }
a.infoarchived:link {  color:#aaa; text-decoration: line-through }
a.infoarchived:visited {  color:#aaa; text-decoration: line-through }
a.infoarchived:active {  color:#de7b2c; text-decoration :line-through }

div.gcvote{
  background-color: #DCDCDC;
  font-size:13px;
  font-family: Arial,sans-serif;
  border: 1px solid gray;
}
table.gcvote{
	
}
td.gcvote{
  font-size:13px;
  font-family: Arial,sans-serif;	
}
img.gcvote{
	
}
em.gcvote{

}

div.stat{
  width: 98%;
  padding-left: 2px;
  background: #A9A9A9;
  font-weight: bold;
  line-height: 20px;
  font-size: 13px;
  color: black;
  border: 0px;
  text-align: left;
}

table.stat{
  font-family: Arial, sans-serif;
  font-size: 13px;
  text-align: left;
  margin-bottom: 15px;
}

td.stathead{
  background: #DCDCDC;
  text-align: center;
  font-weight: bold;
}

td.stat{
  background: #DCDCDC;
  text-align: center;
}


