@charset "utf-8";
/* CSS Document */

.top-address {
	font-family: "Bookman Old Style";
	font-size: 12px;
	color: #FFFFFF;
}
.dotted-tbl {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	height: 5px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
.bottom-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}


.green-lines {
	font-family: "Bookman Old Style";
	font-size: 12px;
	color: #ccff66;
}

.latest-updates {
	font-family: "Bookman Old Style";
	font-size: 12px;
	color: #FFFFFF;
}

.sub-titles {
	font-family: "Bookman Old Style";
	font-size: 15px;
	color: #999999;
	font-weight: normal;
}
.bodytext {
	font-family: "Bookman Old Style";
	font-size: 14px;
	color: #333333;
}

.title {
	font-family: "Futura BT";
	font-size: 28px;
	color: #FF0000;
}
.table {
	margin-left: 32px;
	padding: 0px;
}
.img-margin {
	margin-left: 755px;
}

.number {
	font-family: Georgia;
	font-size: 30px;
	color: #CCCCCC;
}
.green-linesText {
	font-family: "Bookman Old Style";
	font-size: 12px;
	color: #FFFFFF;
}

.sub-titlesWht {
	font-family: "Bookman Old Style";
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
	padding-bottom: 30px;
}
