h1.hmsSection {
  color: white;
  font-weight: bold; 
  font-family: sans-serif;
}

h2.hmsSection {
  color: #FCE29D;
  font-weight: bold;
  font-family: sans-serif;
  font-size: 13px;
}

em.hmsSection {
  color: #FCE29D;
  font-weight: bold;
  font-family: sans-serif;
  font-size: 13px;
}

span.hmsSection {
  color: white;
  font-family: sans-serif;
  font-size: 11px;
}

b.hmsSection {
  color: white;
  font-weight: bold;
  font-family: sans-serif;
}

small.hmsSection {
  color: white;
  font-family: sans-serif;
  font-size: 9px;
}

a:link.hmsSection {
  color: #FFE4B5;
  font-family: sans-serif;
  font-size: 12px;
  text-decoration: none;
}
a:visited.hmsSection {
  color: #FFE4B5;
  font-family: sans-serif;
  font-size: 12px;
  text-decoration: none;
}
a:active.hmsSection {
  color: #FFE4B5;
  font-family: sans-serif;
  font-size: 12px;
  text-decoration: none;
}
a:hover.hmsSection {
  font-family: sans-serif;
  font-size: 12px;
  text-decoration: underline; color: green;
}

input.hmsSection {
  size: 2;
}





.hmsLayoutTitle { }
.hmsLayoutArea { }
.hmsLayoutLang { }
.hmsLayoutMagnitudeInfo {
  position:absolute;
  /*clip: rect(0px 200px 500px 0px);*/
  left:100px;
  right: 200px;
  top:150px;
  bottom:200px;
}
.hmsLayoutMagnitude { }
.hmsLayoutSiteInfo { }
.hmsLayoutSite { }
.hmsLayoutDateInfo { }
.hmsLayoutDate { }
.hmsLayoutTimeInfo { }
.hmsLayoutTime { }
.hmsLayoutCommentsInfo { }
.hmsLayoutComments { }
.hmsLayoutContactInfo { }
.hmsLayoutContactName { }
.hmsLayoutContactEmail { }
.hmsLayoutFormSaveSettings { }
.hmsLayoutFormSubmit { }
.hmsLayoutSiteInfotext { }















td.hmsMain {
	color: white;	
}

.hmsMenueHeader {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	text-decoration: none;
	color: #aaaaaa;
	text-align: center;
}


.hmsMenueLink {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #004488;
	text-align: left;
	font-weight: bold;
}


.hmsDocumentLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #004488;
}


.hmsDocumentHeader {
	font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 20px;
        text-decoration: none;
        color: #669999;
}

.hmsDocumentStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.hmsFooter{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;	
}

