/* MAIN TABLE STYLE*/
/*-------------------------------------------------------------------------------------------------------------------*/

table 				{ vertical-align: top;border:none;border-collapse:collapse;}

.TableContainer 	{ width:95%;	margin:2px  auto;	padding:5px;}

.listThead th 		{ background:#ae2816 ; color:#ffffff; 	padding:0px 10px; text-transform:uppercase; border-top:1px solid #e8e9c9; border-left:1px solid #e8e9c9; border-bottom:1px solid #686852; border-right:1px solid #686852; text-align:center; font-size:10px;}
.grayCell 			{ background:#F1F3F4 ; color:#000; 		padding:2px; border-top:1px solid #FFF; border-left:1px solid #FFF; border-bottom:1px solid #AFB5B8; border-right:1px solid #AFB5B8; font-size:10px;}
.grayCellY 			{ background:#FFFF00 ; color:#000; 		padding:2px; border-top:1px solid #FFF; border-left:1px solid #FFF; border-bottom:1px solid #AFB5B8; border-right:1px solid #AFB5B8; font-size:10px;}
.darkGrayCell 		{ background:#ececec ; color:#000; 		padding:2px; border-top:1px solid #FFF; border-left:1px solid #FFF; border-bottom:1px solid #AFB5B8; border-right:1px solid #AFB5B8; font-size:10px;}
.blueCell 			{ background:#1F83CB ; color:#ffffff;	padding:5px;  font-weight:bold; font-size:10px; border:1px solid #ffffff;}
.Cel_center			{ text-align:center;}
.Cel_left			{ text-align:left;}
.Cel_right			{ text-align:right;}
.Cel_1				{ text-align:left; padding-left:30px;  line-height:10px;}
.Cel_2				{ border-bottom:#CCCCCC solid 1px; border-right:#CCCCCC solid 1px;}
.Cel_2:hover		{ background-color:#FFFF66;}
.boxCel				{ vertical-align:top;}
.TableRowTit		{ background-color:#666666; color:#FFFFFF;}

/* Top menu */
.celmenu{ 		padding:0px 0px 0px 20px;	width:200px;	text-align:left;	line-height:17px;}
.topb { 		width:975px; 	height:34px;	font-size:10px;	font-weight:bold;	color:#666666;}
.topb_start { 	background-image: url(../../images/structure/topbar_start.jpg) ;	background-position:left;	background-repeat: no-repeat;}
.topb_div { 	background-image: url(../../images/structure/topbar_div.jpg) ;		background-repeat: no-repeat;padding:0px 3px 0px 3px;}
.topb_middle {	background-image: url(../../images/structure/topbar_bk.jpg) ;}
.topb_end { 	background-image: url(../../images/structure/topbar_end.jpg) ;		background-position:right;	background-repeat: no-repeat;}


/* Box_cel*/
.grayCell2 { padding-left:15px;width:200px;}

/* Image */
.imgCel{ 		width:100px;height:100px;}
.imgThumb{		vertical-align:top;	border:1px solid #000000;}
.imgThumbImg{	width:200px;	vertical-align:top;	padding:10px;	border:#999999 solid 1px;}
.imgThumb2{		width:200px;	vertical-align:top;	padding:10px;}
.txtImgArea{	vertical-align:top;	padding:5px;}
.dwncel{		line-height:10px;}
.minitit{		font-size:9px;	line-height:10px;}
.singleMat{		width:620px;	height:350px;}
