@import "flavors/default/spgm_style.css";

body {
  background-color: #40851B;
  color: #000000;
  font-family: Trebuchet MS;
  text-align: center;
}

H1, .head { 
	font-size: 16pt; 
	color: #ffffff;

}

.menu { 
	font-size: 12pt; 
	font-weight: bold;
	color: #ffffff;
}

.menu a, .menu a:visited{
	color: #C0F26B;
	text-decoration: underline;
}
.menu a:hover {
	color: #E6F8B9;
	text-decoration: none;
	border-bottom: 3px double;
}

.footer, .footer a, .footer a:visited{ 
	font-size: 7pt;
	font-family: Verdana;
	color: #ffffff;
	
}

.footer a:hover{ 
	font-size: 7pt;
	font-family: Verdana;
	color: #ffffff;
	text-decoration: overline;
}	


TABLE.table-galitem {
  width: 100%;
}

TD.td-galitem-icon {
  padding-right: 10px;
  color: #000000;

}

TD.td-galitem-title, TD.td-galitem-title A, TD.td-galitem-title a:visited, TD.td-galitem-title a:hover {
  font-family:  verdana, helvetica, arial, sans-serif;
  font-size:    9pt;
  width:        100%;
  text-align: left;
  font-weight: bold;
  color: #999999;
}

TD.td-galitem-caption{
  font-family:  verdana, helvetica, arial, sans-serif;
  font-size:    8pt;
  /*font-style:   italic;*/
  text-align: left;
  color: #000000;

}
DIV.div-galheader, DIV.div-galheader a, DIV.div-galheader a:visited, DIV.div-galheader a:hover{
  font-family:  verdana, helvetica, arial, sans-serif;
  font-size:    10pt;
  font-weight:  bold;
  color: #000000;
  margin-bottom: 20px;
  padding: 1px;
  width: 100%;
  text-align: left;
}
TD.td-thumbnails-navi, TD.td-thumbnails-navi a, TD.td-thumbnails-navi a:hover, TD.td-thumbnails-navi a:visited {
  color: #000000;
  border-top: 2px solid #444444;
  font-family:	verdana, helvetica, arial, sans-serif;
  font-size:	10pt;
  font-weight:	bold;
  text-align: right;
  padding: 8px;
}
TD.td-main-title-spgm-link, TD.td-main-title-spgm-link a, TD.td-main-title-spgm-link a:visited, TD.td-main-title-spgm-link a:hover {
  color:#999999;
  font-size:8pt;
  font-family: verdana, helvetica, arial, sans-serif;
  text-align: center;
  background-color: transparent;
}

A.a-spgm-link {
  color: #999999;
  font-size:8pt;
  font-family: verdana, helvetica, arial, sans-serif;
  background-color: transparent;
}