/* Styles for Biofumigation Symposium 2008 web pages */

body{
	background-image: url(images/footer_img.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0px 0px 100px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.content{
	margin-left: 28px;
	margin-right: 25px;
}

h1{
	font-size: 18px;
	font-weight: bold;
	color: #577141;
	margin-bottom: 0px;
	margin-top: 7px;
}
h2{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-bottom: -10px;
}
h3{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
}
h4{
	font-size: 12px;
	font-weight: bold;
	color: #577141;
	margin-bottom: 0px;
}
p{
	font-size: 12px;
}
a:link, a:active, a:visited{
	color: #577141;
}

.footer{
	font-size: 10px;
	color: #CCCC99;
}

.footer a:link, .footer a:active, .footer a:visited, .footer a:hover{
	color: #CCCC99;
}

.box{
	background-color: #CCCC99;
	font-size: 11px;
	margin-bottom: 5px;
}

.submit{
	background-color: #CCCCCC;
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 5px;
}
	
.abstracttext{
	font-family: Arial;
	font-size: 12px;
}

.tdprogram{
	background-color: #577141;
	padding: 2 2 2 2;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.noprint{
	display:none; 
}
