body {
	scrollbar-arrow-color:#EA4C25;
 	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-highlight-color:#e0f0fc;
 	scrollbar-face-color:#FFE8C2;
 	scrollbar-shadow-color:#777777;
 	scrollbar-darkshadow-color:#CCCCCC;
 	scrollbar-track-color:#F7F3E1;
	margin: 0px;
}
A	{
	color: #32668f;
	text-decoration: underline;
}
A:hover	{
	color: #454545;
	text-decoration: underline;
}
.trigger {
 cursor: pointer;
 cursor: hand;
}

.branch {
 display: none;
 margin-left: 16px;
}

.trigger1 { cursor: pointer;
 cursor: hand;
}
.floatright
{
float: right;
margin: 0 0 5px 5px;
clear: right;
}
.BG_TABLE1 {
	background-color:#FFE8C2;
}
.BG_TABLE2 {
	background-color:#F7F3E1;
}
.BG_TABLE_title {
	background-color:#32668f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
}
.BG_CONTENT {
	background-color:#FFFFFF;
	padding-left:5px;
	padding-top:5px;
}
.txt_BLACK {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
.txt_title {
	font-family: Verdana;
	font-size: 12px;
	color: #32668f;
	font-weight:bold
}
.txt_title2 {
	font-family: Verdana;
	font-size: 14px;
	color: #32668f;
	font-weight:bold
}
.txt_BLACK_sm {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
}
.txt_GRAY {
	font-family: Verdana;
	font-size: 11px;
	color: #454545;
}
.txt_blue {
	font-family: Verdana;
	font-size: 11px;
	color: #32668F;
}
.txt_GRAY_sm {
	font-family: Verdana;
	font-size: 9px;
	color: #454545;
}
.but {	
	font-family: Verdana; 
	font-size: 9px;
	width: 150px;
}
.txtbox1 {	
	border: #7f9db9;
	font-size: 9px;
	background: #ffffff; 
	border-style: solid; 
	border-width: 1px; 
	font-family: Verdana; 
	color: #333333;
	width: 150px;
}
.txtbox2 {	
	border: #7f9db9;
	font-size: 9px;
	background: #ffffff; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font-family: Verdana; 
	color: #333333;
	width: 65px;
}
.txtbox3 {	
	border: #7f9db9;
	font-size: 9px;
	background: #ffffff; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font-family: Verdana; 
	color: #333333;
	width: 300px;
}
.txtbox4 {	
	border: #7f9db9;
	font-size: 9px;
	background: #ffffff; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font-family: Verdana; 
	color: #333333;
	width: 100px;
}

.gwt-SuggestBox {
  border: #7f9db9;
  font-size: 9px;
  background: #ffffff; 
  border-style: solid; 
  border-width: 1px; 
  font-family: Verdana; 
  color: #333333;
  width: 150px;
}

.gwt-SuggestBoxPopup {
	background-color: #ffe8c2;
	width: 150px;
}

.gwt-SuggestBoxPopup .item {
  font-family:Verdana;
  font-size:10px; 
}

.gwt-SuggestBoxPopup .selectedItem {
  font-family:Verdana;
  font-size:10px; 
  font-weight: bold;
}

