tr {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 11px;
	color: #737373;
}
a:link {
	color: #8ECAD5;
	text-decoration: none;
}
a:visited {
	color: #8ECAD5;
	text-decoration: none;
}
a:hover {
	color: #FFFF66;
	text-decoration: none;
}
a:active {
	color: #666666;
}
.headGreen {
	font-weight: bold;
	color: #86D330;
}
.form {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 11px;
	color: #999999;
	background-color: #4A4A4A;
	background-image: url(images/bgform.gif);
	border: 1px solid #232323;
	font-weight: bold;





}
.textOrange {
	color: #FFCC00;
}
.bgWaiting {
	background-image: url(images/waiting.gif);
	background-repeat: no-repeat;
	background-position: center center;

}

