@charset "utf-8";
/* CSS Document */

.numlinks, .numlinks-inactive {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ff9600;
}

.numlinks-inactive {
	color:#ff9600;
}

.numhighlight {
	background-color:#ff9600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

.t-border {
	border-collapse:collapse;
	text-align:center;
}

.td-border {
	width:14px;
	height:16px;
	padding-left:2px;
	padding-right:2px;
	text-align:center;
	vertical-align:middle;
	border:#272727 solid; 
	border-width:1px;
}

.dexe {
	position:absolute;
	left:60px;
	top:14px
}
