body {
	background-color: #60665F;
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #000000;
}
a:link {
	color: #3d5325;
}
a:visited {
	color: #83a53d;
}
a:hover {
	color: #83A53D;
}
a:active {
	color: #3D5325;
}
a.prew_gallery, a.prew_gallery:link, a.prew_gallery:visited, a.prew_gallery:hover,a.prew_gallery:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.back_vbg {
	background-image: url(/img/vbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.back_mr {
	background-image: url(/img/mr.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.back_rd {
	background-image: url(/img/rd.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.back_mb {
   background: #84A639 url(/img/mb.gif) repeat-y right;
}

