.tableborder1 {
	border: 1px solid #999999;
}
body {
	background-image: url(back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
}

.tabledots {
	border-right-style: dotted;
	border-right-color: #666666;
}

.tabletest {
	border-top-width: thick;
	border-top-color: #0147A9;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tableborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.partner {
	background-repeat: no-repeat;
}
.headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #000066;
}
