#anchor1 {
	color: #000000 !important;
	background-color: #C9CACD;
	border: 1px solid #67696e;
	height: 20px;
	width: 140px;
	text-align: center;
	padding: 3px;
}
#anchor1 a {
	color: #000000 !important;
}
td.gbtitle
{
	font-weight: normal;
	color: white;
	font-size: 14px;
	background-color: #67696e;
}

td.gblightline
{
   background: #FFFFFF;
}

td.gbdarkline
{
	background-color: #DEDFE0;
}

span.gbdatetime
{
   font-size: 0.8em;
}

div.gbname
{
	font-weight: bold;
	font-size: 1em;
	overflow: hidden;
	width: 100%;
	color: #000000;
}

span.gbmessage
{
	font-weight: normal;
	font-size: 1em;
	color: #000000;
}

input.gbcaptcha
{
   font-weight: normal;
   color: black;
   background: white;
}

input.gbtextbox
{
   font-weight: normal;
   color: black;
   background: white;
}

textarea.gbmsgbox
{
   font-weight: normal;
   color: black;
   background: white;
   overflow: auto;
}
