h1
{
  font-weight: bold;
  font-size: 150%;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  margin-top: 0px;
  padding-bottom: 0.5ex;
  color: #009ace;
}

h2
{
  font-weight: bold;
  font-size: 120%;
  padding-bottom: 0.5ex;
  color: #009ace;
}

h3
{
  font-weight: bold;
  font-size: 115%;
  padding-bottom: 0.5ex;
  color: #009ace;
}

h4
{
  font-size: 105%;
  padding-bottom: 0.5ex;
  color: #009ace;
}

a
{
  color: #009ace;
  font-weight: bold;
}

a:visited
{
  color: #999999;
  font-weight: bold;
}

img
{
  border-style: none;
}

body
{
  font-size: 90%;
  font-family: verdana, helvetica, sans-serif;
  margin: 0;
  padding: 0;
}

.pgaCode
{
  font-family: "lucida console", monospace;
  background-color: #eeeeee;
  padding: 5px;
}

.pgaBanner
{
  background-color: #eeeeee;
  padding: 5px;
  text-align: center;
  font-weight: bold;
}

.pgaTranslationTable
{
  border-style: solid;
  border-width: 1px;
  border-color: #999999;
  border-collapse: collapse;
}

.pgaTranslationTableHeader
{
  font-weight: bold;
  color: #ffffff;
  border-color: #999999;
  border-style: solid;
  border-width: 1px;
  background-color: #009ace;
}

.pgaTranslationTableHeader a
{
  color: #ffffff;
}

.pgaTranslationTableHeader a:visited
{
  color: #ffffff;
}

.pgaTranslationTableCell
{
  border-style: solid;
  border-width: 1px;
}

#pgaPage
{
  margin: 0;
  padding: 0;
}

#pgaHeader
{
  width: 100%;
  border-style: none;
  border-collapse: collapse;
  border-spacing: 0px;
  background-color: #009ace;
}

#pgaMainMenu
{
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-color: #999999;
  color: #999999;
  font-weight: bold;
  white-space: nowrap;
  padding: 2px 0px 0px 0px;
}

.pgaMainMenuOption
{
  display: inline;
  padding: 1px 16px;
  border-top: 1px solid #999999;
  border-right: 1px solid #999999;
}
.pgaMainMenuOption:last-child
{
  border-top-right-radius: 8px;
}

a.pgaMainMenuOption
{
  text-decoration: none;
  color: #ffffff;
}
a.pgaMainMenuOption:hover
{
  background-color: #999999;
}

a.pgaMainMenuSelection,
a.pgaMainMenuSelection:hover
{
  background-color: #eeeeee;
  color: #009ace;
}

#pgaLogo
{
  height: 100px;
  width: 349px;
  padding: 0px;
}

#pgaSVN
{
  color: #ffffff;
}

#pgaSVN a
{
  color: #ffffff;
  text-decoration: none;
}

#pgaSVN a:visited
{
  color: #ffffff;
  text-decoration: none;
}

#pgaSVN a:hover
{
  text-decoration: underline;
}

#pgaSearch
{
  float: right;
  text-align: right;
  padding-right: 5px;
}

#pgaSearch form
{
  margin-bottom: 0px;
}

#pgaLanguages
{
  color: #ffffff;
}

#pgaLanguages form
{
  margin-bottom: 0px;
}

#pgaSectionContent
{
  margin-top: 15px;
  line-height: 1.2;
  width: 100%;
}

#pgaSectionMenu
{
  vertical-align: top;
  width: 170px;
  line-height: 2.0;
  white-space: nowrap;
  font-weight: bold;
  color: #999999;
}

#pgaSectionMenu a
{
  text-decoration: none;
}

#pgaSectionMenuSelection
{
  background-color: #009ace;
}

#pgaSectionMenuSelection a
{
  color: #ffffff;
}

.pgaSectionMenuOption
{
  background-color: #eeeeee;
}

.pgaSectionMenuOption a
{
  display: block;
  color: #009ace;
}

.pgaSectionMenuOption a:visited
{
  color: #009ace;
}

.pgaSectionMenuOption a:hover
{
  background-color: #999999;
  color: #eeeeee;
}

#pgaContent
{
  vertical-align: top;
  padding-left: 15px;
  padding-right: 15px;
}

#pgaSVNContent
{
  vertical-align: top;
  padding-left: 10px;
  padding-right: 10px;
  align: center;
}

#pgaAd
{
  text-align: center;
  vertical-align: top;
  white-space: nowrap;
  width: 165px;
}

#pgaFooter
{
  padding-right: 5px;
  font-weight: bold;
}

#pgaFooter a
{
  color: #009ace;
}

.pgaScreenShotBox
{
  width: 300px;
  height: 300px;
  float: left;
}
