BODY {
	font-family:  Arial, Century Gothic, Avant Garde, Helvetica Narrow, sans serif;
	color : black;
	font: 16 px;	
}

TD {
	color : black;
	font: 16 px;	
}

a {
	font: 16 px;
	color: black;
	align: center;
}
a:hover{color: gray; text-decoration:none;}


p {
  font:  16 px;
}

.bluebar {background-color:#3a639b; }

.title {
	font: 30 px;
	font-weight: bold;
}

.subtitle {
  font: 24 px;
  align: center;
}

.window_sign_title {
	font: 60 px;
	font-weight: bold;
}

.window_sign_subtitle {
	font: 30 px;
	font-weight: bold;
}

.sponsor {
  font: 18 px;
  align: center;
}
  
.contact_link{
	font: 16 px;
	color: black;
	align: center;
} 
.contact_link:hover{color: gray; text-decoration: none;}

.small_text {
	font: 11 px;
	color: black;
}


.small_caption {
  font: 9 px;
}

.error_msg {
  font: 16 px;
  color: red;
}

.error {
  font: 16 px;
  color: red;
}

.required_field {
  font: 16 px;
  color: red;
}

.header_link {
	font: 12 px;
	color: black;
}
a:hover{color: gray; text-decoration:none;}

.header_list {
	font: 12 px;
	color: black;
}

.inactive_rec {
	color: gray;
	font-style: italic;
}

.inactive_zero_balance_rec {
	font: 11 px;
	color: gray;
	font-style: italic;
}

.highlight {
	font: 11 px;
	color: black;
	background-color: yellow;
}

.countbox_header {
	font: 11 px;
	color: white;
	background-color: black;
}

#countbox {
	font: 11 px;
	color: white;
	background-color: black;
}