.Gb {
	width: 100%;
}

.GbHead {
	font-weight: bold;
	background-color: #FFFFFF;
	color: #844200
}

.GbHeadBanned {
	font-weight: bold;
	background-color: #ff0000;
	color: #000000;
}

.GbHeadHidden {
	background-color: #808080;
}

.GbName {
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	color: #844200
}

.GbTools {
	text-align: right;
	font-size: 9px;
}

.GbSite {
	font-size: 9px;
}

.GbDate {
	font-size: 9px;
	text-align: right;
}

.GbCommentNew {
	background-color: #FFFFFF;
}

.GbAdminComment {
	font-size: x-small;

}
.GbLine {
	background-color: #844200;
	height: 1px;
}

.GbSpace {
	height: 10px;
}

.GbForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 1px solid #844200;
	width: 300px;
	background-color: #ffffff;
}

.GbFormBtn {
	background-color: #ffeecc;
	border: 1px solid #844200;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #844200
}

.GbFormBtnDisabled {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #aa8800;
	border: 1px solid #aa8800;
	background-image: url(/pic/grad_gr-wh_s.gif);
	background-color: #ffeecc;
	background-repeat: repeat-x;
}

.GbFormBtn:hover {
	background-color:  #844200;
	color: #FFFFFF;
}


.GbHilite {
	background-color: #FFFFFF;
}

.GbComment {
	background-color: #ffeecc;
	color: #662200
}

.GbCaption {
	background-color: #FFFFFF;
	width: 100%;
	background-repeat: repeat-x;
	border: 1px solid #844200;
	text-align: center;
	font-weight: bold;
}

