.starbg {
	background-image: url(../images/star.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.smalltype {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: 384960;
}
.headline {
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	color: 384960;
	font-weight: bold;

}
.blueborder {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 273342;
	border-right-color: 273342;
	border-bottom-color: 273342;
	border-left-color: 273342;
}
