div.header {
  width: 100%;
  background-color: #888;
  color: #fff;
}

div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
  float: left;
  width: 150px;
  text-align: right;
  display:inline;
  }

div.row span.formw {
  float: right;
  width: 300px;
  text-align: left;
  display:inline;
  }


.goserver-BoardImage  {
background-image:	url( images/wood1.gif );
}

.goserver-Main  {
background-color:	#CC9;
border-color:	solid #888;
border-width:	8px;
height:	24em;
width:	100%;
}

.goserver-Table  {
background-color:	white;
border-bottom-color:	black;
border-bottom-style:	outset;
border-bottom-width:	1px;
border-collapse:	collapse;
border-left-color:	black;
border-left-style:	outset;
border-left-width:	1px;
border-right-color:	black;
border-right-style:	outset;
border-right-width:	1px;
border-spacing:	0px;
border-top-color:	black;
border-top-style:	outset;
border-top-width:	1px;
}

.goserver-Table td  {
-moz-border-radius:	0px 0px 0px 0px;
background-color:	white;
border-bottom-color:	black;
border-bottom-style:	inset;
border-bottom-width:	1px;
border-left-color:	black;
border-left-style:	inset;
border-left-width:	1px;
border-right-color:	black;
border-right-style:	inset;
border-right-width:	1px;
border-top-color:	black;
border-top-style:	inset;
border-top-width:	1px;
padding-bottom:	2px;
padding-left:	2px;
padding-right:	2px;
padding-top:	2px;
}

.goserver-Table th  {
-moz-border-radius:	0px 0px 0px 0px;
background-color:	white;
border-bottom-color:	black;
border-bottom-style:	inset;
border-bottom-width:	1px;
border-left-color:	black;
border-left-style:	inset;
border-left-width:	1px;
border-right-color:	black;
border-right-style:	inset;
border-right-width:	1px;
border-top-color:	black;
border-top-style:	inset;
border-top-width:	1px;
padding-bottom:	1px;
padding-left:	1px;
padding-right:	1px;
padding-top:	1px;
}

.goserver-TextError  {
background-color:	#FFC0C0;
font-weight:	bold;
text-align:	center;
}

.goserver-TextInfo  {
background-color:	#FFB;
font-weight:	bold;
text-align:	center;
}

.goserver-UserLink  {
cursor:	pointer;
text-decoration:	underline;
}

.gwt-BorderedPanel  {
}

.gwt-Button  {
background-color: #E42;
color: white;
border: 1px groove #888;
margin-bottom: 2px;
margin-right: 2px;
}

.gwt-Button:hover {
background-color: #FFB;
color: #E42;
}

.gwt-Canvas  {
}

.gwt-CheckBox  {
font-size:	smaller;
}

.gwt-DialogBox  {
background-color:	white;
border-color:	black;
border-style:	outset;
border-width:	1px;
padding:	2px;
sborder:	8px solid #C3D9FF;
}

.gwt-DialogBox .Caption  {
background-color:	#888;
cursor:	default;
font-weight:	bold;
padding:	3px;
}

.gwt-FileUpload  {
}

.gwt-Frame  {
}

.gwt-HTML  {
font-size:	smaller;
}

.gwt-HorizontalSplitter .Bar  {
background-color:	#888;
width:	8px;
}

.gwt-Hyperlink  {
}

.gwt-Image  {
}

.gwt-Label  {
font-size:	smaller;
}

.gwt-ListBox  {
}

.gwt-MenuBar  {
background-color:	#888;
border-color:	solid #100;
border-width:	1px;
cursor:	default;
}

.gwt-MenuBar .gwt-MenuItem  {
cursor:	default;
font-size:	smaller;
padding-bottom:	1px;
padding-left:	4px;
padding-right:	4px;
padding-top:	1px;
}

.gwt-MenuBar .gwt-MenuItem-selected  {
background-color:	#FFB;
}

.gwt-PasswordTextBox  {
}

.gwt-RadioButton  {
font-size:	smaller;
}

.gwt-StackPanel  {
}

.gwt-StackPanel .gwt-StackPanelItem  {
background-color:	#888;
cursor:	pointer;
}

.gwt-StackPanel .gwt-StackPanelItem-selected  {
}

.gwt-TabBar  {
background-color:	#888;
font-size:	smaller;
}

.gwt-TabBar .gwt-TabBarFirst  {
border-bottom:	1px solid #100;
height:	100%;
padding-left:	3px;
}

.gwt-TabBar .gwt-TabBarItem  {
xborder-bottom:	1px solid #100;
xborder-top:	1px solid #888;
border-left:	1px solid #100;
border-right:	1px solid #100;
border-top:	1px solid #100;
cursor:	pointer;
padding:	2px;
}

.gwt-TabBar .gwt-TabBarItem-selected  {
background-color:	#FFB;
border-bottom:	1px solid #FFB;
border-left:	1px solid #100;
border-right:	1px solid #100;
border-top:	1px solid #100;
cursor:	default;
font-weight:	bold;
padding:	2px;
}

.gwt-TabBar .gwt-TabBarRest  {
border-bottom:	1px solid #100;
padding-right:	3px;
}

.gwt-TabPanel  {
}

.gwt-TabPanelBottom  {
border-left:	1px solid #100;
}

.gwt-TextArea  {
}

.gwt-TextBox  {
}

.gwt-Tree  {
}

.gwt-Tree .gwt-TreeItem  {
font-size:	smaller;
}

.gwt-Tree .gwt-TreeItem-selected  {
background-color:	#888;
}

.gwt-VerticalSplitter .Bar  {
background-color:	#888;
height:	8px;
}

.infoProse  {
margin:	8px;
}

a  {
color:	#E42;
}

a:visited  {
color:	#E42;
}

body  {
background-color:	white;
color:	black;
font-family:	Arial, sans-serif;
font-size:	smaller;
margin-bottom:	20px;
margin-left:	20px;
margin-right:	20px;
margin-top:	20px;
}

code  {
font-size:	small;
}

