body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	vertical-align: top;
}

	
.r1, .r2, .r3 {
    display: block;
	overflow: hidden; 
    height: 1px;
}

.r3 { margin: 0 3px; }
.r2 { margin: 0 2px; }
.r1 { margin: 0 1px; }
#rounded-box-3 .inner-box, #rounded-box-3  b {
    background-color: #88B036;
}

.inner-box1 {
    padding:1em;
}


.mainmenu {
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;

}


.publtitle {
	font-size: 19px;
	color: #EF650D;
	font-weight: bold;
}
a.publtitle, a.publtitle:link, a.publtitle:active, a.publtitle:visited{
	color: #EF650D;
	text-decoration: none;

}
a.publtitle:hover  {
	text-decoration: underline;
	}


