body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	margin:0;
	font-size:12px;
	min-width:780px;
}
img {border:0;height:auto;}

/* MAIN TABLE */
.main_table{
  margin-left:5px;
  width: 615px;
  float:left; clear:right;
}
.main_table td {
  vertical-align: top;
  line-height:140%;
  border: 1px solid #cdcdcd;
  font-size:12px;
  padding:7px;
	width: 126px;
}
#col1{width:auto;}
#col2{width:auto;min-width:120px;}
#col3{width:auto;min-width:110px;}
#col4{width:auto;min-width:123px;}

#layer-lock {
	display:none;
}

.outer {
	position:relative;
}
.inner {
  overflow-x:scroll;
  overflow-y:visible;
  width:100%; 
  padding-left:144px;
}
.sub_table {font-size:12px;border:none;}
.sub_table td{border:none;padding:2px;}

#table_wrap {
	z-index:98;
	margin:auto;
	width:780px;
	position:relative;
	overflow:hidden;
}
#title-bar {
	max-width:780px;
	margin:auto;padding:10px 5px 10px 5px;
	margin-top:10px;
}
#greyline{
	width:100%;height:1px;background:#ddd;
	display:block;margin:10px 0;
}
#head_bar {
	background:#FFFFFF;
	width:100%;
	position: relative;
}
.green_title {
	width:100%; height:35px;
/*	background:url(../images/header_bg.gif) repeat-x;*/
	background-color: #00A865;
}
.green_bar_txt {
	position:relative;
	max-width:780px;
	color:#FFF;margin:auto;
	padding:12px 5px 0 5px;
}
.hs-logo{
	float:left;
	height:auto;
	width:60%;
	max-width:360px;
	min-width:220px;
	clear:both;
	padding:10px 0 13px 5px;
}
.lang_select {
	float:right;
	margin:0;padding:0;
	padding-top:18px;
}
.lang_select div{
	list-style:none;
	float:left;
	display:block;
	width:35px; margin-right:5px;
}
.remark{font-size:12px;color:#666666;padding:10px 8px;line-height:130%;}
.remark ol{padding:0;margin:0;margin-left:1.3em;}

/* Menu Button */
.menu_btn {
	display:block;
	z-index:99;	position:relative;
	float:right;margin-top:-25px;
	width:105px;height:35px;
	color:#FFFFFF; text-decoration:none;
	cursor:pointer;
	background:url(../images/button.png) no-repeat;
	text-shadow: 0 -1px 0 #7CAE09;
}
.menu_btn a{text-decoration:none}
.menu_btn a:link{text-decoration:none}
.menu_active {
	background:url(../images/button_active.png) no-repeat;
}

/* dropdown buttons */
#m_dropdown {
	margin:auto;
	width:100%;
	max-width:780px;
	background:#efefef;
	margin-top:-1px;
	margin-left:-1px;
}
#m_dropdown a{
	float:left;clear:right;
	width:100%;height:40px;
	padding:0px 1px 0 0;
	color:#333;
/*	background:url(../images/button_bg2.gif) repeat-x;*/
	background-color: #f7f7f7;
	margin-top:2px;
/*
	-webkit-border-radius: 5px;
	border-radius: 5px;
*/
}
	#m_dropdown a:hover{
		color:#FFF;
/*		background:url(../images/button_bg2b.gif) repeat-x;*/
		background-color: #298236;
	}
	.button {
    	display: table;
		text-decoration:none;
		float:left;clear:right;
		width:156px;height:40px;
		border:1px solid #ffffff;
		font-size:12px;
		cursor:pointer;
/*
		-webkit-border-radius: 5px;
		border-radius: 5px;
*/
	}
	.button div{
    	display: table-cell;
		vertical-align:middle;
		background:url(../images/button_arrow2.png) no-repeat;
		padding:2px 2px 0 26px;
/*
		-webkit-border-radius: 5px;
		border-radius: 5px;
*/
	}
	.active_button{color:#25300b;font-weight:bold;}

a .langbtnss{
/*	background-color: #298236;*/
    padding: 4px;
    color: #666;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    text-align: center;
    display: block;
}

/******** Icons **********/
.icons {
	width:22px;height:auto; float:left;clear:right;
	display:block;margin-right:5px;
}

#intro-bull {
	width:100%;background-image:url(../images/icon4l.gif);
	background-repeat:no-repeat; font-weight:bold; font-size:12px;
	margin-top:0.5em;height:1.2em;
	padding-left:20px;padding-top:1px;
}
.sub_table tr td{padding:0px;height:auto;}
#totop a{
	display:block; float:right; height:20px;
	padding-left:21px; padding-top:3px;
	font-size:12px; text-decoration:none;
	width:90px; color:#666666;
	background-image:url(../images/topl.gif);
	background-repeat:no-repeat;
}
#totop a:hover{
	text-decoration: underline;color:#878787;
}
.shade {
	-webkit-box-shadow: none;
    box-shadow: none;
}
.text-nowrap {
	white-space:normal;
}
#desktop_menu {
	display:block;
	float:left; clear:right;
	width:157px; padding-right:3px;
}
#desktop_menu .title{
	height:37px; width:100%;
	background:#e9e9e9;
	font-size:13px; text-align:center;
	padding-top:11px;
	font-weight:bold;
	color:#333;
}
.mobile_menu {
	display:none !important;
}
/******CAT ICON BEGIN******/
  .cat_icon_wrap{float:right;}
  .icon_break{
	  float:left;clear:right;
  }
  .cat_icon{
	  float:left;clear:right;
	  margin-bottom:5px;
	  margin-right:10px;
  }
  .cat_icon .icon{
	  float:left;clear:right;color:#666;
	  margin-right:5px;
	  margin-bottom:0px;
  }
  .cat_icon .text{
	  float:left;clear:right;
	  font-size:10px;color:#666;
	  padding-top:4px;line-height:100%;
  }
/******CAT ICON END******/

.remarks {
	width:780px;margin:auto;
	font-size:10px;color:#666;
	padding:15px 0;
	padding-left:162px;
	line-height:120%;
}