
A:link {
	FONT-SIZE: 12px; COLOR: #0000AA; TEXT-DECORATION: none
}
A:visited {
	FONT-SIZE: 12px; COLOR: #0000FF; TEXT-DECORATION: none
}
A:hover {
	FONT-SIZE: 12px; COLOR: #0099ff;  TEXT-DECORATION: none
}
A:active {
	FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: none
}
body{
	scrollbar-face-color:#ffffff; scrollbar-highlight-color:#9e9e9e;
	scrollbar-shadow-color:#9e9e9e; scrollbar-3DLIGHT-color:#ffffff;
	scrollbar-arrow-color:#9e9e9e; scrollbar-track-color:#eaeaea;
	scrollbar-darkshadow-color:#eaeaea;
}
.JLogText{
  border-right:#009900 1px dashed;
  border-left:#009900 1px dashed;
  border-top:#009900 1px dashed;
  border-bottom:#009900 1px dashed;
  color: #009900;
  FONT-SIZE: 12px;
  HEIGHT: 16px;
  padding: 1px;
  background-color: #eaeaea;
}

.JText{
  border-right:#999999 1px solid;
  border-left:#999999 1px solid;
  border-top:#999999 1px solid;
  border-bottom:#999999 1px solid;
  overflow:visible;color: #333333;
  FONT-SIZE: 12px;HEIGHT: 16px;
  padding: 1px;   
}
.JTextArea{
	border:#eaeaea 1px solid;
	BORDER-TOP-WIDTH: 1px;
	PADDING-RIGHT: 1px; 
	PADDING-LEFT: 1px; 
	BORDER-LEFT-WIDTH: 1px; 
	FONT-SIZE: 12px; 
	BORDER-LEFT-COLOR: #eaeaea; 
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-BOTTOM-COLOR: #eaeaea; 
	PADDING-BOTTOM: 1px; 
	BORDER-TOP-COLOR: #eaeaea; PADDING-TOP: 1px; 
	HEIGHT: 90px; 
	BORDER-RIGHT-WIDTH: 1px; 
	BORDER-RIGHT-COLOR: #eaeaea;
	background-color:#ffffff
}
.JCombo {
  border-right:#009900 1px dashed;
  border-left:#009900 1px dashed;
  border-top:#009900 1px dashed;
  border-bottom:#009900 1px dashed;
  
  font-size: 12px; color: #333333; 
  text-decoration: none; background-color: #F7F7F7; 
  border: #9e9e9e; border-style: solid; border-top-width: 1px; 
  border-right-width: 1px; border-bottom-width: 1px; 
  border-left-width: 1px; cursor: default;
  width:35px
}
.JLogButton {
    font-size: 11px; 
	color: #000000; 
	text-decoration: none; 
	height:19px; 
	background-color: #eaeaea; 
	border: 1px #9e9e9e inside;
	line-height: normal; 
	font-weight: lighter;
	padding-top: 3px; 
	text-align: center; 
	margin-top: 4px
}
.JButton {
  border-right:#333333 1px solid;
  border-left:#333333 1px solid;
  border-top:#333333 1px solid;
  border-bottom:#333333 1px solid;
  font-size: 12px;color: #000000;
  text-decoration: none; background-color: #eaeaea;
  border: 1px #333333 outside;line-height: normal;
  font-weight: normal;padding-top: 3px; 
  text-align: center ; margin-top: 4px; 
}
.font{
  font-size:12px;
}
