@charset "iso-8859-1";
.palebird {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #000000;
text-decoration: none;
}
.palebirddark {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #3C3C3C;
	text-decoration: none;
}
.palebirdgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.palebirdlight {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #aaaaaa;
	text-decoration: none;
}
{
  font-smooth: never;
}
/*
    This is the layer that appears saying that the noob didn't enter an email address.
*/

#errorLayer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #3C3C3C;
  	text-decoration: none;
}
a:link {
	color: #00c7c5;
	text-decoration: none;
}
a:visited {
	color: #00C7C5;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #00c7c5;
	text-decoration: none;
}
.row1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	background-color: #999999;
}
.row2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	background-color: #E0E0E0;
}
.row3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	background-color: #F4F4F4;
}
body {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.headerbackg {
	background-image: url(images/sixteen07_02.jpg);
	background-repeat: no-repeat;
}
