body {
	margin: 0px;
	padding: 0px;
	background-color: #fff29b;
}

body form {
	padding: 0px;
	margin: auto 0px;
}

.important {
	display: none;
}

.LeftBorder {
	background-image: url(../_images/border-left.gif);
	width: 22px;
	background-repeat: repeat-y;
	background-position: left;
}
.RightBorder {
	background-image: url(../_images/border-right.gif);
	width: 24px;
	background-repeat: repeat-y;
	background-position: top left;
}
.SiteBody {
	background-color: #FFFFFF;
	background-image: url(../_images/bg-02.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#DivBody {
	width: 691px;
}
.BottomCell01 {
	background-image: url(../_images/bg-03.gif);
	background-repeat: repeat-x;
	height: 29px;
}

#Menu {
	width: 198px;
}

#Menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #16870e;
	background-image: url(../_images/link-dot-01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	vertical-align: middle;
	display: block;
	padding-right: 27px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#Menu a:hover {
	color: #ff9000;
	background-image: url(../_images/link-dot-01-hover.gif);
}

#GalID {
	text-align: center;
	margin-top: 10px;
}

#GalID #GalImg {
	border: solid #999999 1px;
	padding: 3px;
	background-color: #FFFFFF;
}

#ThumTable td.Thumbs {
	background-image: url(../_images/thum-bg.jpg);
	width: 85px;
	height: 84px;
	text-align: center;
	vertical-align: middle;
}

#ThumTable td a {
	display: block;
	text-decoration: none;
}


#ThumTable td#ThumbCtrlRight {
	background-image: url(../_images/empty.gif);
	width: 28px;
	height: 84px;
}

#ThumTable td#ThumbCtrlRight a {
	display: block;
	background-image: url(../_images/thumb-ctrl-right.gif);
	background-position: left;
	width: 20px;
	height: 30px;
	text-decoration: none;
}

#ThumTable td#ThumbCtrlRight a:hover {
	background-position: right;
}

#ThumTable td#ThumbCtrlLeft {
	background-image: url(../_images/empty.gif);
	width: 28px;
	height: 84px;
}

#ThumTable td#ThumbCtrlLeft a {
	display: block;
	background-image: url(../_images/thumb-ctrl-left.gif);
	background-position: left;
	width: 20px;
	height: 30px;
	text-decoration: none;
}

#ThumTable td#ThumbCtrlLeft a:hover {
	background-position: right;
}

#SearchBox {
	margin-top: 10px;
}

.Thumbs img {
	cursor: pointer;
}

.SearchCell01 {
	background-image: url(../_images/search_box_32.png);
	background-repeat: repeat-x;
	height: 31px;
}

.SearchCell02 {
	background-image: url(../_images/search_box_36.png);
	background-repeat: repeat-x;
	height: 63px;
	text-align: center;
}

.SearchCell02 div {
	text-align: right;
	margin:  0px auto;
	width: 142px;
}

#Srch {
	background-image: url(../_images/search-bg-01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px auto;
	width: 140px;
	border: 1px solid #bdbd80;
	color: #666666;
}

#SrchBtn {
	margin-top: 5px;
}

.SearchCell03 {
	background-image: url(../_images/search_box_37.png);
	background-repeat: repeat-x;
	height: 9px;
}

#OuterTextBodyDiv {
	text-align: center;
}

#TextBodyDiv {
	color: #14620e;
	margin: 0px auto;
	text-align: justify;
	width: 460px;
}

#TextBodyDiv, #TextBodyDiv a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#TextBodyDiv a {
	color: #dda600;
}

#TextBodyDiv a:hover {
	color: #15950a;
	text-decoration: none;
}

#TextBodyDiv img {
	border: solid #999999 1px;
	padding: 3px;
}

#SitemapList {
	margin-left: 0px;
}


#SitemapList li {
	list-style-position: inside;
	list-style-type: none;	
	margin-left: -15px;
}

#SitemapList a {
	color: #14620E;
}

#SitemapList a:hover {
	color: #14620E;
	text-decoration: none;
}


.TitleStyle01 {
	font-family: "Times New Roman", Times, serif;
	color: #c39d12;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 10px;
}

#loader {
	position: absolute;
	z-index:100;
	top: 370px;
	left: 620px;
	text-align: center;
	width: 185px;
	height: 116px;
	background-image:url(../_images/loader-elem-02.png);
	background-position: center center;
}
#loader img {
	margin-top: 70px;
}

.galtop {
	height: 7px;
	line-height: 5px;
	font-size: 5px;
}

label {
	width: 70px;
	display: block;
	float: left;
	font-weight: bold;
}

#fname, #fmail, #fcomment {
	margin-bottom: 3px;
	border: 1px solid #328914;
	font-size: 11px;
	color: #666;
}

#fcomment {
	height: 70px;
	width: 300px;
	margin: 3px 0;
}

#fsend {
	border: 0;
	background: #b5e8b1;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #328914;
}
