.main {
  background-color: #FFFFFF;
  font-family: Verdana;
  font-size: 12px;
  color: #000000;
}
.divmain {
  text-align:center; 
}

a:link {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}
a:visited {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  color: #000000;
  text-decoration: underline;
  font-weight: bold;
}
a:active {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

.smaltitle {
  font-size: 24px;
  font-style: italic;
  font-weight: bold;
  color: red;
}
.bigtitle {
  font-family:Monotype Corsiva, Times, serif;
  font-weight: bold;
  font-size: 60px;
}
.bigsubtitle {
  font-size: 24px;
  display: inline;
  font-style: italic;
  font-weight: bold;
}
.links {
  margin-left: auto;
  margin-right: auto;
  width: 650px;
  text-align:left; 
}
.linkgroup_seperator {
  text-align: center; 
}
.tdlinks {
  text-align:left;
  vertical-align: top;
}

.tdlinksheadline {
  text-align:center;
  font-size: 20px;
  font-weight: bold;
}

.upd_group {
  font-size: 16px;
  font-weight: bold;
  font-style: underline;
  color: red;
}
.upd_group_help {
  font-size: 10px;
  font-style: italic;
  color: grey;  
}
.upd_group_date {
  font-family: "Courier New", Courier, monospace;
  word-spacing: -0.25em;
  font-size: 10px;
  color: red;
}
.newsite {
  vertical-align: super;
  font-size: 10px;
  color: red;
  font-weight: bold;
}
.tablelinks {
  margin-left: auto;
  margin-right: auto;
}
.alllinks {
  text-align:center;
  font-size: 20px;
  font-weight: bold;
}
.catlinks {
  margin-left: auto;
  margin-right: auto;
  width: 650px;
  font-size: 12px;
  text-align:center; 	
}
.catlinks_headline {
  font-size: 16px;
  font-weight: bold;
}

.updateday {
  font-size: 14px;
  color: red;   
}
.tableforms {
  margin-left: auto;
  margin-right: auto;
  width: 670px;
  text-align:left; 	
  
}
.tdforms {
  vertical-align: top;
  text-align:left;
}
.formshelp {
  font-size: 14px;
  color: grey;
}

.error_text {
  color: red;
  font-weight: bold;
}
.sendupdate {
  margin-left: auto;
  margin-right: auto;
  width: 600px;
  text-align:left; 	
}
.form_title {
  font-size: 18px;
  font-weight: bold;	
}


.titlebar {
  margin-left: auto;
  margin-right: auto;
  text-align:center;  
  font-size: 24px;
  width: 700px;
}
.titlebar2 {
  margin-left: auto;
  margin-right: auto;
  text-align:center;  
  font-size: 14px;
  width: 700px;
}
