body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.thumb {
	width: 240px;
	height: 180px;
	border: 1px #5596b2 solid;
	margin: 0px;
	margin-bottom:0px;
	margin-top:1px;
	font-size:12px;
	color:#666666;
}

a:active .thumb, a:hover .thumb {
	width: 240px;
	height: 180px;
	border: 1px #000000 dashed;
	margin: 0px;
	margin-bottom:0px;
	margin-top:1px;
	font-size:12px;
	color:#ff0000;
}
.block {
	width:996px;
	margin: 0px auto;
	padding-bottom:11px;
	padding-top:10px;
	border: 1px solid #c8dae4;
	border-top:none;
	background-color:#FFFCCC;
	background-position:bottom;
	background-repeat:repeat-x;
}
.thumb {
	width: 240px;
	height: 180px;
	border: 1px #5596b2 solid;
	margin: 0px;
	margin-bottom:0px;
	margin-top:1px;
	font-size:12px;
	color:#666666;
}
.thtxt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336c85;
	text-align:center;
}
.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #072B3B;
	text-align:center;
}
.hlinks {
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
}
.toplinks {
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
}
.topn {
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color: #000000;
}
A:link {text-decoration: none; COLOR: #336c85; }
A:active { text-decoration:none; COLOR: #ff0000; }
A:visited {text-decoration: none; color: #336c85; }
A:hover {text-decoration: none; color: #ff0000;}

.let A:hover {
	margin: 2px;
	width: 25px;
	height: 25px;
	text-align:center;
	text-decoration: none;
	font-size:20px;
	float:left;
	border: 1px #336c85 solid;
	background-color:#ffffff;
	line-height:20px;
	vertical-align:middle;
}
.let A:link, .let A:visited, .let A:active {
	margin: 2px;
	width: 25px;
	height: 25px;
	text-align:center;
	text-decoration: none;
	font-size:20px;
	float:left;
	border: 1px #c8dae4 solid;
	background-color:#ffffff;
	line-height:20px;
	vertical-align:middle;
}
