
/**
 * INFO SUBVERSION
 * FILE: $Header$ 
 * REV:  $Revision$
 */ 



html,body,table td,td,a,div
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	-moz-box-sizing: border-box; /* Mozilla */
	box-sizing: border-box; /* Opera7 */
}

.gwt-PushButton table td
{
	font-weight: bold;
	fons-size: 9px;
}

.gwt-TextBox
{
	border-color: darkgray;
}

body
{
	padding-top: 20px;
	padding-left: 80px;
	padding-right: 80px;
}

strong, .gwt-boldStyle
{
	color: darkblue;
}

hr
{
	border-width: 0px;
	color: darkgray;
	background-color: darkgray;
	height: 2px;
}

.gwt-spacingGrid
{
	border-collapse: separate;
	border-spacing: 4px;
	*border-spacing: 5px;
	-moz-box-sizing: border-box; /* Mozilla */
	box-sizing: border-box; /* Opera7 */
}


