body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/bgd.gif);
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5D6C4C;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#gallery_bgd {
	background-image: url(../images/bgd3.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #E6E7D8;
	font-size: 10px;
	color: #333333;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.border {
	border: 2px solid #FDF7EB;
	background-color: #FFFFFF;
}
.style3 {
	color: #993333;
	font-weight: bold;
}
.shadow {
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #F6F7E9;
	padding: 10px 15px 10px 10px;
}
.shadowR {
	background-image: url(../images/shadow2.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.unavailable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #768A60;
}
.available {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E6E7D8;
	text-align: center;
	height: 25px;
}
.arrows {
	color: #993333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
