body {margin-top: 0px; background-color: #FFFFFF;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
a:link {color: #1D81A5; font-weight: bold}
a:visited {color: #1D81A5; font-weight: bold}
a:hover {
	color: #000000;
	font-weight: bold;
	text-align: left;
}
a.link1:link {color: #FFFFFF; font-weight: bold; text-decoration: none; font-size: 12px}
a.link1:visited {color: #FFFFFF; font-weight: bold; text-decoration: none; font-size: 12px}
a.link1:hover {color: #FFFFFF; font-weight: bold; text-decoration: none; font-size: 12px}

.sponsorbig td {
	background-image:url(sponsorbgbig.gif);
	background-position: center;
	vertical-align:middle;
	height:123px;
	background-repeat:no-repeat;
	text-align:center;
	width:185px;
}

.sponsor td {
	background-image:url(sponsorbgsmall.gif);
	background-position: center;
	vertical-align:middle;
	height:98px;
	background-repeat:no-repeat;
	text-align:center;
	width:185px;
}

