/* CSS Document */

#table {
	border:1px solid #FBFBFB;
	float:left;
	margin-bottom:10px;
	margin-left:19px;
	_margin-left:6px;
	text-align:center;
	clear:both;
	width:710px;
}

#trh{
	background: #57772e;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	border:1px solid #FBFBFB;	
	height:32px;
}
.tdGreen{
	background: #5F9D47;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	border:1px solid #FBFBFB;	
	height:32px;
}

#trh a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9pt;
	color: #C4E188;
	text-decoration:none;
}

#trh img{
	margin-bottom:0;
}

.tr1{
  	background: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11pt;
	border:1px solid #FBFBFB;
}

.tr1 a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}

.tr2{
  	background: #ECEFF2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	border:1px solid #FBFBFB;
}

.tr2 a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}

.tr3{
  	background: #ECECDD;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	border:1px solid #FBFBFB;
}

.tdh{
	padding:5px;
	text-align:center;
	border:1px solid #FBFBFB;
}

.td1{
	font-size:11px;
	padding:5px;
	text-align:center;
	border:1px solid #FBFBFB;
}

tbody .tr1:hover, tbody .tr2:hover{
  	background: #F4C758;
	color: #FFFFFF;	
}

#tnt_pagination .active_tnt_link {
	background-color:#eceff2;
	border:1px solid #57772E;
	color:#0072BC;
	cursor:default;
	margin-left:5px;
	padding:2px 5px;
	text-decoration:none;
}

#tnt_pagination a:link, #tnt_pagination a:visited {
	background-color:#F5F5F5;
	border:1px solid #EBEBEB;
	color:#57772E;
	font-weight:normal;
	margin-left:10px;
	padding:2px 5px;
	text-decoration:none;
	width:20px;
}

#tnt_pagination a:hover {
	background-color:#F4C758;
	border:1px solid #BBDDFF;
	color:#0072BC;
}