body { 
	background-color: white;
	color2: #6d6f71;
	color: black;
	font-family: Arial, sans-serif;
	font-size: small;
	margin: 5px;
}

a {	
	color: navy;
}

a:visited {	
	color: navy; 
}

.gwt-DialogBox {
	border: 2px solid #AAAAAA;
	background-color: white;
}

.gwt-DialogBox .Caption {
	background-image: url(gray_gradient.gif);
	background-repeat: repeat-x;
	padding: 4px;
	padding-bottom: 8px;
	font-weight: bold;
	cursor: default;
}

.gwt-MenuBar {
	background-color: #595959;
	cursor: default;
}

.gwt-MenuItem {
	color: white;
	font-weight: bold;
	font-size: 80%;
	margin: 1px;
	cursor: pointer;
}

.gwt-MenuItem-selected {
	background-color: #FF7D0A;
	color: white;
}

.gwt-Tree {
}

.gwt-Tree .gwt-TreeItem {
	font-size: 80%;
	cursor: default;
	color: black;
}

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

.gwt-StackPanel {
	background-color: white;
	border: 1px solid #AAAAAA;
	width: 15em;
}

.gwt-StackPanel .gwt-StackPanelItem {
	background-image: url(blue_gradient.gif);
	background-repeat: repeat-x;
	background-color: #EEEEEE;
	cursor: pointer;
	cursor: hand;
}

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

.gwt-TabPanel {
	
}

.gwt-TabPanelBottom {
	border-left: 1px solid #f37021;
	border-right: 1px solid #f37021;
	border-bottom: 1px solid #f37021;
}

.gwt-TabBar {
	font-size: smaller;
	cursor: pointer;
}

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

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

.gwt-TabBar .gwt-TabBarItem {
	border-top: 1px solid #f37021;
	border-bottom: 1px solid #f37021;
	padding: 2px;
	cursor: hand;
	white-space: nowrap;
	border-right: 1px solid #f37021;
}

.gwt-TabBar .gwt-TabBarItem-selected {
	font-weight: bold;
	background-color: #f37021;
	background-image: url('imgs/menubar/configurationBackground.jpg');
	border-top: 1px solid #f37021;
	border-right: 1px solid #f37021;
	border-bottom: 1px solid #f37021;
	padding: 2px;
	cursor: default;
	color: white;
	white-space: nowrap;
}
.psg-resale-errormessage {
	color: Red;
	font-family: monospace;
	font-size: 12px;
	font-style: italic;
	text-align: left;
	vertical-align: middle;
}
.psg-flowright {
	text-align: right;
}

.CalendarWidget {
  border: 1px solid #ACA899;
}

.CalendarWidget .navbar {
  width: 100%;
  background-color: #F37021;
  vertical-align: middle;
  border-bottom: 1px solid #ACA899;
}

.CalendarWidget .navbar .gwt-Button {
  padding-left: 5px;
  padding-right: 5px;
}

.CalendarWidget .table {
  font: 10pt sans-serif;
  text-align: center;
}

.CalendarWidget .weekheader {
  background-color: #ACA899;
}

.CalendarWidget .weekheader .days {
  width: 3em;
}

.CalendarWidget .cell {
  cursor:pointer;
}

.CalendarWidget .cell .gwt-HTML {
  border: 1px solid #ACA899;
}

.CalendarWidget .cell .gwt-HTML span {
  width: 100%;
  height: 100%;
  line-height: 2em;
}

.CalendarWidget .today .gwt-HTML {
  background-color: #F37021;
}

.CalendarWidget .day .gwt-HTML {
  border: 1px solid #F37021;
}
.psg-Header {
	font-size: 36px;
	color: #f37021;
}
.psg-explanation {
	border: thin solid;
	font-family: monospace;
	font-size: 12px;
	background-color: lightgoldenrodyellow;
}
.psg-Hyperlink {
	font-family: monospace;
}
.psg-qpanel {
	border: thin solid;
}

.psg-popup {
	border: thin solid;
	background-color: white; 
}

.psg-blockpage {
	background-color: #ebe9ed;
	filter: alpha(opacity=50);	
}
.psg-leftalign {
	text-align: left;
}
.psg-underline {
	text-decoration: underline;
}
.psg-loading {
	color: white;
	border: thin solid black;
	text-align: center;
	vertical-align: middle;
	background-color: red;
}
.psg-noclip {
	overflow: visble
}
.psg-nobreak {
	white-space: nowrap;
}
.psg-error {
	color: Red;
	font-style: italic;
}
.psg-beveled {
	border: 3px inset;
}
.psg-frame {
	border: hidden;
}
.psg-groubox {
	border: 1pt solid Silver;
}
.psg-leftLabel {
	text-align: left;
}
.psg-mainmenubar {
	background-color: whitesmoke;
}
.psg-FormLabel {
	color: midnightblue;
}
.psg-FormLabelInvalid {
	color: Red;
}
.psg-MainMenu-Selected {
	color: Black;
	text-decoration: none;
}
.psg-SmallHeader {
	color: #f37021;
	font-weight: bold;
}
.gwt-TextBox {
}
.psg-NoBorderFrame {
	border: hidden;
}
.psg-signInBackground {
	background-image: imgs/company_console_base_04.jpg;
	background-repeat: no-repeat;
}
.psg-WhiteLabel {
	color: white;
	font-weight: bold;
}
.psg-ImageButton {
	cursor: pointer;
}
.psg-MenuLabel {
	color: white;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	background-color: transparent;
	cursor: pointer;
}

.psg-MenuLabel-Selected {
	color: white;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: transparent;
	cursor: pointer;
}

.psg-OrangeTitleLabel{
	color: white;
	text-align: center;
	font-size: 8pt;
	vertical-align: middle;
	background-color: transparent;
	cursor: pointer;
}

.psg-MenuBarBackground {
	background-image: url(imgs/menubar/barSection.jpg);
	background-repeat: repeat;
}
.psg-titleSubTitle {
	color: #AEAFB1;
	font-style: italic;
}

.psg-UnselectedTextBox {
	border: thin hidden Black;
}
.psg-SelectedTextBox {
	border: thin solid black;
}
.psg-MouseOverField {
	border: thin solid Black;
	cursor: pointer;
}

.psg-Removed {
	text-decoration: line-through;
}
.psg-LinkToolbar {
	border-top: 1px solid lightgrey;
}
.psg-Seperator-Right {
	border-right: 1px solid darkgray;
}
.psg-Seperator-Bottom {
	border-bottom: 1px solid darkgray;
}
.psg-Hyperlink-Big {
	font-family: monospace;
	font-size: 24px;
}
.psg-OnSale {
	color: Red;
	font-family: monospace;
	font-style: italic;
}
.psg-Price {
	font-family: monospace;
}
.psg-large-type {
	font-size: 24px;
	font-variant: small-caps;
	font-weight: bold;
}
.psg-column-shade {
	background-color: gainsboro;
}
.psg-margin {
	padding: 10px;
}
.psg-boxed {
	border: thin inset;
}
.psg-UpperLowerCase {
	font-variant: small-caps;
}
.psg-PageHeader {
	color: #6C6D6F;
	font-family: sans-serif;
	font-size: 24px;
}
.psg-Bold {
	font-weight: bold;
	whitespace: nowrap;
}
.psg-smalldescription {
	font-size: 10px;
	font-style: italic;
}
.psg-bordered {
	border: 1px solid black;
}
.psg-nowrap {
	whitespace: nowrap;
}
.psg-Row-Header {
	font-size: 13px;
	font-weight: bold;
}
.psg-Orange-Row-Header {
	color: darkorange;
	font-size: 13px;
	font-weight: bold;
}
.psg-table-style {
	border: 2px solid Black;
}
.psg-cell-style {
	border: 1px solid Black;
}

