.body{
	font-family:Verdana;
	font-size:12px;
}
table,td{
	font-family:Verdana;
	font-size:12px;
}

A:link{color:#0054a8;text-decoration:none;}
A:visited{color:#0054a8;text-decoration:none;}
A:active{color:#0054a8;text-decoration:none;}
A:hover{color:#0054a8;text-decoration:underline;}

.msg_notice{	font-weight:bold; color:#FF0000;}

.button_advance{
	BORDER: #ccc 1px outset; FONT-WEIGHT: bold;
	BACKGROUND: url('../images/bg_button.gif') repeat-x left top;
	CURSOR: pointer; COLOR: #000000; PADDING: 1px;
}

.button_login{	BORDER: #697F94 0px solid;
	FONT-WEIGHT     : bold;  FONT-SIZE       : 11px;  FONT-FAMILY     : Tahoma;
	COLOR           : #0099FF;  BACKGROUND-COLOR        : #FFFFFF;  cursor:pointer;}
.title_file_list{	color:#0054a8; padding:2px 5px 4px 5px; white-space:nowrap;
	background-image: url('../images/bg_title_list.gif');
	font-family: Tahoma; font-size:12px;
}
.title_category{	font-weight:bold; color:#0054a8; text-align:center;}

.split_pages_title{	white-space:nowrap; padding:0px 5px 0px 5px;}

.subpermission_text{ /****[ Add | Edit | Delete ]****/
	color:#E7E7E7; text-align:center; white-space:nowrap;
	font-weight:normal;
}
.subpermission_text A:link			{color:#E7E7E7;text-decoration:none;}
.subpermission_text A:visited		{color:#E7E7E7;text-decoration:none;}
.subpermission_text A:active		{color:#E7E7E7;text-decoration:none;}
.subpermission_text A:hover			{color:#0099FF;text-decoration:underline;}

.bg_menu_top{
	padding:8px;
	background-image: url('../images/bg_title_list.gif');
}
.border_menu_top{	border-left:2px solid #BFBFBF;
	border-right:2px solid #BFBFBF;	border-bottom:2px solid #BFBFBF;
}

/******Begin: For show message******************/
.style_show_message{
	font-weight:bold; font-size:15px; font-family:tahoma;
	text-align:center; color:#FF0000;
}
.msg_back_main{
	text-align:center; color:#0054a8;
}
/******End: For show message********************/
