.gwt
{
	background-color: #D6D3CE;
	color: Black;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding:3px;	
}

.gwx
{
	background-color: transparent;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	padding: 3px 6px 3px 6px;
	border: solid 1px #D6D3CE;	
}
.gwx A
{
	color: #00309C;
	text-decoration: none;
}
.gwx A:hover
{
	color: Black;
	text-decoration: underline;
}
.gwx A:active
{
	color: Black;
	text-decoration: underline;
}
.gwx A:visited
{
	color: #00309C;
	text-decoration: none;
}