style "default"
{
  font = "-*-lucida-medium-r-normal-*-*-100-*-*-p-*-iso8859-1"
  bg_pixmap[NORMAL]      = "bg.xpm"
  bg_pixmap[ACTIVE]      = "bg.xpm"
  bg_pixmap[PRELIGHT]    = "button.xpm"
  bg_pixmap[SELECTED]    = "bg.xpm"
  bg_pixmap[INSENSITIVE] = "bg.xpm"
  fg[NORMAL]             = { 0.00, 0.00, 0.00 }
  fg[PRELIGHT]           = { 0.00, 0.00, 0.00 }
  fg[ACTIVE]             = { 0.00, 0.00, 0.00 }
  fg[SELECTED]           = { 0.00, 0.00, 0.00 }
  fg[INSENSITIVE]        = { 0.00, 0.00, 0.00 }
  bg[NORMAL]             = "#84a389"
  bg[ACTIVE]             = "#9fc4a4"
  bg[PRELIGHT]           = "#9fc4a4"
  bg[SELECTED]           = "#617764"
  bg[INSENSITIVE]        = "#617764"
  base[NORMAL]           = "#84a389"
  base[ACTIVE]           = "#9fc4a4"
  base[PRELIGHT]         = "#9fc4a4"
  base[SELECTED]         = "#9fc4a4"
  base[INSENSITIVE]      = "#617764"
  text[NORMAL]           = { 0.00, 0.00, 0.00 }
  text[ACTIVE]           = { 0.00, 0.00, 0.00 }
  text[PRELIGHT]         = { 0.00, 0.00, 0.00 }
  text[SELECTED]         = { 0.00, 0.00, 0.00 }
  text[INSENSITIVE]      = { 0.00, 0.00, 0.00 }
}

style "button"
{
  font = "-*-lucida-medium-r-normal-*-*-100-*-*-p-*-iso8859-1"
  bg_pixmap[NORMAL]      = "button.xpm"
  bg_pixmap[ACTIVE]      = "button.xpm"
  bg_pixmap[PRELIGHT]    = "button.xpm"
  bg_pixmap[SELECTED]    = "button.xpm"
  bg_pixmap[INSENSITIVE] = "button.xpm"
  fg[NORMAL]             = { 0.00, 0.00, 0.00 }
  fg[PRELIGHT]           = { 0.00, 0.00, 0.00 }
  fg[ACTIVE]             = { 0.00, 0.00, 0.00 }
  fg[SELECTED]           = { 0.00, 0.00, 0.00 }
  fg[INSENSITIVE]        = { 0.00, 0.00, 0.00 }
  bg[NORMAL]             = "#969794"
  bg[ACTIVE]             = "#969794"
  bg[PRELIGHT]           = "#969794"
  bg[SELECTED]           = "#c3c4c2"
  bg[INSENSITIVE]        = "#969794"
  base[NORMAL]           = "#969794"
  base[ACTIVE]           = "#969794"
  base[PRELIGHT]         = "#969794"
  base[SELECTED]         = "#c3c4c2"
  base[INSENSITIVE]      = "#969794"
  text[NORMAL]           = { 0.00, 0.00, 0.00 }
  text[ACTIVE]           = { 0.00, 0.00, 0.00 }
  text[PRELIGHT]         = { 0.00, 0.00, 0.00 }
  text[SELECTED]         = { 0.00, 0.00, 0.00 }
  text[INSENSITIVE]      = { 0.00, 0.00, 0.00 }
}

style "text"
{
  font = "-*-lucida-medium-r-normal-*-*-100-*-*-p-*-iso8859-1"
  bg_pixmap[NORMAL]      = "<none>"
  bg_pixmap[ACTIVE]      = "<none>"
  bg_pixmap[PRELIGHT]    = "<none>"
  bg_pixmap[SELECTED]    = "<none>"
  bg_pixmap[INSENSITIVE] = "<none>"
  fg[NORMAL]             = { 0.00, 0.00, 0.00 }
  fg[PRELIGHT]           = { 0.00, 0.00, 0.00 }
  fg[ACTIVE]             = { 0.00, 0.00, 0.00 }
  fg[SELECTED]           = { 0.00, 0.00, 0.00 }
  fg[INSENSITIVE]        = { 0.00, 0.00, 0.00 }
  bg[NORMAL]             = "#969794"
  bg[ACTIVE]             = "#969794"
  bg[PRELIGHT]           = "#969794"
  bg[SELECTED]           = "#c3c4c2"
  bg[INSENSITIVE]        = "#969794"
  base[NORMAL]           = "#969794"
  base[ACTIVE]           = "#969794"
  base[PRELIGHT]         = "#969794"
  base[SELECTED]         = "#c3c4c2"
  base[INSENSITIVE]      = "#969794"
  text[NORMAL]           = { 0.00, 0.00, 0.00 }
  text[ACTIVE]           = { 0.00, 0.00, 0.00 }
  text[PRELIGHT]         = { 0.00, 0.00, 0.00 }
  text[SELECTED]         = { 0.00, 0.00, 0.00 }
  text[INSENSITIVE]      = { 0.00, 0.00, 0.00 }
}

class "GtkWidget" style "default"
class "GtkViewport" style "button"
class "GtkFrame" style "button"
class "GtkFrame" style "button"
class "GtkButton" style "button"
class "GtkMisc" style "button"
#class "GnomeDock" style "button"
#class "GnomeDockItem" style "button"
#class "GtkRadioButton" style "default"
#class "GtkToggleButton" style "default"
class "GtkArrow" style "button"
class "GtkScrollbar" style "button"
class "GtkProgress" style "button"
class "GtkMenu" style "button"
class "GtkMenuItem" style "button"
class "GtkTearOffMenuItem" style "button"
#class "GtkMenuBar" style "button"
class "GtkEditable" style "text"
class "GtkCList" style "text"
class "GtkList" style "text"
class "GtkListItem" style "text"
class "GtkTree" style "text"
class "GtkCTree" style "text"
class "GtkNotebook" style "button"
class "GtkTooltips" style "button"
