@charset "utf-8";
/* CSS Document */



td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.formgalax {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-style: italic;
	text-align: center;
}
.formgalaxselect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-style: italic;
	text-align: center;
}

  #suggestDiv {
	border: 1px solid #8FABFF;
	visibility:hidden;
	text-align: left;
	white-space: nowrap;
	background-color: #CC33CC;
}
  .suggestions {
	font-size: 14;
	background-color: #CC66CC;
}
  .suggestionMouseOver { font-size: 14;background: #3333ff; color: white;  }
.hiddenstate {
	display: none;
}
.tbff {
	background-image: url(../images/grc/fond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
