body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.demo_heading {
	font-size:14px;
	font-weight:bold;
	color:#003300;
}




		
#border{
		width:750px;
		border-left: solid #307859 1px;
		border-right:solid #307859 1px;
		border-bottom:solid #307859 1px;
		
		}

#content_holder{
	width:615px;
	height:600px;
	margin-top:10px;

	}
	

	
#content_left{
	float:left;
	width:370px;
	border: dashed #307859 1px;
	margin:7px;
	padding:8px;
	}
	
.content_right{
	float:right;
	width:180px;
	
	border: dashed #307859 1px;
	margin:7px;
	background-color:#DBEBD8;
	padding:8px;
	
	}

