h1 {
font-weight:normal;
}
.redstar_ {
	font-family: Century Gothic, sans-serif;
	font-size: 12px;
	color: 4c4c4c;
}
.tiny_txt {
	font-family: Century Gothic, sans-serif;
	font-size: xx-small;
	color: 4c4c4c;
}
.tiny_txt_red {
	font-family: Century Gothic, sans-serif;
	font-size: xx-small;
	color: bd3a2f;
}
.redstar_red {
	font-family: Century Gothic, sans-serif;
	font-size: 12px;
	color: 4c4c4c;
}
.redstar_bigger_khaki {
	font-family: Century Gothic, sans-serif;
	font-size: 16px;
	color: 4c4c4c;
}
.redstar_grey {
	font-family: Century Gothic, sans-serif;
	font-size: 12px;
	color: 9e9e9e;
}
.navbg { 
	background-image: url(images/nav-bg.gif); 
	background-repeat: repeat-y; 
}
.loading
{
background-image: url(images/loading.gif);
background-repeat: no-repeat;
background-position: center;
}

