.bgStar {
	background-image:  url(images/bgStar.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.addressText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	padding-right: 5px;

}
.bottomLinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomLinks a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D1EFFF;
	text-decoration: none;
}
.defaultText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494B5F;

}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	font-weight: bold;
	text-align: center;

}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006600;
	font-weight: bold;
	text-align: center;

}
.defaultText a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration: none;

}
.defaultText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;

}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #4A4A4A;
	font-weight: bold;
	text-align: center;
	font-style: italic;

}
#news th.top {
	background: url(images/bg-top-bn.jpg) no-repeat;
	height: 25px;
	font-size: 14px;
	color: #FFF;
	letter-spacing: -1px;

}

#news td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
    color: #000000;
	border-left: 0.05em solid #000;
	border-right: 0.05em solid #000;
}

#news td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}
#news td a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;

}

#news .bottom {
	background: url(images/bg-bot-bn.jpg) no-repeat;
	height: 14px;
}
