/*************** Table Style ***************/
.table_header
{
	border:1px solid #000000;
	background-image: url('button_bg3.gif');
	font-size:8pt;
	color:#666666;
	text-align:center; 
	font-weight:600;
	height:20;
	font-family:Tahoma;
}

.table_header  a  {
	color: #3C5AA5;
	text-decoration: none;
	font-family:Tahoma;
}

.table_header  a:hover  {
	color: #FF0000;
	text-decoration: underline;
}

.table_header .selectSort  {
	color: #CC6600;
	text-decoration: underline;
	font-weight:600;
}


.table_header :hover.selectSort {
	color: #92B524;
}

.gridTD	{
	FONT-SIZE: 8pt;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0; 
	border-bottom:1px solid #C0C0C0;
	text-align:center	
}

.openNewsPanel
{
	text-align:center;
	border:5px double #ff8600;
	padding:2px;
	position: absolute;
	/*width:560px;*/
	z-index: 2003;
	/*right:200px;*/
	top:10pt;
	background-image:url('frameHome2Bg.gif');
	/*background-repeat:repeat-x;*/
	background-position:center top;
	/*-filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

/***********************/
/***********************/
