.input       { COLOR:#000000;BACKGROUND-COLOR:#CCCCCC;BORDER:1 SOLID #63ACF5 !important }
.button       { COLOR:#0080FF;BACKGROUND-COLOR:#CEE7FF;BORDER:1 SOLID #0080ff !important }
.GTable      {
	font-size: 10pt;
	background-color: #CCCCCC;
	border: 1px solid #000000;

}
.RTable      { font-size: 10pt; background-color: #999999}
.ATable      { font-size: 10pt; background-color: #666666}
.Table       {
	font-size: 10pt;
	border: 1px solid #000000;

}
a:link       { color: #660000; text-decoration: none; cursor: hand }
a:visited       { color: #666666; text-decoration: none; cursor: hand }
a:active       { color: #660000; text-decoration: none; cursor: default }
a:hover       {
	color: #660000;
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
