@charset "iso-8859-1";

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover	{
	font-family: Arial, Tahoma, Geneva;
	font-size: 10px;
	color: #000058;
	background-color: #FFFFFF;
	text-decoration: none;
	}
	
.thumbnail {
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
}

table.bkimg {
	background-repeat: no-repeat;
}

.centerimg {
	border-style: solid;	
	border-width: 3px;
	border-color: #ffffff;	
}

.centerimg:hover {
	border-style: solid;
	border-width: 3px;
	border-color: #ffffff;	
}

td.content {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	color: white;
	padding: 1em;
	vertical-align: top;
	}
	
td.content2 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: white;
	padding: 1em;
	vertical-align: top;
	}
	
td.content3 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: white;
	padding: 1em;
	}	

.poplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}