body {background-color: #F3F4F5;}

h1 {text-align: left; color: #36963B; font-size: 16px; font-family: arial,verdana; font-weight: normal; line-height: 14px}
h2 {text-align: left; color: #cccccc; font-size: 14px; font-family: arial,verdana; font-weight: normal; line-height: 16px}
h3 {text-align: right; color: #ffffff; font-size: 12px; font-family: arial,verdana; font-weight: bold; line-height: 14p}
h4 {text-align: middle; color: #ffffff; font-size: 12px; font-family: arial,verdana; font-weight: normal; line-height:14px}

p.left {text-align: left; color: #97543A; font-family: verdana; line-height: 12px}
p.home {text-align: left; color: #636363; font-size: 12px; font-family: verdana; font-weight: normal; line-height: 16px}
p.center {text-align: center; color: #797A79; font-size: 10px; font-family: verdana; font-weight: bold; line-height: 12px}
p.footer {text-align: center; color: #cccccc; font-size: 10px; font-family: verdana; font-weight: normal; line-height: 10px}
p.right {text-align: right; color: #97543A; font-family: verdana; line-height: 12px}

p.menulink {text-align: center; font-family: verdana}
p.menulink2 {text-align: center; font-family: verdana}

li.norm {font-size: 11px; color: #97543A; font-family: verdana; font-weight: bold; line-height: 16px}

a.one:link {color: #909090; font-family: verdana; font-size: 11px; font-weight: bold; line-height: 16px}
a.one:visited {color: #909090; font-family: verdana; font-size: 11px; font-weight: bold; line-height: 16px}
a.one:hover {color: #3D9B43; font-family: verdana; font-size: 11px; font-weight: bold; line-height: 16px}

a.two:link {color: #ffffff; font-family: verdana; font-size: 11px; font-weight: bold; line-height: 16px}
a.two:visited {color: #ffffff; font-family: verdana; font-size: 11px; font-weight: bold; line-height: 16px}
a.two:hover {color: #3D9B43; font-family: verdana; font-size: 11px; font-weight: bold; line-height: 16px}

a.footer:link {font-size: 10px; color: #797A79; font-family: verdana; font-weight: bold; line-height: 12px}
a.footer:visited {font-size: 10px; color: #797A79; font-family: verdana; font-weight: bold; line-height: 12px}
a.footer:hover {font-size: 10px; color: #5892B7; font-family: verdana; font-weight: bold; line-height: 12px}

a.mailink:link {font-size: 11px; color: #ffffff; font-family: verdana; font-weight: bold; line-height: 16px}
a.mailink:visited {font-size: 11px; color: #ffffff; font-family: verdana; font-weight: bold; line-height: 16px}
a.mailink:hover {font-size: 11px; color: #3D9B43; font-family: verdana; font-weight: bold; line-height: 16px}

a.red:link {font-size: 10px; color: #ff0000; font-family: verdana; font-weight: normal; line-height: 10px}
a.red:visited {font-size: 10px; color: #ff0000; font-family: verdana; font-weight: normal; line-height: 10px}
a.red:hover {font-size: 10px; color: #ffffff; font-family: verdana; font-weight: bold; line-height: 10px}

a.service:link {font-size: 12px; color: #ffffff; font-family: verdana; font-weight: bold; line-height: 14px}
a.service:visited {font-size: 12px; color: #ffffff; font-family: verdana; font-weight: bold; line-height: 14px}
a.service:hover {font-size: 12px; color: #5E8EB1; font-family: verdana; font-weight: bold; line-height: 14px}

table.center {text-align: center; color: #0f5f11; font-size: 12px; font-family: verdana; font-weight: bold; line-height: 16px}


.gfg-root {
  width : 500;
  height : auto;
  position : relative;
  overflow : hidden;
  text-align : left;
  font-family: "Arial", sans-serif;
  font-size: 12px;
  border: 0px solid ##5e8eb1;
}

.gfg-title {
  font-size: 16px;
  font-weight : bold;
  color : #ffffff;
  background-color: #000000;
  line-height : 1.4em;
  overflow : hidden;
  white-space : nowrap;
}

.gfg-title a {
  color : #ffffff;
}

.gfg-subtitle {
  font-size: 14px;
  font-weight : normal;
  color : #3d9b43;
  background-color: #000000;
  line-height : 1.4em;
  overflow : hidden;
  white-space : nowrap;
  margin-bottom : 5px;
}

.gfg-subtitle a {
  color : #5e8eb1;
}

.gfg-entry {
  background-color : #000000;
  width : 100%;
  height : 6.9em;
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-top : 3px;
}

/* To allow correct behavior for overlay */
.gfg-root .gfg-entry .gf-result {
  position : relative;
  background-color : white;
  width : auto;
  height : 100%;
  padding-left : 20px;
  padding-right : 5px;
}

.gfg-list {
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-bottom : 5px;
}

.gfg-listentry {
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  padding-left : 15px;
  padding-right : 5px;
  margin-left : 5px;
  margin-right : 5px;
}

.gfg-root .gfg-listentry a{
color : #000000;
}

.gfg-root .gfg-listentry a:hover {
color : #3d9b43;
}



.gfg-listentry-odd {
  background-color : #cccccc;
}


.gfg-listentry-even {
  background-color : #ffffff;
}

/*
 * FeedControl customizations.
 */

.gfg-root .gfg-entry .gf-result .gf-title {
  font-size: 14px;
  line-height : 1.2em;
  overflow : hidden;
  white-space : nowrap;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  margin-bottom : 2px;
}

.gfg-root .gfg-entry .gf-result .gf-snippet {
  height : 3.8em;
  color: #000000;
  margin-top : 3px;
}







#result { text-align:center; border: 1px solid #ffffff; width: 150px; background: #C9DDC4; font-family: Arial, Verdana, sans-serif; font-weight:bold; font-size : 10px; padding:2px; margin-bottom:2px;
 margin-top:2px;}

#caption{font-family: Arial, Helvetica, sans-serif; font-weight:bold; margin:10px; font-size: 12px; color:#C64934;}

#source{text-align:right; align:right; padding-right:10px; font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-size : 10px; color:#CCCCCC;}

.up{color:#1a1; font-weight:normal; font-size : 10px;}

.down{color:#a11; font-weight:normal;font-size : 10px;}







