.td_img1
{
	background-image: url(c1_bk.jpg); 
	background-repeat: repeat-x;
}
.td_img2
{
	width: 601px; 
	background-position-x: right; 
	background-image: url(c2_bk.jpg); 
	background-repeat: no-repeat; 
	height: 32px; 
	text-align: left;
}
.td_top
{
	background-image: url(c3_top.jpg); 
	width: 601px; 
	background-repeat: no-repeat; 
	background-position-y: bottom; 
	height: 5px;
}
.td_mid
{
	width: 601px; 
	height: 500px; 
	border-right: #d8d8d8 1px solid; 
	border-left: #d8d8d8 1px solid; 
	background-color: #ececec;
}
.td_btm
{
	width: 601px; 
	height: 5px;
	background-image: url(c3_btm.jpg);
	background-repeat: no-repeat; 
	background-position-y: top; 	
}
.td_filter
{
	filter:progid:dximagetransform.microsoft.gradient(startcolorstr='#B2DFFE',endcolorstr='#ffffff',gradienttype='0');
}
.td_font
{
	color:#0D5689;	
	font-weight:bold;
}
.table{
	border: 1px solid #C9DEEC;
	margin-top: 5px;
	margin-bottom: 5px;
	background:#ececec;
	font-size:12px;
}
.Navitable{
	border: 1px solid #E2F2F3;
	margin-top: 2px;
	margin-bottom: 5px;
	background:#F5FBFE;
	line-height:20px;
	font-size:12px;
}

.TR_BG
	{
	background-color: #F6F6F6;
	font-size:12px;
	}
.TR_BG_list
	{
	background-color: #FFFFFF;
	font-size:12px;
	}
