.line_art { margin:5px 0; background-image: url(../../Resource/Images/bg/line.gif); background-repeat: repeat-x; background-position: left top; height: 10px; width: 731px;}

.sublink{
	font-family: Cronos-Pro-Light, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../../Resource/Images/arrow/arrow_orange_right.gif);
	background-repeat: no-repeat;
	background-position: left;
	white-space: nowrap;
	display: inline;
	padding-left: 10px;
}
.sublink a{
	color:#ec803f;
	/* */
	line-height:1.1;
	text-decoration:none;
}
.sublink a:hover{ text-decoration:underline;}

.normal_div1 {
	width:725px; font-family: Cronos-Pro-Light, sans-serif;
	float:left; font-size:14px; color: #444666; text-decoration: none;
	line-height:18px;	font-weight: normal;	padding: 15px; 
}
.normal_div1 a {font-family: Cronos-Pro-Light, sans-serif; font-size: 14px; font-weight: normal; color: #444666; text-decoration: underline;}
.normal_div1 a.selected {font-family: Cronos-Pro-Light, sans-serif; font-size: 14px; font-weight: bolder; color: #444666; text-decoration: none}
.red_bold {font-family: Cronos-Pro-Light, sans-serif; font-size: 14px; font-family: Cronos-Pro-Semibold, sans-serif !important; color: #ef803f; text-decoration: none;}

table.datagrid { border:1px solid #D5D5D5; width:728px; font:normal 15px Cronos-Pro-Light ; border-collapse:collapse;}
table.datagrid tr.even{ background:#F6F6F6 } 
table.datagrid th { border-bottom:1px solid #D5D5D5; background:#F3F3F3; text-align:left; padding:4px 5px 4px 10px;  } 
table.datagrid td { padding:4px 5px; height:2em; vertical-align:middle; empty-cells:show}
table.datagrid td span { font-family: Cronos-Pro-Semibold, sans-serif !important; }

.even{ background:#F6F6F6 } 