.sx{border: 1px dotted #666666;background-color: #CDE9EF;}
.so{border: 1px dashed #333333;background-color: #ADD8E6;}
.sc{FILTER: Alpha(Opacity=70);border: 1px solid #000000;}
.tops {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: Black;
	font-weight: bold;
	text-align: center;
}
A.tops {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: Black;
	font-weight: bold;
	text-align: center;
}
A.tops:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: Black;
	font-weight: bold;
	text-align: center;
}
A.tops:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #D70000;
	font-weight: bold;
	text-align: center;
}
.topd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: Black;
	font-weight: bold;
	text-align: center;
}
A.topd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: Black;
	font-weight: bold;
	text-align: center;
}
A.topd:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: Black;
	font-weight: bold;
	text-align: center;
}
A.topd:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #D70000;
	font-weight: bold;
	text-align: center;
}
#tnt_pagination {
	display:block;
	text-align:left;
	height:16px;
	line-height:15px;
	clear:both;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

#tnt_pagination a:link, #tnt_pagination a:visited{
	padding:3px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:10px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#0072bc;
	width:10px;
	font-weight:normal;
}

#tnt_pagination a:hover {
	background-color:#DDEEFF;
	border:1px solid #BBDDFF;
	color:#0072BC;	
}

#tnt_pagination .active_tnt_link {
	padding:3px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #BBDDFF;
	margin-left:10px;
	text-decoration:none;
	background-color:#DDEEFF;
	color:#0072BC;
	cursor:default;
}

#tnt_pagination .disabled_tnt_pagination {
	padding:3px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:10px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#D7D7D7;
	cursor:default;
}
