.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	font-style: normal;
	line-height: normal;
	font-weight: normal;

}
.packages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	font-style: normal;
}
.footerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
.footerlinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
}
.tablebglogo {
	background-image: url(tablebglogo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.mainborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-color: #000000;

}
.packagetable {
	border: thin solid #336699;
	margin: 0px;
	padding: 0px;

}
.invisibletable {
	visibility: hidden;
}
