.gallery_TD {
	height:16px;
	width:19px;
	vertical-align:middle;
	background-image:url('images/nr-back.gif');
	background-repeat:no-repeat;
	font-size:9px;
	background-color:#A6E399;
	font-family:Arial, Helvetica, sans-serif;
}

.gallery_TD_over {
	height:16px;
	width:19px;
	text-align:center;
	vertical-align:middle;
	background-image:url('images/nr-back-over.gif');
	background-repeat:no-repeat;
	font-size:9px;
	cursor:pointer;
	background-color:#EDFCE9;
	font-family:Arial, Helvetica, sans-serif;
}

.gallery_TD_over_active {
	height:16px;
	width:19px;
	text-align:center;
	vertical-align:middle;
	background-image:url('images/nr-back-over.gif');
	background-repeat:no-repeat;
	font-size:9px;
	background-color:#EDFCE9;
	font-family:Arial, Helvetica, sans-serif;
}

.gallery_TD_blank {
	height:16px;
	width:20px;
	background-image:url('images/nr-back-blank.gif');
	background-repeat:no-repeat;
}

.gallery_TD_prev {
	height:16px;
	width:20px;
	background-image:url('images/nr-back-prev.gif');
	background-repeat:no-repeat;
	background-color:#37A829;
	cursor:hand;
}

.gallery_TD_next {
	height:16px;
	width:20px;
	background-image:url('images/nr-back-next.gif');
	background-repeat:no-repeat;
	background-color:#37A829;
	cursor:hand;
}

.gallery_TD_prev_over {
	height:16px;
	width:20px;
	background-image:url('images/nr-back-prev.gif');
	background-repeat:no-repeat;
	background-color:#44c535;
	cursor:hand;
}

.gallery_TD_next_over {
	height:16px;
	width:20px;
	background-image:url('images/nr-back-next.gif');
	background-repeat:no-repeat;
	background-color:#44c535;
	cursor:hand;
}

/* G-Book */
BODY {
	scrollbar-face-color: #9cd290; 
	scrollbar-shadow-color: #4e8941;
	scrollbar-highlight-color: #6ba75e;
	scrollbar-3dlight-color: #9cd290;
	scrollbar-darkshadow-color: #6bac5d;
	scrollbar-arrow-color: #006600; 
}

INPUT.GBInput {
	height: 17px !important;
	height /**/: 19px;
	width: 176px !important;
	width /**/: 178px;
	border: 1px solid #6bac5d;
	background-color: #d6f7cf;
}

TEXTAREA.GBInput {
 	height: 98px !important;
	height /**/: 100px;
	width: 354px !important;
	width /**/: 356px;
	border: 1px solid #6bac5d;
	background-color: #d6f7cf;
}

INPUT.GBButton {
	height: 17px !important;
	height /**/: 19px;
	width: 176px !important;
	width /**/: 178px;
	border-top: 1px solid #d6f7cf;
	border-right: 1px solid #6bac5d;
	border-bottom: 1px solid #6bac5d;
	border-left: 1px solid #d6f7cf;
	background-color: #90d182;
	color: #006600;
}
