BODY {
	scrollbar-3dlight-color : #999999;
	scrollbar-darkshadow-color : #999999;
	scrollbar-arrow-color : #999999;
	scrollbar-highlight-color : #dfdfdf;
		
	scrollbar-face-color : #cdcdcd;
	scrollbar-shadow-color : #dcdcdc;
	scrollbar-track-color : #dcdcdc;
	
	margin-left : 0;
	margin-right : 0;
	margin-top: 0;
	margin-bottom: 0;
	
	background-image:url(imgs/body_top_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#ffffff;
	font-family:Arial;
	font-size:12px;
	color:#444444;	 
}

A, A:LINK, A:VISITED, A:ACTIVE, A:FOCUS { color : #0b00d5; text-decoration : none; border : 0px; }
A:HOVER { color : #0022ff; text-decoration : underline; border : 0px; }
HR { color : #538CBD; height : 1px; }


TABLE {font-family:Arial;font-size:12px;color:#444444;}


.title{	color : #2b2b2b;	font : italic bold larger Arial;	font-size : 20px; }
.subtitle{	color : #535353;	font : italic bold larger Arial;	font-size : 16px; }
.remark{	color : #73709e;	font : italic larger Arial;	font-size : 13px; }
.worning{ color : Red;	font-size : 11px; }

.tbl001{ border: 1px solid #494949; background-color: #fefefe; }
.tbl001_top{ background: #354E8D; color: #FFFFFF;  font-weight: bold; 	}
.tbl001_crow1{ background: #ececec; }
//.tbl001_crow1:hover{ background: #8297CE; }
.tbl001_crow2{ background: #e5e5e5; }
//.tbl001_crow2:hover{ background: #8297CE; }

#menu A{ color : #ffffff; text-decoration : none; border : 0px;  font-size : 10px;}
#menu A:hover{ color : #D8D8D8; text-decoration : none; border : 0px; }

img {border:none}

#menuj001{font-weight:bold;color:#006cd7;font-size:14px;padding-left:10px;padding-right:10px;padding-top:2px;padding-bottom:2px;}
#footerj001{font-size:11px;color:#8f8f8f;text-align:center}

.cellfooter{
	text-align:center;
}

.cellbottomline{
	background-color:#cdcdcd;
}

.cellmenu{
	background-image:url(imgs/menu_bg.jpg);
	background-repeat:repeat-x;
	padding-top:2px;
	padding-bottom:14px;
}

.cellmenubtn td{
	text-align:center;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ffffff; 
}

.cellmenubtn td a:link{
	text-decoration:none;
	color:#ffffff;
}

.cellmenubtn td a:visited{
	text-decoration:none;
	color:#ffffff;
}

.cellmenubtn td a:hover{
	text-decoration:underline;
	color:#ffffff;
}

.cellmenubtn td a:active{
	text-decoration:none;
	color:#ffffff;
}

.cellcontent{
	vertical-align:top;
	padding:5px;
	padding-top:8px;
}

.celltopbtn{
	color:#3d5376;
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
}

.celltopbtnposition{
	padding-bottom:1px;
	padding-right:35px;
}

.cellseparator{
	padding-left:7px;
	padding-right:7px;
}

.celltopbtn td a:link{
	color:#3d5376;
	text-decoration:none;
}

.celltopbtn td a:visited{
	color:#3d5376;
	text-decoration:none;
}

.celltopbtn td a:hover{
	color:#3d5376;
	text-decoration:none;
}

.celltopbtn td a:active{
	color:#3d5376;
	text-decoration:none;
}