body {

	background-color:transparent;

}



.border{

	border:10px solid #669966;

}



.top-bar {

	background-color:#669966;

	text-align:right;

	padding-bottom:10px;

}



.bottom-bar {

	background-color:#669966;

	text-align:center;

	padding:10px 0px 0px 0px;

}



.left-right-cell {

	 width:800px;

}



.hide-button {

	cursor:pointer;

}



.image-link {

   border:none;

   text-decoration:none;

}



.previous {

	margin-right:10px;

	cursor:pointer;

}



.next {

	margin-left:10px;

	cursor:pointer;

}