body {
    margin: 0px;
    background-color: #ffffff;
    font-family: verdana, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: #000000;
}

table.pagelayout {
    margin-left: auto;
    margin-right: auto;
    width: 781px;
    border-spacing: 0pt;
    border-collapse: collapse;
}

td.maintext {
    font-family: verdana, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: #000000;
    vertical-align: top;
    padding-right: 15px;
}

p, td {
    font-family: verdana, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: #000000;
}

h1{
font-family: verdana, sans-serif;
font-size: 16pt;
font-weight:bold;
color:#1d7a12;
margin: 0px;
}

h2{
font-family: verdana, sans-serif;
font-size: 9pt;
font-weight:bold;
color:#1d7a12;
}

a{
color: #0b4707;
font-weight:bold;
text-decoration:none;
}

a:hover{
color:#73be74;
text-decoration:none;
}

.menu td a{
color:#ffffff;
font-size: 8pt;
font-weight:normal;
}

.menu td a:hover{
color:#73be74;
}


H3 {font-size: 16pt; font-weight: normal}
H4 {font-size: 14pt; font-weight: normal}

.header1 {
  font-family: verdana, sans-serif;
  font-size: 16pt;
  font-weight:bold;
  color:#1d7a12;
}
td.header1 {
  padding-bottom: 5px;
  padding-top: 10px;
}
.header2 {
  font-family: verdana, sans-serif;
  font-size: 10pt;
  font-weight:bold;
  color:#1d7a12;
}
.header3 {
  font-family: verdana, sans-serif;
  font-size: 9pt;
  font-weight:bold;
  color:#1d7a12;
}
.menubutton_left {
background: url(/images/menu-left.gif) no-repeat right top;
width: 4px;
}
.menubutton_left_active {
background: url(/images/menu-left-active.gif) no-repeat right top;
width: 4px;
}
.menubutton {
background: url(/images/menu-bg.gif) repeat-x;
text-align: center;
}
.menubutton_active {
background: url(/images/menu-bg-active.gif) repeat-x;
text-align: center;
}
.menubutton_right {
background: url(/images/menu-right.gif) no-repeat left top;
width: 4px;
}
.menubutton_right_active {
background: url(/images/menu-right-active.gif) no-repeat left top;
width: 4px;
}


.img-shadow {
background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
background: url(/images/shadow.gif) no-repeat bottom right;
margin: 15px 0 0 10px !important;
margin: 15px 0 0 5px;
}
.img-shadow img {
display: block;
position: relative;
background-color: #fff;
border: 1px solid #a9a9a9;
margin: -6px 6px 6px -6px;
padding: 4px;
}
.sideimage {
  border: solid black 1px;
}
td.album {
  text-align: center;
  vertical-align: top;
}
a.GLink {
color: #e2e2e2;
font-weight:bold;
text-decoration:none;
}
a.GLink:hover{
color: #e2e2e2;
text-decoration:none;
}
img.noborder {
  border: none;
}
