@charset "utf-8";
.MainTable {
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	width: 720px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

A.LinksWhite {color: #FFFFFF; text-decoration: none}
A.LinksWhite:hover {color: #FFFFFF; text-decoration: underline}

A.LinksGray {color: #555555; text-decoration: none}
A.LinksGray:hover {color: #3A3A3A; text-decoration: underline}

.BannerBullets {margin-left:0px; padding-left:20px; list-style-type: square; color:#FFFFFF;}

.WebsitePoweredBy {font-family:Verdana; font-size:9px; color: #555555;}
