body {
	background-color: #284907;
	color: #000;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   13px;
  xline-xheight: 18px;
	margin: 0px;
	padding: 0px;
}

a {
	font-weight: bold;
	color: #d8caa8;
}

.warning {
	text-align: center;
	background: #5c832f;
	padding: 2px;
	font-size: 10px;
}

.littleprint {
	font-size: 10px;
}

.gallerytable {
	background-color: #5c832f;
}

.thumbcell {
	padding: 15px;
	text-align: center;
}

.thumb_img {
	border: 0px;
}

.text_ad_bar {
	margin: 10px;
}

.text_ad_cell {
	padding: 8px;
	border: 4px solid;
	border-color: #173800;
	background-color: #fff;
	font-size: 11px;
	width: 175px;
}

.text_ad_cell a {
	color: #284907;
}