a.main_menu {
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	color: #F1F3F2;
	}
a.main_menu:hover {
	color: #D3D9D7;
	}
a.readmore {
    text-decoration: none;
    font-weight: bold;
	color: #245E2B;
}
a.headerref {
	text-decoration: none;
	}
a.relatedl {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4E4E4E;
	}
	
a.img {
    text-decoration: none;
}
table.menu {
  background-color: #8BAC8A;
  /*background-image: url(pollbar.jpg);*/
} 
p.menu {
	text-align: center;
}
p.text {
	text-align:justify;
	color:#363F3D;
	margin-right:0.8em;
    margin-left:0.8em;
	margin-bottom:0.3em;
	}
p.published {
	padding: 0em;
	margin:0em;
	margin-bottom:0.7em;
	color:#7B7B7B;
	font-size: 0.8em;
	}
font.img_description {
	font-size: 0.9em;
	color: #F1A91E;
}

h1.postheader {
	font-weight: bold;
	font-size: 1.1em;
    margin: 0em;
	padding: 0em;
	border-width: 0em;
    color: #363F3D;
    text-align: center;
    
}
h3.postheader {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
    margin: 0em;
	padding: 0em;
	border-width: 0em;
	color: #7B7B7B;
}
div.blockheader {  
    background-color: #EEF1F1;
    text-align: center; 
}
div.textinblock {
    border-color: black;
    border: dotted;

}
div.content {
    width: 700px;
}
