BODY {
	background : #ffffff;
	font-family : Arial;
	font-size : 12px;
	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;
	color: #515151;
	margin-left : 0;
	margin-right : 0;
	margin-top: 0;
	margin-bottom: 0; 
}

img {	behavior:	url(/imgs/pngbehavior.htc); }
A, A:LINK, A:VISITED, A:ACTIVE, A:FOCUS { color : #0099cc; text-decoration : none; border : 0px; }
A:HOVER { color : #006d91; text-decoration : none; border : 0px; }
TABLE { font-family : Arial; font-size : 12px; }
HR { color : #538CBD; height : 1px; }

.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_crow2{ background: #e5e5e5; }

#menubtn{
 	border: 1px solid #f0f0f0; 
 	background-image:url(imgs/btnbg.jpg);
 	background-position:bottom;
 	background-repeat:repeat-x;
 	background-color:#ffffff;
}

#menubtn A{	color : #888888; text-decoration : none; border : 0px; font-size : 14px;}
#menubtn A:HOVER { color : #4A4A4A; text-decoration : none; border : 0px; font-size : 14px;}
