 
html {
 overflow-y:scroll;
}
body {
  font: normal 12px 'Segoe UI', Tahoma, Verdana, Arial, Helvetica, sans-serif;
  background: #6f97a1;
}


/* ========MENU CUSTOMIZE======== */
div#menu ul {
   margin:0 0 1px 0;
   padding:0;
   list-style:none;
}

div#menu li {

	overflow: hidden;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/bg_menu.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: -40px 0px;
}

div#menu li a {
color:#fff;
   display:block;
   width:123px;
   height:20px;
   padding:1px 0;
   line-height:20px;
   font-weight:bold;
   text-align:center;
   outline:none;
}

div#menu li a:hover {
   color:#c48e6a;
   text-decoration:none;
   background:#fff url("images/bg_menu.gif") 100% 100% repeat-x;
}

div#menu li.home {
   width:123px;
   margin-left:0;
   border-left:1px solid #eeaeb0;
}

div#menu li.active a {
   color:#c48e6a;
   background:#fff url("images/bg_menu.gif") 100% 100% repeat-x;
   text-decoration:none;
}

/*------------ table style set ------------*/
.hpb-cnt-tb1{
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.hpb-cnt-tb2{
	background-color: #333333;
	border: 1px solid #333333;
}
.hpb-cnt-tb3{
	background-color: #333333;
	border: 0px solid #333333;
}
.hpb-cnt-tb-th1 {
	background-color: #BBBBBB;
	
	color: #333333;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.hpb-cnt-tb-th2 {
	background-color: #CCCCCC;
	
	color: #333333;
	border: 0px solid #333333;
}
.hpb-cnt-tb-cell1 {
	background-color : transparent;
	
	
	border-top-width: 0px;
	border-right-width : 0px;
	border-bottom-width : 0px;
	border-left-width: 0px;
	border-top-style : none;
	border-right-style : none;
	border-bottom-style : none;
	border-left-style : none;
	border-top-color : transparent;
	border-right-color : transparent;
	border-bottom-color : transparent;
	border-left-color : transparent;
}
.hpb-cnt-tb-cell2 {
	background-color : transparent;
	
	color : inherit;
	border-top-width: 0px;
	border-right-width : 0px;
	border-bottom-width : 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color : transparent;
	border-right-color : transparent;
	border-bottom-color : transparent;
	border-left-color : transparent;
}
.hpb-cnt-tb-cell3 {
	background-color: #EEEEEE;
	
	color: #333333;
	border: 0px solid #333333;
}
.hpb-cnt-tb-cell4 {
	background-color: #FFFFFF;
	
	color: #333333;
	border: 0px solid #333333;
}
.hpb-cnt-tb-cell5 {
	background-color: #FFFFFF;
	
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
