body, p, table, tr, td
{
   font-family: Tahoma,Arial,Verdana,tahoma, "ms sans serif" ,Arial,sans-serif,Microsoft Sans Serif;
   color: black; /*old color #045e9e*/
   text-align: center;
}
td, th
{
   padding-left: 3px;
   padding-right: 3px;
}
A:hover
{
   color: black;
   background-color: #C5E9FA;
}
A:link
{
   text-decoration: underline;
   color: blue;
}
A:visited
{
   text-decoration: underline;
   color: blue;
}
caption
{
   font-weight:bold; 
   padding-top: 0.5em; 
}
hr
{
   color: #1c8fc5;
}
th
{
   font-family: Tahoma,Arial,Verdana,tahoma, "ms sans serif" ,Arial,sans-serif,Microsoft Sans Serif;
   color: black; /*old color #045e9e*/
   text-align: center;
   border: solid 1px;
}
/* end element styles ***************************************************/
.electionImage
{   
	width: 720px;
	padding-left: 20px;
}
.fill
{
   background-color: #70D4E2;
   border-color: #17AAC9;
   height: 10px;
}
.frame
{
   border-style: solid;
   border-width: 1px;
   border-color: #1c8fc5;
   width: 760px;
}
.informationFrame
{
	border-right: #1c8fc5 1px solid;
	border-top: #1c8fc5 1px solid;
	border-left: #1c8fc5 1px solid;
	border-bottom: #1c8fc5 1px solid;
	background-color: #f1f4f6;
	width: 720px;
	font-weight: bold;
}
.layout
{
   margin-top: 0px;
}
.footer
{
	padding: 0.5em;
	color: #12567B;
}
.onelinetable
{
   border: solid 1px;
   border-collapse: collapse;
   border-color: #1c8fc5;
   width: 720px;
}
.onelinetd
{
   border: solid 1px;
   font-weight: bold;
   font-size: smaller;
}
.raceTotal
{
   font-weight: bold;
   font-size: smaller;
   padding-bottom: 0.5em;
}
.raceHeader
{
   /*background-color: #CCBBAA;       /*  graybraun in Title of race   */
   background-color:#cccccc;          /*  grey: looks great */
   /*background-image: url(http://www.bernco.gov/upload/images/header.jpg);*/
   font-size: smaller;
}
.raceTitle
{
   /*font-size: smaller;*/	
   /*background-color:Yellow;       /*  Real Yellow in Title of race   */
   background-color:#ffff80;      /*  Light yellow */
   color:blue;
   padding-bottom: 0.25em;          /* Centers Title */
   }	
.voteTotal
{
   border-right: 1px solid;
   border-top: 1px solid;
   font-weight: bold;
   border-left: 1px solid;
   border-bottom: 1px solid;
   background-color: #cccccc;
   font-size: smaller;
}

