.tab {
	background-image: url(images/tab.jpg);
	height: 31px;
}
.tabfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.nav {
	background-color: #e4e4e4;
	border: 1px solid #d6d6d6;
}
.pagnav
 {
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color:#000000;
}
.pagnav a
 {
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color:#000000;
}
td 
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.small {
	font-size: 11px;
	color:#525252;
}
.small a
 {
	font-size: 11px;
	color:#0c8fd3;
	font-weight: bold;
}
.textfield {
	border: 1px solid #727272;
}


.centertab {
	background-image: url(images/centertab.jpg);
	height: 31px;
}
body {
	margin: 0px;
	background-image: url(images/top.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
/* tell */
#tellBox {
	font: 12px/14.667px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
}
#tellBox .inp {
	border: 1px solid #CCCCCC;
	width: 240px;
	margin-bottom: 10px;
	font: 12px Arial, Helvetica, sans-serif;
	
}
#tellBox h1 {
	font-size: 13px;
	color:#333;
	letter-spacing:normal;
}
#answer {
	margin-top: 10px;
}
/* tell end */

.border {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #e3e3e3;
	border-right-color: #e3e3e3;
	border-bottom-color: #e3e3e3;
	border-left-color: #e3e3e3;
}
.tableborder {
	border: 1px solid #e3e3e3;
}

a {
	color: #0c8fd3;
	text-decoration: none;
}
a:hover {
	color: #ea5503;
	text-decoration: none;
}
.title {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.footer a{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

.linkbg {
	background-image: url(images/linkbg.jpg);
	height: 28px;
	color: #727272;
	font-weight: bold;
}


#tnt_pagination {
	display:block;
	text-align:left;
	height:22px;
	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:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:8px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#0072bc;
	width:22px;
	font-weight:normal;
}

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

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

#tnt_pagination .disabled_tnt_pagination {
	padding:2px;
	padding-top:2px;
	padding-bottom:2px;
	margin-left:13px;
	text-decoration:center;
	color:#D7D7D7;
	cursor:default;
}

</style>

