/***** Module **************************************/
.module_footer_div{
	border-top:1px solid #A4A4A4;
	margin-top:20px;
}

.module_footer_extra{
	border-top:1px solid #D4E0EB;
}

/***** SUPERFISH **************************************************/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
	
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	width: 9.9%;
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
	text-decoration:none;
	text-align: center;
	padding: 		.5em .1em;
}
.sf-menu li li a {
	text-align: left;
	padding: 	.5em .5em;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	/*top:			2.5em; /* match top ul list item height */
	top:			4.1em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

.sf-menu {
	float:			left;
	/*margin-bottom:	1em;*/
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
}
.sf-menu li {
}
.sf-menu li li {
}
.sf-menu li li li {
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
	text-decoration:none;
}

.sf-menu .current{
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	/*padding-right: 	2.25em;*/
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
/***** SUPERFISH **************************************************/
/*** Module Tab ***/
.sub_menu{
}

.sub_menu td{
	/*padding:10px;*/
	/*width: 155px;*/
}

.sub_menu .normal{
	cursor:pointer;
	vertical-align:top;
	width:110px;
}

.sub_menu .normal TD{
	padding:3px;
}

.sub_menu .none{
	border:0px;
}

.sub_menu .figure{
	padding:1px 5px 1px 5px;
}

.sub_menu .figure_image{
	padding:0px 0px 2px 0px;
}

.sub_menu .highlight {
	cursor:pointer;
	vertical-align:top;
	width: 110px;
}

.sub_menu .highlight TD{
	padding:3px;
}

.sub_menu A:hover{
	text-decoration:none;
}

.sub_menu_content{
	display:none;
	width:100%; 
	text-align:left;
	padding-top:15px;
	font-weight:normal;
}

.sub_menu_title{
	text-align:left;
	font-weight:bold;
	background-color:#C0D3D3;
	padding:5px;
	margin-top:10px;
	width:100%;
	font-size:14px;
}

.document_seperator{
	padding:0px 4px;
}
/*****Module Subtitle in earch module ***************************************/
.module_subtitle{
	background-repeat: repeat-x;
	border-left:1px solid #95B5E0;
	border-bottom:1px solid #95B5E0;
	border-right:1px solid #95B5E0;
}
.module_subtitle_label,
.module_subtitle_label:active,
.module_subtitle_label:visited,
.module_subtitle_label:link,
.module_subtitle_label:hover{
	background-image: url('res/collapse_2.gif');
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration:none;
	padding-left: 17px;
}
.module_subtitle_label_show,
.module_subtitle_label_show:active,
.module_subtitle_label_show:visited,
.module_subtitle_label_show:link,
.module_subtitle_label_show:hover{
	background-image: url('res/expand_2.gif');
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration:none;
	padding-left: 17px;
}

.module_sub_content{
	border-left:1px solid #95B5E0;
	border-bottom:1px solid #95B5E0;
	border-right:1px solid #95B5E0;
	padding: 5px 0px;
}

.box_shadow_down{
	background-repeat: repeat-x;
}
.box_shadow_right{
	background-repeat: repeat-y;
	height:100%;
}
/***** DHTML window *******************************************************************/
.dhtml_table {
    width:100%;
    height:180px;
}

/***** Folder Listing in window mode **************************************************/
.folder_menu {
	border-bottom-left-radius: 17px;
	border-top-right-radius: 17px;
	line-height: 1;
	list-style:none outside none;
	float:right;
	position:absolute;
	width: 11em;
}

.folder_menu li {
	line-height: 1;
	margin: 0;
	padding: 0;
	white-space: normal; 
	width: 100%;
}

.folder_menu li a, .folder_menu li a:hover, .folder_menu li a:active, .folder_menu li a:visited {
	display: block;
	float: none;
	padding: 0.5em 1em;
	position: relative;
	text-decoration: none;
	width: auto;
}

.file_view_lbl{
	color: #808080;
	width: 110px;
    text-align: right;
}

.file_list,
.file_list ul{
	list-style-type:none;
	padding: 0 0 0 10px;
	margin:0px;
}
.file_list li{
	vertical-align: center;
	margin : 3px;
}

/*Added by Shirley Chai on 15 April 2014*/
/*To cater the cabient with branch.*/
/*If the cabinet is assigned to a branch, then the icon should be in light yellow for inner part (outer color remain the same).*/
/************************* START ********************************/
/*Class for cabinet with branch when a particular cabinet is expanded*/
/*START*/
.cabinet_expand_branch .file_icon{
	background:url("res/cabinet_expand_branch.gif") no-repeat;
	color: #000000;
	text-decoration: none;
	width: 7px;
	padding: 3px 0px;
	cursor: default;
}

.cabinet_expand_branch .file_name{
	background:url("res/cabinet_expand_branch.gif") no-repeat;
	background-position: -7px 0px;
	padding: 3px 0px 3px 23px;
	color: #000000;
	text-decoration: none;
	width: auto;
	cursor: default;
}

.cabinet_expand_branch .file_name_hover {
	background:url("res/cabinet_expand_branch.gif") no-repeat;
	background-position: -7px 0px;
	padding: 3px 0px 3px 23px;
	background-color: #D1CCA5;
	color: #000000;
	text-decoration: none;
	width: auto;
	cursor: default;
}
/*END*/

/*Class for cabinet with branch with the cabinet is collapsed*/
/*START*/
.cabinet_collapse_branch .file_icon{
	background:url("res/cabinet_collapse_branch.gif") no-repeat;
	color: #000000;
	text-decoration: none;
	width: 7px;
	padding: 3px 0px;
	cursor: default;
}

.cabinet_collapse_branch .file_name{
	background:url("res/cabinet_collapse_branch.gif") no-repeat;
	background-position: -7px 0px;
	padding: 3px 0px 3px 23px;
	color: #000000;
	text-decoration: none;
	width: auto;
	cursor: default;
}

.cabinet_collapse_branch .file_name_hover {
	background:url("res/cabinet_collapse_branch.gif") no-repeat;
	background-position: -7px 0px;
	padding: 3px 0px 3px 23px;
	background-color: #D1CCA5;
	color: #000000;
	text-decoration: none;
	width: auto;
	cursor: default;
}
/*END*/

/*Class for cabinet with branch*/
/*START*/
.cabinet_only_branch .file_icon{
	background:url("res/cabinet_only_branch.gif") no-repeat;
	color: #000000;
	text-decoration: none;
	width: 7px;
	padding: 3px 0px;
	cursor: default;
}

.cabinet_only_branch .file_name{
	background:url("res/cabinet_only_branch.gif") no-repeat;
	background-position: -7px 0px;
	padding: 3px 0px 3px 23px;
	color: #000000;
	text-decoration: none;
	width: auto;
	cursor: default;
}

.cabinet_only_branch .file_name_hover {
	background:url("res/cabinet_only_branch.gif") no-repeat;
	background-position: -7px 0px;
	padding: 3px 0px 3px 23px;
	background-color: #D1CCA5;
	color: #000000;
	text-decoration: none;
	width: auto;
	cursor: default;
}

.cabinet_only_branch .file_name_selected{
	background:url("res/cabinet_only_branch.gif") no-repeat #C0C0C0;
	background-position: -7px 0px;
	padding: 3px 0px 3px 23px;
	color: #000000;
	text-decoration: none;
	width: auto;
	cursor: default;
}
/*END*/

/*Class for drawer with branch*/
/*START*/
.drawer_only_branch .file_icon{
	background:url("res/drawer_only_branch.png") no-repeat;
	color: #000000;
	text-decoration: none;
	width: 7px;
	padding: 3px 0px;
	cursor: default;
}

.drawer_only_branch .file_name{
	background:url("res/drawer_only_branch.png") no-repeat;
	background-position: -7px 0px;
	padding: 3px 0px 3px 23px;
	color: #000000;
	text-decoration: none;
	width: auto;
	cursor: default;
}

.drawer_only_branch .file_name_hover {
	background:url("res/drawer_only_branch.png") no-repeat;
	background-position: -7px 0px;
	padding: 3px 0px 3px 23px;
	background-color: #D1CCA5;
	color: #000000;
	text-decoration: none;
	width: auto;
	cursor: default;
}

.drawer_only_branch .file_name_selected{
	background:url("res/drawer_only_branch.png") no-repeat #C0C0C0;
	background-position: -7px 0px;
	padding: 3px 0px 3px 23px;
	color: #000000;
	text-decoration: none;
	width: auto;
	cursor: default;
}
/*END*/
/************************* END ********************************/

.cabinet_expand .file_icon{
	background:url("res/cabinet_expand.gif") no-repeat;
	color: #000000;
	text-decoration: none;
	width: 7px;
	padding: 3px 0px;
	cursor: default;
}

.cabinet_expand .file_name{
	background:url("res/cabinet_expand.gif") no-repeat;
	background-position: -7px 0px;
	padding: 3px 0px 3px 23px;
	color: #000000;
	text-decoration: none;
	width: auto;
	cursor: default;
}

.cabinet_expand .file_name_hover {
	background:url("res/cabinet_expand.gif") no-repeat;
	background-position: -7px 0px;
	padding: 3px 0px 3px 23px;
	background-color: #D1CCA5;
	color: #000000;
	text-decoration: none;
	width: auto;
	cursor: default;
}

.cabinet_collapse .file_icon{
	background:url("res/cabinet_collapse.gif") no-repeat;
	color: #000000;
	text-decoration: none;
	width: 7px;
	padding: 3px 0px;
	cursor: default;
}

.cabinet_collapse .file_name{
	background:url("res/cabinet_collapse.gif") no-repeat;
	background-position: -7px 0px;
	padding: 3px 0px 3px 23px;
	color: #000000;
	text-decoration: none;
	width: auto;
	cursor: default;
}

.cabinet_collapse .file_name_hover {
	background:url("res/cabinet_collapse.gif") no-repeat;
	background-position: -7px 0px;
	padding: 3px 0px 3px 23px;
	background-color: #D1CCA5;
	color: #000000;
	text-decoration: none;
	width: auto;
	cursor: default;
}

.cabinet_only .file_icon{
	background:url("res/cabinet_only.gif") no-repeat;
	color: #000000;
	text-decoration: none;
	width: 7px;
	padding: 3px 0px;
	cursor: default;
}

.cabinet_only .file_name{
	background:url("res/cabinet_only.gif") no-repeat;
	background-position: -7px 0px;
	padding: 3px 0px 3px 23px;
	color: #000000;
	text-decoration: none;
	width: auto;
	cursor: default;
}

.cabinet_only .file_name_hover {
	background:url("res/cabinet_only.gif") no-repeat;
	background-position: -7px 0px;
	padding: 3px 0px 3px 23px;
	background-color: #D1CCA5;
	color: #000000;
	text-decoration: none;
	width: auto;
	cursor: default;
}

.cabinet_only .file_name_selected{
	background:url("res/cabinet_only.gif") no-repeat #C0C0C0;
	background-position: -7px 0px;
	padding: 3px 0px 3px 23px;
	color: #000000;
	text-decoration: none;
	width: auto;
	cursor: default;
}

.drawer_only .file_icon{
	background:url("res/drawer_only.png") no-repeat;
	color: #000000;
	text-decoration: none;
	width: 7px;
	padding: 3px 0px;
	cursor: default;
}

.drawer_only .file_name{
	background:url("res/drawer_only.png") no-repeat;
	background-position: -7px 0px;
	padding: 3px 0px 3px 23px;
	color: #000000;
	text-decoration: none;
	width: auto;
	cursor: default;
}

.drawer_only .file_name_hover {
	background:url("res/drawer_only.png") no-repeat;
	background-position: -7px 0px;
	padding: 3px 0px 3px 23px;
	background-color: #D1CCA5;
	color: #000000;
	text-decoration: none;
	width: auto;
	cursor: default;
}

.drawer_only .file_name_selected{
	background:url("res/drawer_only.png") no-repeat #C0C0C0;
	background-position: -7px 0px;
	padding: 3px 0px 3px 23px;
	color: #000000;
	text-decoration: none;
	width: auto;
	cursor: default;
}

.file_folder{
	background:url("res/file.gif") no-repeat;
	padding: 2px 0px 4px 20px;
	cursor: default;
}
.file_folder span{
	cursor: pointer;
}

/***Tab-Menu***************************/
.tab_menu{
	padding:5px 8px;
	float:left;
	border-top: 1px solid #7A94B3;
	border-right: 1px solid #7A94B3;
	border-left: 1px solid #7A94B3;
	height:16px;
}
.tab_menu_selected{
	padding:5px 8px;
	float:left;
	border-bottom: 1px solid #E6EEFA;
	height:16px;
}
.tab_menu a,
.tab_menu a:active,
.tab_menu a:visited,
.tab_menu a:link,
.tab_menu a:hover,
.tab_menu_selected a,
.tab_menu_selected a:active,
.tab_menu_selected a:visited,
.tab_menu_selected a:link,
.tab_menu_selected a:hover
{
	text-decoration: none;
	height:16px;
}
.tab_menu_shadow{
	background-repeat: repeat-y;
	height:100%;
}

.menu_ag_list_dis:active,
.menu_ag_list_dis:visited,
.menu_ag_list_dis:link
{
	cursor:pointer;
	padding:6px 5px;
	text-decoration:none;
}

.menu_ag_list_dis:hover
{
	cursor:pointer;
	padding:6px 5px;
	text-decoration:none;
}

.menu_ag_list_dis_click:active,
.menu_ag_list_dis_click:visited,
.menu_ag_list_dis_click:link,
.menu_ag_list_dis_click:hover
{
	cursor:pointer;
	padding:5px 4px;
	text-decoration:none;
	width:1px;
}

.menu_ag_list{
	position:absolute; 
	right:4px; 
	top: 26px;
	z-index:1;
	/*visibility:hidden;
	display:none;*/
}

.menu_ag_list td
{
	cursor:pointer;
	padding: 4px;
}

.menu_ag_list .link
{
}

.not_ag_label{
   font-size:1.1em;
   cursor:default;
   padding-top:5px;
   padding-bottom:3px;
   background-image: url('res/collapse_2.gif');
   background-repeat: no-repeat;
   background-position: left center;
   padding-left: 17px;
}

.not_ag_label_show{
   font-size:1.1em;
   cursor:default;
   padding-top:5px;
   padding-bottom:3px;
   background-image: url('res/expand_2.gif');
   background-repeat: no-repeat;
   background-position: left center;
   padding-left: 17px;
}

.not_ag_label_ul{
   list-style:none;padding:0px;margin:0px;;
}

.not_ag_label_ul li{
    line-height:1.2;padding:6px 2px;cursor:pointer;margin:0px;
    line-height:1.2;padding:6px 2px;cursor:pointer;margin:0px;
}

.not_ag_label_ul li:hover, .not_ag_label_ul .highlight{
    line-height:1.2;padding:6px 2px;cursor:pointer;margin:0px;
}

/***Tab-Content************************/
.menu_tab_content{
	padding:5px;
	vertical-align: top;
}
.tab_content{
	padding:5px;
	vertical-align: top;
}
/***Float Title ***************************/
.float_title
{
	width: 100%;
}

/***Search Select Button************************/
a.search_button,
a.search_button:active,
a.search_button:visited,
a.search_button:link{
	padding: 5px;
	border: 1px solid transparent;
}
a.search_button:hover{
	border: 1px solid #E9D49F;
	text-decoration:none;
}
.search_button_selected,
.search_button_selected:active,
.search_button_selected:visited,
.search_button_selected:link,
.search_button_selected:hover{
	padding: 5px;
	border: 1px solid #7DA2CE;
	text-decoration:none;
}
/***MAIL CSS**/
.mail_subject{
	font-weight: bold;
	font-size: 14px;
}

/*.mail_view_lbl{
	color: #808080;
	width: 110px;
}*/
/***image Sprite*******************************************/
.img_menu_folder{
	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	background:url("res/main_menu.png") 0 0;
}
.img_menu_case{
	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	background:url("res/main_menu.png") -24px 0;
}
.img_menu_mail{
	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	background:url("res/main_menu.png") -48px 0;
}
.img_menu_home{
	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	background:url("res/main_menu.png") -72px 0;
}
.img_menu_setting{
	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	background:url("res/main_menu.png") -96px 0;
}
.img_menu_download{
	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	background:url("res/main_menu.png") -120px 0;
}
.img_menu_reg_officer{
	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	background:url("res/main_menu.png") -144px 0;
}
.img_menu_agency{
	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	background:url("res/main_menu.png") -168px 0;
}

.img_menu_audit_trial{
	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	background:url("res/main_menu.png") -144px 0;
}


.img_menu_help{
	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	background:url("res/main_menu.png") -192px 0;
}
.tab_background{
	background-image: url('res/tab_background.png') ;
	background-repeat: no-repeat;
	width:100%;
	height:20px;
	background-position: left;
	padding-left:3px;
}


.navigator_box_leftright
{
	padding:4px;
	background-color:#95b5e0;
	border-style:solid;
	border-width:1px;
	border-color:#95b5e0;
	font-family:arial;
	font-size:12;
}


.navigator_box_leftright_selected
{
	padding:4px;
	background-color:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#95b5e0;
	font-family:arial;
	font-size:12;
	color:#000000;
}
.link_manual{
    background: url("res/arrow.gif") no-repeat scroll left  transparent;
    font-weight: bold;
   
}
.reg_menu {
    background: url("res/nav_separator.png") no-repeat scroll right center transparent;
    font-size: 9px;
    padding: 1px 6px 1px 6px;
}
.reg_menu_right {
    background: url("res/nav_separator_right.png") no-repeat scroll right center transparent;
    font-size: 9px;
    padding: 1px 6px 1px 6px;   
}
.reg_menu_last {
    font-size: 9px;
    padding: 1px 6px 1px 6px;
}
.addr_menu {
    border: 1px solid #000000;
    right:4px; 
    top: 20px;
}

/*** Cache's Message ****/
.cache_msg{
	border-bottom: 1px solid #c3c3c3;
	padding: 5px 20px 5px 20px;
	line-height:1.5;
}

/* SVY PAGE SECTION STYLE START */
.page_div{
	padding: 0px;
	margin-right: 5px;
}
.page_table{
	border: 1px solid #DADADA;
	margin-bottom: 10px;
}
.page_header{
	text-align: left;
	background-color: #D5EBFF;
	font-weight: bold;
	border-bottom: 0px solid #A4A4A4;
	cursor: pointer;
	padding: 10px
}
.page_header .desc{
	font-size:0.8em;
	font-weight: normal;
	line-height:1.5em;
}
.page_header .page_no{
	font-style:italic;
	font-size:1.2em;
	padding-right:10px;
}
.page_sub_header{
	text-align: left;
	background-color: #E6E6E6;
	padding: 6px;
	font-weight: bold;
	border-bottom: 1px solid #A4A4A4;
	cursor: pointer;
}
.page_content_td{
	padding: 6px;
}
.page_add_div{
	padding: 6px;
	margin-right: 5px;
	border: 1px dashed #DADADA;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
.page_add_div:hover{
	background-color: #E9F5FF;
	transition: ease 0.2s;
}
/* SVY PAGE SECTION STYLE END */

/*SVY PAGE QUESTION STYLE START*/
.question_td{
	border: 1px dashed #DADADA;
}
.question_td_highlight{
	border: 1px dashed green;
}
.question_div{
	padding: 6px;
}
.question_div .question_no{
	padding:5px;
	color:#013ADF;
	text-align:left;
	font-weight:bold;
	padding-right:10px;
}
.question_div .question_title{
	padding:5px;
	color:#013ADF;
	text-align:left;
	font-weight:bold;
}
/*SVY PAGE QUESTION STYLE END*/

/*SVY QUESTION OPTION STYLE START*/
.question_matrix_even{
	background-color: #F4F4F4;
}
.question_matrix_odd{
	
}
/*SVY QUESTION OPTION STYLE END*/

/* SVY PAGE LANG TAB STYLE START */
.svy_page_lang_tab_inactive{
	background-color: #E6E6E6;
	padding: 7px;
	cursor: pointer;
}
.svy_page_lang_tab_active{
	background-color: #FFFFFF;
	border-top: 3px solid orange;
	border-right: 1px solid #E6E6E6;
	padding: 7px;
	cursor: pointer;
}
.svy_page_lang_tab_inactive a, a:hover{
	color: #000000;
	text-decoration: none;
}
.svy_page_lang_tab_active a, a:hover{
	color: #000000;
	text-decoration: none;
}
/* SVY PAGE LANG TAB STYLE END */


/* SVY SETTING LANG TAB STYLE START */
.svy_setting_lang_tab_inactive{
	background-color: #E6E6E6;
	padding: 7px;
	cursor: pointer;
}
.svy_setting_lang_tab_active{
	background-color: #FFFFFF;
	border-top: 3px solid orange;
	border-right: 1px solid #E6E6E6;
	padding: 7px;
	cursor: pointer;
}
.svy_setting_lang_tab_inactive a, a:hover{
	color: #000000;
	text-decoration: none;
}
.svy_setting_lang_tab_active a, a:hover{
	color: #000000;
	text-decoration: none;
}
/* SVY SETTING LANG TAB STYLE END */

.title_menu{
	font-weight:bold;
	font-size:1.1em;
	padding: 0;
	text-transform: uppercase;
}