.main {
  background-color: #FFF0FF;
  font-family: Tahoma;
  font-size: 13px;
  color: #000000;
}
a:link {
  color: #000080;
  text-decoration: none;
  font-weight: bold;
}
a:visited {
  color: #000080;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  color: #000080;
  text-decoration: underline;
  font-weight: bold;
}
a:active {
  color: #000080;
  text-decoration: none;
  font-weight: bold;
}
.vertical_line {
//  background-color: #000080;
//  width: 0.5px;
}

.divmain {
  text-align:center; 
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.maintable {
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  width: 950;
}
.sitecontent{
  margin-left: auto;
  margin-right: auto;
  color: #000000;
}


.bigtitle {
  font-weight: bold;
  font-size: 45px;
  color: #000000;
  text-align:center; 
}
.bigtitleenter {
  font-weight: bold;
  font-size: 30px;
  color: #000000;

}
.bigtitleentersign {
  color: red;
}
.smaltitle {
  font-size: 16px;
  color: grey;
}
.galtitle {
  font-size: 16px;
  color: red;
  font-weight: bold;
}

.tdlinks {
  text-align:left;
  vertical-align: top;
  background-color: #FFD6FF;  
  max-width: 275px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tdcontent {
  text-align:center;
  vertical-align: top;
  background-color: #FFD6FF;  
}
.links {
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  text-align:left; 
}
.catlinks {
  font-size: 14px;
  text-align:center; 
}
.upd_group_date {
  font-family: "Courier New", Courier, monospace;
  word-spacing: -0.25em;
  font-size: 11px;
  font-weight: bold;
  color: #3333D6;
}
.newsite {
  font-size: 12px;
  color: red;
  text-transform: lowercase;
}







.linkgroup_seperator {
  text-align: center; 
}

.tdlinksheadline {
  text-align:center;
  font-size: 20px;
  font-weight: bold;
}

.upd_group {
  font-size: 16px;
  font-weight: bold;
  font-style: underline;
}
.upd_group_help {
  font-size: 10px;
  font-style: italic;
  color: grey;  
}
.tablelinks {
  margin-left: auto;
  margin-right: auto;
  border-spacing: 10px;
  table-layout: fixed;
}
.alllinks {
  text-align:center;
  font-size: 20px;
  font-weight: bold;
  width: 850px;
}
.catlinks {
  margin-left: auto;
  margin-right: auto;
  width: 850px;
  font-size: 12px;
  text-align:center; 	
}
.catlinks_headline {
  font-size: 16px;
  font-weight: bold;
}

.updateday {
  font-size: 14px;
  color: #F2F5A9;   
}
.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;	
}

