body {
  font-size:12pt;
  font-family: Geneva, Arial, Helvetica, sans-serif;
}

body.main {
  background-repeat: no-repeat;
  background-attachment: fixed;
  font-size:12pt;
  font-family: Geneva, Arial, Helvetica, sans-serif;
}
a.nav:link { 
  text-decoration: none; 
  color : #FFFF06;
  font-size:12pt;  
  font-family: Geneva, Arial, Helvetica, sans-serif;
}

a.nav:visited { 
  text-decoration: none; 
  color : #FFFF06; 
  font-size:12pt;  
  font-family: Geneva, Arial, Helvetica, sans-serif;
}

a.nav:active { 
  text-decoration: none; 
  color : #FFFF06; 
  font-size:12pt;  
  font-family: Geneva, Arial, Helvetica, sans-serif;
}

a.nav:hover { 
  text-decoration: underline overline; 
  color : #FFFF06; 
  font-size:12pt;
  font-family: Geneva, Arial, Helvetica, sans-serif;
}

a:link { 
  text-decoration: none; 
  color : #FFFFFF;
  font-family: Geneva, Arial, Helvetica, sans-serif;
}

a:visited { 
  text-decoration: none; 
  color : #FFFFFF; 
  font-family: Geneva, Arial, Helvetica, sans-serif;
}

a:active { 
  text-decoration: none; 
  color : #FFFFFF; 
  font-family: Geneva, Arial, Helvetica, sans-serif;
}

a:hover { 
  text-decoration: underline overline; 
  color : #FFFFFF; 
  font-family: Geneva, Arial, Helvetica, sans-serif;
}





div.gb
{
  margin: 0px 0px 20px 0px;
  padding: 0px;
  line-height: 19px;
}

div.gb-author
{
  margin: 0px;
  padding: 3px 10px 3px 10px;
  border-bottom: 1px solid #333A43;
  border-left : 3px solid #333A43;
  border-right: 3px solid #333A43;
  border-top : 3px solid #333A43;
  color: #000000;

}

p.gb-author-left
{
  margin: 0px;
  float: left;
}

p.gb-author-right
{
  margin: 0px;
  text-align: right;
}

div.gb-entry
{
  padding: 1px 10px 1px 10px;
  border-bottom: 3px solid #333A43;
  border-left : 3px solid #333A43;
  border-right: 3px solid #333A43;
  color: #000000;


}
p.gb-browse
{
  text-align: right;
  font-weight: bold;
}

p.gb-admin-buttons
{
  margin: 5px 0px 0px 0px;
  text-align: right;
}

.caution
{
  color: #FF0000;
  font-weight: bold;
}

.small
{
  font-size: 8pt;
  line-height:16px;
}

.comment
{
  margin: 10px 0px 0px 0px;
  color: #333A43;
  font-style: italic;
  font-size: 10pt;
}

img
{
  border: 0px;
}

.gba
{
  text-decoration: none;
  font-weight: bold;
  color: #333A43;
}

.gb_button
{
  background: #5A6678;
  border: 1 solid #333A43;
  color:  #000000;
  font-size: 9pt;
  font-weight: bold;
  cursor: pointer;
}

.gb_input
{
  background : #5A6678;
  border : 1 #333A43;
  color : #000000;
  font-size : 10pt;
  scrollbar-base-color: #333A43;
  scrollbar-arrow-color: #76808F;
  scrollbar-track-color: #333A43;
  scrollbar-face-color: #333A43;
  scrollbar-highlight-color: #76808F;
  scrollbar-3dlight-color: #333A43;
  scrollbar-darkshadow-color: #76808F;
  scrollbar-shadow-color: #333A43;
}

h1 { 
  font-size: 20pt; 
  font-face: bold;
  color: #FFFF06; 
  text-align: center;
}
h2 { 
  font-size: 18pt; 
  font-face: bold;
  color: #FFFF06; 
  text-align: center;
}
h3 { 
  font-size: 16pt; 
  font-face: bold;
  color: #FFFF06; 
  text-align: center;
}
h4 { 
  font-size: 14pt; 
  font-face: bold;
  color: #FFFF06; 
  text-align: center;
}
h5 { 
  font-size: 12pt; 
  font-face: bold;
  color: #FFFF06; 
  text-align: center;
}
p {
  font-size: 12pt; 
  font-family: Geneva, Arial, Helvetica, sans-serif;
}