.tmain {
	
}

.cont_top {
	background:url(/_images/cont_top.gif) top left no-repeat;
	width:728px;
	height:9px;
}

.cont_bottom {
	background:url(/_images/cont_bottom.gif) top left no-repeat;
	width:728px;
	height:9px;
}

.cont_mid {
	background-color:#ffffff;
	width:728px;
	font:normal 12px Arial;
	color:#000000;
}

.cont_mid td{
	font:normal 12px Arial;
	color:#000000;
}

.cont_mid td span {
	font:normal 11px Arial;
	color:#666;
}

.cont_mid a {
	text-decoration:underline;
	color:#000000;
}

.cont_mid a:hover {
	text-decoration:none;
}

.cont_pad {
	padding:0px 25px 25px 25px;
	text-align:left;
}

.ppad5 {
	padding-left:5px;
	padding-right:5px;
}

.ndate {
	color:#666;	
	font:normal 11px Arial;
	padding-bottom:5px;
}

.conttable {
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
}

.conttable td {
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

.conttable tr:hover {
	background-color:#FBFBFB;
}

.contheader {
	background-color:#FBFBFB;
}