body {
	margin: 8px;
	background-color: #025299;
}

table.bodytable{
	margin: 0px;
	width:970px;
	background-image: url(images/boby_bg.jpg);
	background-repeat: no-repeat;
	background-repeat:repeat-x;
	background-position: right top;
	background-color: #ffffff;
}

.header, .header a:link, .header a:visited {
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration:none;
	background-color: #025299;
}

.header a:hover {
	color:#ffde00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration:none;
	background-color: #025299;
}
.header_bg {
	background-image: url(images/heading_bg.jpg);
	background-repeat: no-repeat;
	background-repeat:repeat-y;
	background-position: right top
}
.candidates_header_bg {
	background-image: url(images/candidates_heading_bg.jpg);
	background-repeat: no-repeat;
	background-repeat:repeat-y;
	background-position: left top
	}
.title_header_bg {
	background-image: url(images/title_bg.jpg);
	background-repeat: no-repeat;
	background-repeat:repeat-y;
	background-position: left top
}
	 
h1.white{
	color:#ffffff;
	text-decoration:none;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
h1.blue{
	color:#025299;
	text-decoration:none;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
		font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
h2.blue{
 	color:#025299;
	text-decoration:none;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
		font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;}
	  

	  
h2.{
      color:#44ba49;
	  font:18px Arial, Verdana;
	  text-decoration:none;
	  margin-bottom:0px;
	  margin-top:0px;
	  margin-left:0px;
	  margin-right:0px;
	  padding:0px;
	  }
	  
h3.Candidate{
      color:#000000;
	  font:14px Arial, Verdana;
	  	font-weight: bold;
	  text-decoration:none;
	  margin-bottom:0px;
	  margin-top:0px;
	  margin-left:0px;
	  margin-right:0px;
	  padding:0px;
}
	  
p{	  color:#0a0e34;
	  font:12px Arial, Verdana;
	  margin-bottom:10px;
	  margin-top:0px;
	  margin-left:0px;
	  margin-right:0px;
      padding:0px;}	


.sidenav_bg {	 
	width:220;
	height:260;
	background-image: url(images/side_nav_bg.jpg);
	background-repeat: no-repeat;
	background-repeat:repeat-x;
	background-position: right top
}

.sidenav, .sidenav a:link, .sidenav a:visited {
	color:#025299;
	font:13px Arial, Verdana;
	text-decoration:none;
}

.sidenav a:hover {
	color:#000000;
    font:13px Arial, Verdana;
	text-decoration:none;
}

td.blog_box1 {
	width:190;
	height:70;
	background-color: #dde2e5;
	border: 1px solid #d0d0cd;
}

td.blog_box2 {
	width:190;
	height:70;
	background-color: #ededeb;
	border: 1px solid #d0d0cd;
}

h2.blog{
	color:#025299;
	text-decoration:none;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	font-family: Haettenschweiler, Arial;
	font-size: 24px;
}

td.map_box {
	width:190;
	border: 1px solid #d0d0cd;
	background-image: url(images/Local Elections map_bg.jpg);
	background-repeat: no-repeat;
	background-repeat:repeat-x;
	background-position: right top
}

td.registered_box {
	width:190;
	height:70;
	background-color: #b3cbe0;
	border: 1px solid #d0d0cd;
}

h1.registered{
	color:#3c604c;
	text-decoration:none;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
}

h2.registered{
	color:#025299;
	text-decoration:none;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
}

td.local_elections_box {
	width:190;
	height:120;
	background-color: #025299;
	border: 1px solid #d0d0cd;
}

h1.local_elections{
	color:#ffffff;
	text-decoration:none;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
}

h2.local_elections{
	color:#28ce28;
	text-decoration:none;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
}

.text_box, .text_box a:link, .text_box a:visited {
	color:#000000;
	font:11px Arial, Verdana;
}

.text_box a:hover {
	color:#cccccc;
    font:11px Arial, Verdana;
}

.text, .text a:link, .text a:visited {
	color:#000000;
	font:12px Arial, Verdana;
}

.text a:hover {
	color:#cccccc;
    font:12px Arial, Verdana;
}





.text_sm, .text_sm a:link, .text_sm a:visited {
  color:#0a0e34;
	  font:9px Arial, Verdana;
}

.text_sm a:hover {
  color:#000000;
	  font:9px Arial, Verdana;
}


.bg_footer{
	background-color: #9d342f;
}

.footer, .footer a:link, .footer a:visited {
	color:#ffffff;
	font:11px Arial, Verdana;
	background-color: #498b03;
}

.footer a:hover {
	color:#f8d90a;
    font:11px Arial, Verdana;
	background-color: #498b03;
}