body {
	background-color	:	#004400;
	color	:	#00dd00;
	font-family	:	arial,helvetica;
	font-size	:	10px;
	font-weight      : bold;

}
table {
  font-family      : arial,helvetica;
  font-size        : 10px;
  font-weight      : bold;
  color            : #00dd00;
}
td {
  padding-top      : 7px;
}
.valider {
	position			:	absolute;
	width				:	370px;
	top					:	0px;
	left				:	0px;
	background-color	: 	#cc0000;
	text-align       	: 	center;
	font-family      	: 	arial,helvetica;
	font-size        	: 	16px;
	font-weight      	: 	bold;
	color            	: 	#ffffff;
	padding-top 		: 	10px;
	padding-bottom 		: 	10px;
	visibility			:	hidden;
}
a {
	font-family      	: 	arial,helvetica;
	font-size        	: 	18px;
	font-weight      	: 	bold;
	color            	: 	#ffffff;
	text-decoration		:	none;
	cursor				:	pointer;
}
a.back {
	font-family      	: 	arial,helvetica;
	font-size        	: 	12px;
	font-weight      	: 	bold;
	color            	: 	#ffcc00;
	cursor				    :	pointer;
}
.champ,.color, select.normal {
  text-align       : center;
  font-family      : arial,helvetica;
  font-size        : 11px;
  font-weight      : bold;
  color            : #004400;
  background-color : #ffcc00;
  border           : 0px solid #ffcc00;
}
.normal {
  text-align       : center;
  font-family      : arial,helvetica;
  font-size        : 14px;
  font-weight      : bold;
  color            : #ffcc00;
}
h1{
  text-align       : center;
  font-family      : arial,helvetica;
  font-size        : 18px;
  font-weight      : bold;
  color            : #00dd00;

}
h2{
  text-align       : center;
  font-family      : arial,helvetica;
  font-size        : 14px;
  font-weight      : bold;
  color            : #00dd00;
  margin-bottom : 2px;

}
.register {
  text-align       	: center;
  font-family      	: arial,helvetica;
  font-size        	: 10px;
  font-weight      	: bold;
  color            	: #004400;
  background-color 	: #ffcc00;
  border-color 		  : #ddaa00;
}
