.toolbar
{
	border-right: #95b7f3 1px solid;
	border-top: #95b7f3 1px solid;
	background-image: url(../Images/toolbar_bg.gif);
	border-left: #95b7f3 1px solid;
	color: #003399;
	border-bottom: #95b7f3 1px solid;
	height: 22px;		
}

.table_datagrid
{
	BORDER-RIGHT:#ACC6F4 1px solid; 
	BORDER-TOP:#ACC6F4 0px solid; 
	BORDER-LEFT:#ACC6F4 1px solid; 
	BORDER-BOTTOM:#ACC6F4 1px solid;
	BORDER-COLLAPSE:collapse
}

.tr_datagrid_title
{	
	background-image: url(../Images/BG.GIF);
	height : 28px;
	font-weight :bold;
}

.tr_datagrid_subtitle
{
	color: #999999;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	font-family: Tahoma;
	font-size: 9pt;
	background-color:#FFFFFF;
}

.tr_datagrid_content
{
	color: Black;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	font-family: Tahoma;
	font-size: 9pt;
	background-color:#FFFFFF;
}

.tr_datagrid_alternatecontent
{
	color: Black;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	font-family: Tahoma;
	font-size: 9pt;
	background-color:#f0f0f0
}

.tr_datagrid_select
{	
	background-color: #E1ECFC;
}

.tr_datagrid_unselect
{
}

.tr_datagrid_checked
{
	color: Black;
	border-color: #f5f6f8;
	border-width: 1px;
	border-style: solid;
	font-family: Verdana;
	font-size: 9pt;
	background-color: #FFFFCC;
}

.td_title
{				
	color: #666666;
	border-width: 0px;
	font-family: Verdana;
	font-size: 9pt;	
}

.td_content
{
	color: Black;
	border-width: 0px;
	font-family: Verdana;
	font-size: 9pt;
}

.DESC
{
	font-size: 9pt;
	color: #999999;
	border-top-style: none;
	font-family: Verdana, 宋体;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-align: right;
	border-bottom-style: none;
}
.mid
{ font-size: 9pt;
	color: #999999;
	border-top-style: none;
	font-family: Verdana, 宋体;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-align:center;
	border-bottom-style: none;
}
	}

.CONTENT
{
	font-size: 9pt;
	color: #000000;
	border-top-style: none;
	font-family: Verdana, 宋体;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}

.WordBreak
{
	word-break : break-all;
}

.imageFrame
{
	BORDER-RIGHT: #b0b4cc 1px solid; 
	BORDER-LEFT: #b0b4cc 1px solid; 
	BORDER-BOTTOM: #b0b4cc 1px solid;	
	BORDER-TOP: #b0b4cc 1px solid;
	text-align : center;
	vertical-align : middle;
}

/* 日期选择控件 */
.DatePicker
{
	font-size: 9pt;
	font-family: "Verdana" ;
	text-decoration: none;
	
	behavior: url(Htc/Calendar.htc);
}